fix issue#I9F384
Signed-off-by: liweigang <liweiganga@uniontech.com>
This commit is contained in:
parent
8146dc7da7
commit
fb4d2afe3e
@ -4,7 +4,7 @@
|
||||
Summary: PDF rendering library
|
||||
Name: poppler
|
||||
Version: 0.90.0
|
||||
Release: 6
|
||||
Release: 7
|
||||
License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT
|
||||
URL: http://poppler.freedesktop.org/
|
||||
Source0: http://poppler.freedesktop.org/poppler-%{version}.tar.xz
|
||||
@ -128,6 +128,7 @@ This package provides development files for C++ wrapper
|
||||
%package utils
|
||||
Summary: Command line utilities for converting PDF files
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Obsoletes: %{name} <= 0.67.0
|
||||
%description utils
|
||||
Command line tools for manipulating PDF files and converting them to
|
||||
other formats.
|
||||
@ -222,6 +223,9 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}"
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 09 2024 liweigang <liweiganga@uniontech.com> - 0.90.0-7
|
||||
- fix issue#I9F384
|
||||
|
||||
* Wed Nov 29 2023 xiongyi <xiongyi@uniontech.com> - 0.90.0-6
|
||||
- fix CVE-2020-36023
|
||||
- fix infinite looping in cvtGlyph with broken files
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user