update to 23.2 [release 23.2-1mamba;Sun Mar 26 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 22:31:23 +01:00
parent aa625fd9f8
commit 2465e20169

View File

@ -1,5 +1,5 @@
Name: fotoxx
Version: 23.1
Version: 23.2
Release: 1mamba
Summary: A free open source Linux program for editing image files from a digital camera
Group: Graphical Desktop/Applications/Graphics
@ -7,7 +7,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://kornelix.net/fotoxx/fotoxx.html
Source: https://www.kornelix.net/downloads/downloads/fotoxx-%{version}.tar.gz
Source: https://www.kornelix.net/downloads/downloads/fotoxx-%{version}-source.tar.gz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: clutter-gtk-devel
@ -34,7 +34,7 @@ Navigate images with a pageable thumbnail window, edit an entire image or select
%debug_package
%prep -n %{name}
%prep
%setup -q -n %{name}
%build
@ -69,6 +69,9 @@ export DESTDIR=%{buildroot}/usr
#%doc doc/Copyright
%changelog
* Sun Mar 26 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 23.2-1mamba
- update to 23.2
* Thu Feb 02 2023 Automatic Build System <autodist@mambasoft.it> 23.1-1mamba
- automatic version update by autodist