diff --git a/poppler.spec b/poppler.spec index 206d7e7..6b6e62e 100644 --- a/poppler.spec +++ b/poppler.spec @@ -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 - 0.90.0-7 +- fix issue#I9F384 + * Wed Nov 29 2023 xiongyi - 0.90.0-6 - fix CVE-2020-36023 - fix infinite looping in cvtGlyph with broken files