diff --git a/poppler.spec b/poppler.spec index aa98074e220f680bb2f34f4335b17a8737e73996..3ddec271666b07ac566ffab386c9bc1ff2afa4fd 100644 --- a/poppler.spec +++ b/poppler.spec @@ -4,7 +4,7 @@ Name: poppler Version: 23.12.0 -Release: 10 +Release: 11 Summary: PDF rendering library License: GPLv2+ and LGPLv2+ and MIT URL: http://poppler.freedesktop.org/ @@ -249,7 +249,6 @@ test "$(pkg-config --modversion poppler-qt6)" = "%{version}" %files utils %{_bindir}/pdf* -%{_mandir}/man1/* %if 0%{?qt6} %files qt6 @@ -266,6 +265,9 @@ test "$(pkg-config --modversion poppler-qt6)" = "%{version}" %{_mandir}/man1/* %changelog +* Thu Sep 11 2025 peijiankang - 23.12.0-11 +- fix man repetitive packaging + * Tue Aug 05 2025 yujingbo - 23.12.0-10 - fix CVE-2025-50420