update to 2.10.0 [release 2.10.0-1mamba;Sat Nov 26 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 18:33:41 +01:00
parent d24b3458be
commit 80c6d28a31

View File

@ -1,29 +1,28 @@
Name: tintii
Version: 2.9.0
Version: 2.10.0
Release: 1mamba
Summary: a photo filter for selective color, saturation, and hue shift photo adjustments.
Summary: A photo filter for selective color, saturation, and hue shift photo adjustments
Group: Graphical Desktop/Applications/Graphics
Vendor: openmamba
Distribution: openmamba
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
URL: http://www.indii.org/software/tintii
Source: http://cdn.indii.org/files/tint/releases/tintii-%{version}.tar.gz
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.indii.org/software/tintii/
Source: https://sourceforge.net/projects/tint/files/tintii/%{version}/tintii-%{version}.tar.gz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libgcc
BuildRequires: libgomp-devel
BuildRequires: libstdc++6-devel
BuildRequires: libwxBase-unicode-devel
BuildRequires: libwxGTK-unicode-devel
BuildRequires: libwx_baseu30-devel
BuildRequires: libwx_gtk3u30-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%debug_package
%description
Tintii is a photo filter for selective color, saturation, and hue shift photo adjustments. Its unique ability is to automatically detect the major colors in a photo to isolate changes to local areas, making adjustments quick, easy, and more precise than other means.
%debug_package
%prep
%setup -q
@ -45,6 +44,9 @@ Tintii is a photo filter for selective color, saturation, and hue shift photo ad
%doc COPYING
%changelog
* Sat Nov 26 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10.0-1mamba
- update to 2.10.0
* Thu Oct 23 2014 Automatic Build System <autodist@mambasoft.it> 2.9.0-1mamba
- automatic update by autodist