automatic version update by autodist [release 5.0.1-1mamba;Wed Feb 12 2025]
This commit is contained in:
parent
a5ab8053c4
commit
eabe230f53
@ -4,3 +4,4 @@ Darktable is an open source photography workflow application and RAW developer.
|
||||
A virtual lighttable and darkroom for photographers.
|
||||
It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them.
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
%define maj3ver %(echo %version | cut -d. -f1-3)
|
||||
Name: darktable
|
||||
Version: 5.0.0
|
||||
Version: 5.0.1
|
||||
Release: 1mamba
|
||||
Summary: An open source photography workflow application and RAW developer
|
||||
Group: Graphical Desktop/Applications/Graphics
|
||||
@ -70,12 +70,10 @@ Darktable is an open source photography workflow application and RAW developer.
|
||||
A virtual lighttable and darkroom for photographers.
|
||||
It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
#-D -T
|
||||
#%patch1 -p1
|
||||
|
||||
%build
|
||||
#:<< _EOF
|
||||
@ -124,6 +122,9 @@ rm -f %{buildroot}%{_defaultdocdir}/darktable/{AUTHORS,LICENSE,README,TRANSLATOR
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 12 2025 Automatic Build System <autodist@openmamba.org> 5.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Dec 22 2024 Automatic Build System <autodist@openmamba.org> 5.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user