update to 0.26 [release 0.26-1mamba;Sat Dec 23 2017]

This commit is contained in:
Silvan Calarco 2024-01-06 04:13:14 +01:00
parent 2fdc13fb86
commit e838f20f31

View File

@ -1,14 +1,14 @@
Name: libexiv2
Epoch: 1
Version: 0.25
Release: 2mamba
Version: 0.26
Release: 1mamba
Summary: Exif and IPTC metadata library and tools
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Davide Madrisan <davide.madrisan@gmail.com>
URL: http://www.exiv2.org/
Source0: http://www.exiv2.org/exiv2-%{version}.tar.gz
Source0: http://www.exiv2.org/builds/exiv2-%{version}-trunk.tar.gz
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libgcc
@ -44,7 +44,7 @@ Exiv2 is a C++ library and a command line utility to access image metadata.
This package contains static libraries and header files need for development.
%prep
%setup -q -n exiv2-%{version}
%setup -q -n exiv2-trunk
%build
%configure --disable-static
@ -79,8 +79,12 @@ This package contains static libraries and header files need for development.
%defattr(-,root,root)
%{_bindir}/exiv2
%{_mandir}/man1/exiv2.*
%{_mandir}/man1/exiv2samples.1*
%changelog
* Sat Dec 23 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 0.26-1mamba
- update to 0.26
* Sun Dec 13 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.25-2mamba
- rebuilt with gcc 5.2.0