diff --git a/poppler-23.08.0.tar.xz b/poppler-23.08.0.tar.xz deleted file mode 100644 index 5d5765a460d3d3466c85ed769a67a12899e09268..0000000000000000000000000000000000000000 Binary files a/poppler-23.08.0.tar.xz and /dev/null differ diff --git a/poppler-23.12.0.tar.xz b/poppler-23.12.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..65f9230128903d8e477a97d3b00116347814f853 Binary files /dev/null and b/poppler-23.12.0.tar.xz differ diff --git a/poppler.spec b/poppler.spec index 4f45d383c737aa8ebaf1306fa0db3d6da4cb3c63..ab7aebb7c2f0c3cb25b737a900c3872d54c6af23 100644 --- a/poppler.spec +++ b/poppler.spec @@ -1,9 +1,9 @@ %global test_sha 03a4b9eb854a06a83c465e82de601796c458bbe9 %global test_date 2021-01-11 -%global qt6 0 +%global qt6 1 Name: poppler -Version: 23.08.0 +Version: 23.12.0 Release: 1 Summary: PDF rendering library License: GPLv2+ and LGPLv2+ and MIT @@ -51,6 +51,9 @@ BuildRequires: cmake(Qt6Widgets) BuildRequires: cmake(Qt6Xml) %endif BuildRequires: boost-devel +BuildRequires: gpgme-devel +BuildRequires: cpp-gpgme +BuildRequires: libcurl-devel Requires: poppler-data Obsoletes: poppler-glib-demos < 0.60.1-1 @@ -189,7 +192,7 @@ test "$(pkg-config --modversion poppler-qt6)" = "%{version}" %files %doc README.md %license COPYING -%{_libdir}/libpoppler.so.130* +%{_libdir}/libpoppler.so.133* %files devel %{_libdir}/pkgconfig/poppler.pc @@ -250,6 +253,9 @@ test "$(pkg-config --modversion poppler-qt6)" = "%{version}" %{_mandir}/man1/* %changelog +* Thu Dec 28 2023 Paul Thomas - 23.12.0-1 +- update to version 23.12.0 + * Tue Aug 08 2023 yajun - 23.08.0-1 - update to upstream version 23.08.0