Accepting request 324690 from Publishing

update to 0.8.1

OBS-URL: https://build.opensuse.org/request/show/324690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pdf2djvu?expand=0&rev=25
This commit is contained in:
Stephan Kulow 2015-08-23 13:43:41 +00:00 committed by Git OBS Bridge
commit 1e22f4aa50
6 changed files with 70 additions and 23 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12d480cc3ce2369e1f1b39b7f5e6fbb44351d8b07861295d34e6978f58b687b9
size 229020

View File

@ -1,17 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCAAGBQJVTnr7AAoJEC1Os6YBVHX1E6AP/1lx3RG+N1OaC1ffc9EhK3AV
jmWy9EMNjEeXUdc5YK8JXX9WbMN37iizJRpmwhN6Kuc15RIAAM2QkGbuOMaftSjH
5KIBCqX8vhqI+me7nh72WdnBew0+zGvgvsEBJQGw0VQ60OA+pQVVwRCJgyMWvzjK
mGbFC4qCAn5XlLRrXyXTaCIop3vr5UkGeENKBtYM2CyKR1Il/AartKVBdW44sESL
GIiYUxwFr8OzHC/AL/3H9Ad+kUXYVLCjb2RZDuc/J9zfqdTq/wwA8g/mU/xFv7eN
/lZcOOBcYy2THVwlID9iSfXzK83ef/xYhJGWxytyHQkuHEDy7M4IbWU46Nz3MUD/
KwhanvNDPxSTVNJGlbAltNb+ltkuh7I4orpJxrQhEBUtlRJrpouP6iN3e+jaFxDR
LSTnd1eBs0a8sUiylhA2QUImVkKoVNKix6tTyyMb7I222/w/HbFZ8ujNup5imDzI
wy+UfWWGYHw1DPNzovojh+bCNF1fsfAYWwQodtAGXCIWeA8DlHZCGEv48c7kHx4B
MBqq1zQtcshwdJncScfaw7QfCyFzgDCS9/N2IDxuElvtYmg8UQ8a9Wtdp/Nbr0Wj
H5C03jpYumkC0HtjB4PKE98MpL1PThsmBvFVaXRxGlsdteBwZY4hWMaP5GsFgdlJ
wocExeRIWeDqxLeylUEL
=dIGh
-----END PGP SIGNATURE-----

3
pdf2djvu-0.8.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:716b1ac2c4328fcfee8b33a0b6cd011b2ebee040de57163978ddd84ffcf9f8e9
size 239164

17
pdf2djvu-0.8.1.tar.xz.asc Normal file
View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCAAGBQJVzML7AAoJEC1Os6YBVHX1VNgP/14/nG6uk3fm4mToMT9asTgp
N30eVt8BqXGCUgDr5PIpZjOvndi60c3UDogVYbpfJpiHABc0ZJJzomXJ734mWUdV
ONsaPzTKdRTScEhLvMxFfJUoSo6PKwOxGbJwsj+eLPbRrjp4WqgnE9P7hEI3li4d
yfkmzCRdLHtzs9LH9l9ygh+7YIp8MsP+hIkRN7sJ2cX+Ry6U4WVB+xxuNlvsIVaa
KEHAN31n9WB2WU4/2xwI7Wr3guk76D+DDzG0e5zPKLn41xmSrxEPNDv5YvSzRvdk
/CkEU05xgzGxf8hfmmx2gmjPrQ6jvo0QtfancTjZnB6BIwmTar+iA95ApScUlwmn
dNixaVkAEO0GWmPE44KQh9ZvE2JNXiKFf2MxyGR2OLjp1bp/uAXcRRZorrQWHpPK
CeRUUKqMqmrkto+zz70+Gd3EaOS6zEIm8DHFCML2+wB2Xf1MUKVXN8hXfoC9fZRl
Sev8xEY7zPcJM5w8C5s+zZ9Cf5vbqSRQePuJzrfUCHJYYoqhLmWW/1FRj8LBJ9K2
kRXDQfAs/10ghb6ol76Q4JvzT28pQAgrtvDAjNVU8tavs3SUVz8fQyTZIWGoI1+O
jpRcXui1BN2WGeKAyWoHPkDTCoRZzVVikE92mRSoScUmdzgX8J1DeeNyQz9Lq4nT
c6e4M0FiWQ1rbpQ78U0Q
=W99H
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,50 @@
-------------------------------------------------------------------
Mon Aug 17 18:24:04 UTC 2015 - lazy.kent@opensuse.org
- 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 - lazy.kent@opensuse.org
- 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+FB00U+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.
-------------------------------------------------------------------
Mon May 11 18:19:23 UTC 2015 - lazy.kent@opensuse.org

View File

@ -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 @@ Source2: %{name}.keyring
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