automatic version update by autodist [release 21.34-1mamba;Thu Mar 04 2021]

This commit is contained in:
Automatic Build System 2024-01-05 22:31:20 +01:00
parent 2a91c6aab2
commit cbe82f9205

View File

@ -1,15 +1,14 @@
Name: fotoxx Name: fotoxx
Version: 21.33 Version: 21.34
Release: 1mamba Release: 1mamba
Summary: a free open source Linux program for editing image files from a digital camera. Summary: a free open source Linux program for editing image files from a digital camera.
Group: Graphical Desktop/Applications/Graphics Group: Graphical Desktop/Applications/Graphics
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
URL: http://www.kornelix.net/fotoxx.html URL: https://www.kornelix.net/fotoxx.html
Source: https://www.kornelix.net/downloads/downloads/fotoxx-%{version}.tar.gz Source: https://www.kornelix.net/downloads/downloads/fotoxx-%{version}.tar.gz
License: GPL License: GPL
BuildRoot: %{_tmppath}/%{name}-%{version}-root
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: clutter-gtk-devel BuildRequires: clutter-gtk-devel
BuildRequires: glibc-devel BuildRequires: glibc-devel
@ -31,12 +30,12 @@ BuildRequires: libstdc++6-devel
BuildRequires: libtiff-devel BuildRequires: libtiff-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
%description %description
Navigate images with a pageable thumbnail window, edit an entire image or selected areas, change brightness and contrast, flatten brightness distribution, change color intensity, reduce the number of colors (posterize), make panoramas, make HDR images, crop, rotate (any angle), rescale, fix red-eye, fix perspective (slanted buildings), warp, sharpen, blur, remove noise (speckles), add tags to images and search by tags, make a collage of images and text, print Navigate images with a pageable thumbnail window, edit an entire image or selected areas, change brightness and contrast, flatten brightness distribution, change color intensity, reduce the number of colors (posterize), make panoramas, make HDR images, crop, rotate (any angle), rescale, fix red-eye, fix perspective (slanted buildings), warp, sharpen, blur, remove noise (speckles), add tags to images and search by tags, make a collage of images and text, print
%prep -n %{name} %debug_package
%prep -n %{name}
%setup -q -n %{name} %setup -q -n %{name}
%build %build
@ -64,7 +63,7 @@ export DESTDIR=%{buildroot}/usr
%{_datadir}/fotoxx/images/*.jpg %{_datadir}/fotoxx/images/*.jpg
%{_datadir}/fotoxx/images/*.png %{_datadir}/fotoxx/images/*.png
%{_datadir}/fotoxx/images/edit-funcs/*.png %{_datadir}/fotoxx/images/edit-funcs/*.png
%{_datadir}/metainfo/fotoxx.appdata.xml #%{_datadir}/metainfo/fotoxx.appdata.xml
#%dir %{_datadir}/fotoxx/icons/edit-funcs #%dir %{_datadir}/fotoxx/icons/edit-funcs
#%{_datadir}/fotoxx/icons/edit-funcs/* #%{_datadir}/fotoxx/icons/edit-funcs/*
%{_datadir}/applications/fotoxx.desktop %{_datadir}/applications/fotoxx.desktop
@ -74,6 +73,9 @@ export DESTDIR=%{buildroot}/usr
%{_mandir}/man1/fotoxx.1.gz %{_mandir}/man1/fotoxx.1.gz
%changelog %changelog
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 21.34-1mamba
- automatic version update by autodist
* Tue Feb 23 2021 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 21.33-1mamba * Tue Feb 23 2021 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 21.33-1mamba
- update to 21.33 - update to 21.33
- fixed url - fixed url