modify the patch number

This commit is contained in:
yangcheng1203 2021-09-29 11:08:49 +08:00
parent beb26973e9
commit 747e049d47

View File

@ -3,7 +3,7 @@
Name: poppler
Version: 0.67.0
Release: 9
Release: 10
Summary: Poppler is a PDF rendering library based on the xpdf-3.0 code base
License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT
URL: https://poppler.freedesktop.org/
@ -16,8 +16,6 @@ Patch4: poppler-0.63.0-python3.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=1557355
Patch6: poppler-0.63.0-tiling-patterns.patch
Patch7: poppler-0.67.0-qt4-const.patch
Patch8: backport-CVE-2019-12293.patch
Patch9: backport-CVE-2020-27778.patch
Patch6000: poppler-CVE-2018-19149.patch
Patch6001: poppler_0.26.5_CVE-2019-9200.patch
@ -38,6 +36,8 @@ Patch6015: backport-CVE-2018-19060.patch
Patch6016: backport-CVE-2018-20481.patch
Patch6017: backport-CVE-2019-14494.patch
Patch6018: backport-CVE-2019-7310.patch
Patch6019: backport-CVE-2019-12293.patch
Patch6020: backport-CVE-2020-27778.patch
BuildRequires: cmake gcc-c++ gettext-devel qt5-qtbase-devel qt-devel cairo-devel fontconfig-devel
BuildRequires: freetype-devel gdk-pixbuf2-devel glib2-devel gobject-introspection-devel gtk3-devel
@ -246,6 +246,12 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}"
%{_mandir}/man1/*
%changelog
* Wed Sep 29 2021 yangcheng <yangcheng87@huawei.com> - 0.67.0-10
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:Modify the patch number
* Tue Sep 28 2021 hanhuihui <hanhuihui5@huawei.com> - 0.67.0-9
- Type:cves
- Id:NA