From 7621c1ab81414a32777cdada78de8b57a3914e16 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 1 Mar 2024 19:32:49 +0100 Subject: [PATCH] - updated to 0.28.2 --- exiv2.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/exiv2.spec b/exiv2.spec index ed5c2de..87c9704 100644 --- a/exiv2.spec +++ b/exiv2.spec @@ -6,14 +6,14 @@ Summary: EXIF and IPTC metadata manipulation tools Summary(pl.UTF-8): Narzędzia do obróbki metadanych EXIF i IPTC Name: exiv2 -Version: 0.28.1 +Version: 0.28.2 Release: 1 License: GPL v2+ Group: Applications/Graphics -#Source0Download: https://exiv2.org/download.html +#Source0Download: https://github.com/Exiv2/exiv2/releases Source0: https://github.com/Exiv2/exiv2/archive/v%{version}/%{name}-%{version}.tar.gz -# Source0-md5: c4d05b86bda11c15163903822d0eebfb -URL: https://exiv2.org/ +# Source0-md5: 75a8766216a15ad104f09ab4a0eab7ca +URL: https://github.com/Exiv2/exiv2 BuildRequires: cmake >= 3.11.0 %{?with_curl:BuildRequires: curl-devel} %{?with_apidocs:BuildRequires: doxygen} @@ -127,7 +127,7 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_libdir}/libexiv2.so %{_includedir}/exiv2 %{_pkgconfigdir}/exiv2.pc -%{_datadir}/cmake/exiv2 +%{_libdir}/cmake/exiv2 %if %{with apidocs} %files apidocs -- 2.43.0