!30 modify the patch number
From: @yangcheng1203 Reviewed-by: @zzm_567,@small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
1d6541f94e
12
poppler.spec
12
poppler.spec
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: poppler
|
Name: poppler
|
||||||
Version: 0.67.0
|
Version: 0.67.0
|
||||||
Release: 9
|
Release: 10
|
||||||
Summary: Poppler is a PDF rendering library based on the xpdf-3.0 code base
|
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
|
License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT
|
||||||
URL: https://poppler.freedesktop.org/
|
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
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1557355
|
||||||
Patch6: poppler-0.63.0-tiling-patterns.patch
|
Patch6: poppler-0.63.0-tiling-patterns.patch
|
||||||
Patch7: poppler-0.67.0-qt4-const.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
|
Patch6000: poppler-CVE-2018-19149.patch
|
||||||
Patch6001: poppler_0.26.5_CVE-2019-9200.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
|
Patch6016: backport-CVE-2018-20481.patch
|
||||||
Patch6017: backport-CVE-2019-14494.patch
|
Patch6017: backport-CVE-2019-14494.patch
|
||||||
Patch6018: backport-CVE-2019-7310.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: 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
|
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/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Sep 28 2021 hanhuihui <hanhuihui5@huawei.com> - 0.67.0-9
|
||||||
- Type:cves
|
- Type:cves
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user