Package Release Info

pdf2djvu-0.9.18.2-bp154.1.33

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

pdf2djvu
pdf2djvu-lang

Change Logs

* Thu Apr 14 2022 Max Lin <mlin@suse.com>
- Use C++17 for fix Leap build
* Wed Mar 16 2022 Christophe Giboudeaux <christophe@krop.fr>
- 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 <christophe@krop.fr>
- Update to 0.9.18.1
  * Fix build failure with Poppler ≥ 21.10.
* Fri Jun 11 2021 Kyrill Detinov <lazy.kent@opensuse.org>
- 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 <badshah400@gmail.com>
- 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 <dmueller@suse.com>
- update to 0.9.17.1:
  * fixes
Version: 0.9.17-bp152.2.3
* Sat Apr 04 2020 Bjørn Lie <bjorn.lie@gmail.com>
- Drop -lang Recommends: No longer needed, Supplements in place.
- Use modern macros.
* Wed Mar 11 2020 Kyrill Detinov <lazy.kent@opensuse.org>
- Update to 0.9.17.
  * Fix build failure with Poppler ≥ 0.86.
  * Drop support for Poppler < 0.35.
* Mon Feb 24 2020 Kyrill Detinov <lazy.kent@opensuse.org>
- Update to 0.9.16.
  * Fix build failure with Poppler ≥ 0.85.
- Disable tests: depend on Python2.
* Mon Dec 23 2019 Kyrill Detinov <lazy.kent@opensuse.org>
- Update to 0.9.15.
  * Fix build failure with Poppler ≥ 0.83.
* Mon Nov 04 2019 Kyrill Detinov <lazy.kent@opensuse.org>
- Update to 0.9.14.
  * Fix build failure with Poppler ≥ 0.82.
* Sun Jun 16 2019 Kyrill Detinov <lazy.kent@opensuse.org>
- 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.
* Sun Jan 06 2019 Kyrill Detinov <lazy.kent@opensuse.org>
- 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.
* Wed Oct 17 2018 lazy.kent@opensuse.org
- 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.