[packages/exiv2] - updated to 0.28.2
qboosh
qboosh at pld-linux.org
Fri Mar 1 19:50:32 CET 2024
commit 7621c1ab81414a32777cdada78de8b57a3914e16
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Mar 1 19:32:49 2024 +0100
- 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/exiv2.git/commitdiff/7621c1ab81414a32777cdada78de8b57a3914e16
More information about the pld-cvs-commit
mailing list