From 1244c804e1852319872ab84b80c440a2149f69e3 Mon Sep 17 00:00:00 2001 From: 18302918689 <1360148247@qq.com> Date: Tue, 8 Sep 2020 14:58:03 +0800 Subject: [PATCH] modify source url --- exiv2.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/exiv2.spec b/exiv2.spec index 76f206a..783a7f4 100644 --- a/exiv2.spec +++ b/exiv2.spec @@ -1,10 +1,10 @@ Name: exiv2 Version: 0.26 -Release: 20 +Release: 21 Summary: Exif, IPTC and XMP metadata and the ICC Profile License: GPLv2+ URL: http://www.exiv2.org/ -Source0: https://github.com/Exiv2/%{name}/archive/exiv2-%{version}.tar.gz +Source0: https://github.com/Exiv2/exiv2/archive/v%{version}.tar.gz Patch0: exiv2-simplify-compiler-info-in-cmake.patch Patch1: exiv2-fix-documentation-build.patch @@ -120,6 +120,12 @@ test -x %{buildroot}%{_libdir}/libexiv2.so %{_datadir}/doc/html/ %changelog +* Tue Sep 8 2020 hanhui - 0.26.21 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:modify source url + * Thu May 21 2020 liuzongyu - 0.26-20 - Type:cves - ID:CVE-2019-13111