AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- enable GraphicsMagick again; GraphicsMagick will stay for the near future at least [bsc#1206620#c20]
- disable GraphicsMagick, it will be removed from Factory
- 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
- Use C++17 for fix Leap build
- 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
- Update to 0.9.18.1 * Fix build failure with Poppler ≥ 21.10.
- 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.
- 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.
- update to 0.9.17.1: * fixes
- Drop -lang Recommends: No longer needed, Supplements in place. - Use modern macros.
- Update to 0.9.17. * Fix build failure with Poppler ≥ 0.86. * Drop support for Poppler < 0.35.
- Update to 0.9.16. * Fix build failure with Poppler ≥ 0.85. - Disable tests: depend on Python2.
- Update to 0.9.15. * Fix build failure with Poppler ≥ 0.83.
- Update to 0.9.14. * Fix build failure with Poppler ≥ 0.82.
- Update to 0.9.13. * Fix build failure with Poppler ≥ 0.76. * Improve warning message for (unhandled) hide actions. * Improve the test suite: + Don't enforce the C locale. + Make it easy to pass arguments to nose. * Update the Polish translation. * Use HTTPS for exiv2.org URLs. * Update poppler-data URL. * Add support for heap profiling using gperftools. - Correct description a bit.
- Update to 0.9.12. * Fix build failure with Poppler ≥ 0.72. * Improve the test suite. * Improve typography in the manual page. - Changes in 0.9.11. * Fix build failure with Poppler ≥ 0.70. * Improve error handling. * Improve the build system. * Improve the test suite. * Improve documentation.
- Update to 0.9.10. * Implement work-around for lack of thread-safety in the miniexp API in DjVuLibre < 3.5.26. * Drop support for DjVuLibre < 3.5.25. * Improve documentation: + Use HTTPS for www.openmp.org URLs. + Point to Python 2 documentation in the manual page. + Update the credits file to make it clear that the project is no longer being funded. * Improve the build system: + Add checks against BSD make. (Only GNU make is supported.). + Fix portability of the manpage building script. + Ignore the WINDRES variable on non-Windows systems. * Improve the test suite. - BuildRequires: pkgconfig(ddjvuapi) >= 3.5.25.