Changelog for
pdf2djvu-0.9.19-4.4.x86_64.rpm :
* Thu Jul 04 2024 Christophe Marin
- Enforce c++20 on factory to fix build failures with poppler >= 24.05
* Mon Jan 09 2023 pgajdosAATTsuse.com- enable GraphicsMagick again; GraphicsMagick will stay for the near future at least [bsc#1206620#c20]
* Wed Dec 21 2022 pgajdosAATTsuse.com- disable GraphicsMagick, it will be removed from Factory
* Fri Sep 16 2022 Christophe Giboudeaux - Update to 0.9.19
* Fix build failure with Poppler ≥ 22.03.
* When converting PDF strings to UTF-8, keep non-characters intact.
* Improve warning message for (unhandled) reset-form actions.
* Improve handling of Poppler memory allocation failures.
* Update the Polish translation.
* Drop support for Poppler < 0.62.
* Improve the configure script
* Improve the test suite- Drop patches, no longer needed:
* 0001-pdf-backend-fix-compat-with-Poppler-22.02.patch
* 0002-main-use-pdf-link-Destination-copy-constructor.patch
* 0003-pdf-backend-fix-compat-with-Poppler-22.02.patch
* 0004-pdf-backend-simplify-Poppler-22.03-compat-code.patch
* Thu Apr 14 2022 Max Lin - Use C++17 for fix Leap build
* Wed Mar 16 2022 Christophe Giboudeaux - Update to 0.9.18.2:
* Document minimum required Exiv2 version.
* Fix build failure with upcoming Exiv2 1.0.
* Remove spurious zero-width spaces from the Ukrainian manual page.
* Improve the test suite- Add upstream changes:
* 0001-pdf-backend-fix-compat-with-Poppler-22.02.patch
* 0002-main-use-pdf-link-Destination-copy-constructor.patch
* 0003-pdf-backend-fix-compat-with-Poppler-22.02.patch
* 0004-pdf-backend-simplify-Poppler-22.03-compat-code.patch
* Sat Oct 23 2021 Christophe Giboudeaux - Update to 0.9.18.1
* Fix build failure with Poppler ≥ 21.10.
* Fri Jun 11 2021 Kyrill Detinov - Update to 0.9.18.
* Fix configure check for Poppler ≥ 20.12.
* Fix build failure with GCC 11.
* Drop support for Python 2.6.
* Fix typo in the Russian documentation.- Drop pdf2djvu-fix-poppler-check.patch: fixed upstream.
* Fri Jan 08 2021 Atri Bhattacharya - Add pdf2djvu-fix-poppler-check.patch: Check for poppler instead of poppler-splash, the latter of which is no longer installed by poppler >= 20.12 [gh#jwilk/pdf2djvu#144]; add BuildRequires: libtool, needed to rebuild configure script after applying patch.
* Mon Aug 17 2020 Dirk Mueller - update to 0.9.17.1:
* fixes