Hello community, here is the log from the commit of package pdf2djvu for openSUSE:Factory checked in at 2015-08-23 15:43:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pdf2djvu (Old) and /work/SRC/openSUSE:Factory/.pdf2djvu.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pdf2djvu" Changes: -------- --- /work/SRC/openSUSE:Factory/pdf2djvu/pdf2djvu.changes 2015-05-15 07:44:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.pdf2djvu.new/pdf2djvu.changes 2015-08-23 17:46:11.000000000 +0200 @@ -1,0 +2,47 @@ +Mon Aug 17 18:24:04 UTC 2015 - [email protected] + +- Update to 0.8.1. + * Fix “--fg-colors=N” when GraphicsMagick was compiled with + QuantumDepth > 8. + * Report GraphicsMagick's QuantumDepth in “--version”. + * Build with “-Werror=narrowing”. + * Document what software is required to run the tests. + * Improve the test suite. +- Correct: BuildRequires: pkgconfig(ddjvuapi) >= 3.5.21; + pkgconfig(poppler) >= 0.11.1. + +------------------------------------------------------------------- +Sun Aug 9 12:33:33 UTC 2015 - [email protected] + +- Update to 0.8. + * Don't hardcode the Python interpreter path in script shebangs; + use “#!/usr/bin/env python” instead. + * Don't silently ignore --loss-level when used without + --monochrome. + * Add sanity check that output file is distinct from all input + files. + * Apply NFKC normalization on characters from the Alphabetic + Presentation Forms block (U+FB00–U+FB4F), even when --no-nfkc + were specified. This is what Poppler (≥ 0.19) does by default. + * Fail early if duplicate page numbers were specified in + -p/--pages. + * Fail early on duplicate page identifiers and duplicate page + titles. + * Make --help and --version return with exit code 0. + * Improve the configure script: + + Check if Poppler xpdf headers exist. + + Add option for disabling PStreams (--without-pstreams). + * Change the order libraries on linker command line. Move + libraries provided by the LIBS configure variable to the end. + * Use the reentrant S-expression output API when it's available + (DjVuLibre >= 3.5.25). + * Improve error handling. + * Improve the test suite. + * Improve documentation: + + Simplify documentation about build dependencies. + + Document that pkg-config is required for building. + + Update poppler-data download URL. + * Update Polish, Portuguese, German, Russian translations and the + French translation of the manual page. + +------------------------------------------------------------------- Old: ---- pdf2djvu-0.7.21.tar.xz pdf2djvu-0.7.21.tar.xz.asc New: ---- pdf2djvu-0.8.1.tar.xz pdf2djvu-0.8.1.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pdf2djvu.spec ++++++ --- /var/tmp/diff_new_pack.kHUVLu/_old 2015-08-23 17:46:11.000000000 +0200 +++ /var/tmp/diff_new_pack.kHUVLu/_new 2015-08-23 17:46:11.000000000 +0200 @@ -17,7 +17,7 @@ Name: pdf2djvu -Version: 0.7.21 +Version: 0.8.1 Release: 0 Summary: PDF to DjVu Converter License: GPL-2.0 @@ -29,9 +29,9 @@ BuildRequires: djvulibre BuildRequires: gcc-c++ BuildRequires: pkgconfig(GraphicsMagick++) -BuildRequires: pkgconfig(ddjvuapi) +BuildRequires: pkgconfig(ddjvuapi) >= 3.5.21 BuildRequires: pkgconfig(libxslt) -BuildRequires: pkgconfig(poppler) +BuildRequires: pkgconfig(poppler) >= 0.11.1 # Requires to run tests correctly. BuildRequires: liberation-fonts BuildRequires: python-imaging ++++++ pdf2djvu-0.7.21.tar.xz -> pdf2djvu-0.8.1.tar.xz ++++++ ++++ 16807 lines of diff (skipped)
