automatic version update by autodist [release 5.0.1-1mamba;Wed Feb 12 2025]

This commit is contained in:
Automatic Build System 2025-02-13 09:52:08 +01:00
parent a5ab8053c4
commit eabe230f53
2 changed files with 5 additions and 3 deletions

View File

@ -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.

View File

@ -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