From: @shirely16
Reviewed-by: @orange-snn
Signed-off-by: @orange-snn
This commit is contained in:
openeuler-ci-bot 2020-09-11 16:57:41 +08:00 committed by Gitee
commit 36954497c2
2 changed files with 8 additions and 2 deletions

View File

@ -1,10 +1,10 @@
Name: exiv2 Name: exiv2
Version: 0.26 Version: 0.26
Release: 20 Release: 21
Summary: Exif, IPTC and XMP metadata and the ICC Profile Summary: Exif, IPTC and XMP metadata and the ICC Profile
License: GPLv2+ License: GPLv2+
URL: http://www.exiv2.org/ 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 Patch0: exiv2-simplify-compiler-info-in-cmake.patch
Patch1: exiv2-fix-documentation-build.patch Patch1: exiv2-fix-documentation-build.patch
@ -120,6 +120,12 @@ test -x %{buildroot}%{_libdir}/libexiv2.so
%{_datadir}/doc/html/ %{_datadir}/doc/html/
%changelog %changelog
* Tue Sep 8 2020 hanhui <hanhui15@huawei.com> - 0.26.21
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:modify source url
* Thu May 21 2020 liuzongyu <liuzonyu3@huawei.com> - 0.26-20 * Thu May 21 2020 liuzongyu <liuzonyu3@huawei.com> - 0.26-20
- Type:cves - Type:cves
- ID:CVE-2019-13111 - ID:CVE-2019-13111