commit pdf2djvu for openSUSE:Factory

2020-08-18 Thread root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2020-08-18 14:00:53

Comparing /work/SRC/openSUSE:Factory/pdf2djvu (Old)
 and  /work/SRC/openSUSE:Factory/.pdf2djvu.new.3399 (New)


Package is "pdf2djvu"

Tue Aug 18 14:00:53 2020 rev:43 rq:827500 version:0.9.17.1

Changes:

--- /work/SRC/openSUSE:Factory/pdf2djvu/pdf2djvu.changes2020-04-05 
20:53:38.749191687 +0200
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new.3399/pdf2djvu.changes  
2020-08-18 14:03:32.226326779 +0200
@@ -1,0 +2,6 @@
+Mon Aug 17 19:58:38 UTC 2020 - Dirk Mueller 
+
+- update to 0.9.17.1:
+  * fixes
+
+---

Old:

  pdf2djvu-0.9.17.tar.xz
  pdf2djvu-0.9.17.tar.xz.asc

New:

  pdf2djvu-0.9.17.1.tar.xz
  pdf2djvu-0.9.17.1.tar.xz.asc



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.TbiESq/_old  2020-08-18 14:03:33.074327159 +0200
+++ /var/tmp/diff_new_pack.TbiESq/_new  2020-08-18 14:03:33.074327159 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pdf2djvu
-Version:0.9.17
+Version:0.9.17.1
 Release:0
 Summary:PDF to DjVu Converter
 License:GPL-2.0-only

++ pdf2djvu-0.9.17.tar.xz -> pdf2djvu-0.9.17.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pdf2djvu-0.9.17/aclocal.m4 
new/pdf2djvu-0.9.17.1/aclocal.m4
--- old/pdf2djvu-0.9.17/aclocal.m4  2020-03-02 17:47:08.0 +0100
+++ new/pdf2djvu-0.9.17.1/aclocal.m42020-08-07 19:13:47.0 +0200
@@ -1,6 +1,6 @@
-# generated automatically by aclocal 1.16.1 -*- Autoconf -*-
+# generated automatically by aclocal 1.16.2 -*- Autoconf -*-
 
-# Copyright (C) 1996-2018 Free Software Foundation, Inc.
+# Copyright (C) 1996-2020 Free Software Foundation, Inc.
 
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pdf2djvu-0.9.17/configure 
new/pdf2djvu-0.9.17.1/configure
--- old/pdf2djvu-0.9.17/configure   2020-03-02 17:47:09.0 +0100
+++ new/pdf2djvu-0.9.17.1/configure 2020-08-07 19:13:47.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for pdf2djvu 0.9.17.
+# Generated by GNU Autoconf 2.69 for pdf2djvu 0.9.17.1.
 #
 # Report bugs to .
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='pdf2djvu'
 PACKAGE_TARNAME='pdf2djvu'
-PACKAGE_VERSION='0.9.17'
-PACKAGE_STRING='pdf2djvu 0.9.17'
+PACKAGE_VERSION='0.9.17.1'
+PACKAGE_STRING='pdf2djvu 0.9.17.1'
 PACKAGE_BUGREPORT='https://github.com/jwilk/pdf2djvu/issues'
 PACKAGE_URL='http://jwilk.net/software/pdf2djvu'
 
@@ -1279,7 +1279,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures pdf2djvu 0.9.17 to adapt to many kinds of systems.
+\`configure' configures pdf2djvu 0.9.17.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1345,7 +1345,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of pdf2djvu 0.9.17:";;
+ short | recursive ) echo "Configuration of pdf2djvu 0.9.17.1:";;
esac
   cat <<\_ACEOF
 
@@ -1474,7 +1474,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-pdf2djvu configure 0.9.17
+pdf2djvu configure 0.9.17.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1692,7 +1692,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by pdf2djvu $as_me 0.9.17, which was
+It was created by pdf2djvu $as_me 0.9.17.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3891,8 +3891,8 @@
 fi
 
 pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for DJVULIBRE" >&5
-$as_echo_n "checking for DJVULIBRE... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ddjvuapi >= 3.5.25" >&5
+$as_echo_n "checking for ddjvuapi >= 3.5.25... " >&6; }
 
 if test -n "$DJVULIBRE_CFLAGS"; then
 pkg_cv_DJVULIBRE_CFLAGS="$DJVULIBRE_CFLAGS"
@@ -3932,7 +3932,7 @@
 
 
 if test $pkg_failed = yes; then
-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
 
 if $PKG_CONFIG 

commit pdf2djvu for openSUSE:Factory

2020-04-05 Thread root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2020-04-05 20:53:27

Comparing /work/SRC/openSUSE:Factory/pdf2djvu (Old)
 and  /work/SRC/openSUSE:Factory/.pdf2djvu.new.3248 (New)


Package is "pdf2djvu"

Sun Apr  5 20:53:27 2020 rev:42 rq:791383 version:0.9.17

Changes:

--- /work/SRC/openSUSE:Factory/pdf2djvu/pdf2djvu.changes2020-03-11 
18:55:42.455684572 +0100
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new.3248/pdf2djvu.changes  
2020-04-05 20:53:38.749191687 +0200
@@ -1,0 +2,6 @@
+Sat Apr  4 11:33:06 UTC 2020 - Bjørn Lie 
+
+- Drop -lang Recommends: No longer needed, Supplements in place.
+- Use modern macros.
+
+---



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.49mP84/_old  2020-04-05 20:53:42.329195528 +0200
+++ /var/tmp/diff_new_pack.49mP84/_new  2020-04-05 20:53:42.333195532 +0200
@@ -35,7 +35,6 @@
 BuildRequires:  pkgconfig(poppler) >= 0.35
 BuildRequires:  pkgconfig(uuid)
 Requires:   djvulibre
-Recommends: %{name}-lang
 
 %description
 pdf2djvu creates DjVu files from PDF files. It's able to extract:
@@ -45,11 +44,11 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install





commit pdf2djvu for openSUSE:Factory

2020-03-11 Thread root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2020-03-11 18:53:49

Comparing /work/SRC/openSUSE:Factory/pdf2djvu (Old)
 and  /work/SRC/openSUSE:Factory/.pdf2djvu.new.3160 (New)


Package is "pdf2djvu"

Wed Mar 11 18:53:49 2020 rev:41 rq:783729 version:0.9.17

Changes:

--- /work/SRC/openSUSE:Factory/pdf2djvu/pdf2djvu.changes2020-02-25 
16:07:02.792595969 +0100
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new.3160/pdf2djvu.changes  
2020-03-11 18:55:42.455684572 +0100
@@ -1,0 +2,7 @@
+Wed Mar 11 06:40:12 UTC 2020 - Kyrill Detinov 
+
+- Update to 0.9.17.
+  * Fix build failure with Poppler ≥ 0.86.
+  * Drop support for Poppler < 0.35.
+
+---

Old:

  pdf2djvu-0.9.16.tar.xz
  pdf2djvu-0.9.16.tar.xz.asc

New:

  pdf2djvu-0.9.17.tar.xz
  pdf2djvu-0.9.17.tar.xz.asc



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.osqHVo/_old  2020-03-11 18:55:42.807684730 +0100
+++ /var/tmp/diff_new_pack.osqHVo/_new  2020-03-11 18:55:42.807684730 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   pdf2djvu
-Version:0.9.16
+Version:0.9.17
 Release:0
 Summary:PDF to DjVu Converter
 License:GPL-2.0-only
@@ -32,7 +32,7 @@
 BuildRequires:  pkgconfig(GraphicsMagick++)
 BuildRequires:  pkgconfig(ddjvuapi) >= 3.5.25
 BuildRequires:  pkgconfig(exiv2)
-BuildRequires:  pkgconfig(poppler) >= 0.24
+BuildRequires:  pkgconfig(poppler) >= 0.35
 BuildRequires:  pkgconfig(uuid)
 Requires:   djvulibre
 Recommends: %{name}-lang

++ pdf2djvu-0.9.16.tar.xz -> pdf2djvu-0.9.17.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pdf2djvu-0.9.16/configure 
new/pdf2djvu-0.9.17/configure
--- old/pdf2djvu-0.9.16/configure   2020-02-20 11:39:52.0 +0100
+++ new/pdf2djvu-0.9.17/configure   2020-03-02 17:47:09.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for pdf2djvu 0.9.16.
+# Generated by GNU Autoconf 2.69 for pdf2djvu 0.9.17.
 #
 # Report bugs to .
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='pdf2djvu'
 PACKAGE_TARNAME='pdf2djvu'
-PACKAGE_VERSION='0.9.16'
-PACKAGE_STRING='pdf2djvu 0.9.16'
+PACKAGE_VERSION='0.9.17'
+PACKAGE_STRING='pdf2djvu 0.9.17'
 PACKAGE_BUGREPORT='https://github.com/jwilk/pdf2djvu/issues'
 PACKAGE_URL='http://jwilk.net/software/pdf2djvu'
 
@@ -1279,7 +1279,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures pdf2djvu 0.9.16 to adapt to many kinds of systems.
+\`configure' configures pdf2djvu 0.9.17 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1345,7 +1345,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of pdf2djvu 0.9.16:";;
+ short | recursive ) echo "Configuration of pdf2djvu 0.9.17:";;
esac
   cat <<\_ACEOF
 
@@ -1474,7 +1474,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-pdf2djvu configure 0.9.16
+pdf2djvu configure 0.9.17
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1692,7 +1692,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by pdf2djvu $as_me 0.9.16, which was
+It was created by pdf2djvu $as_me 0.9.17, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -4013,12 +4013,12 @@
 pkg_cv_POPPLER_CFLAGS="$POPPLER_CFLAGS"
  elif test -n "$PKG_CONFIG"; then
 if test -n "$PKG_CONFIG" && \
-{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"poppler-splash >= 0.24.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "poppler-splash >= 0.24.0") 2>&5
+{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"poppler-splash >= 0.35.0\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "poppler-splash >= 0.35.0") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_POPPLER_CFLAGS=`$PKG_CONFIG --cflags "poppler-splash >= 0.24.0" 
2>/dev/null`
+  pkg_cv_POPPLER_CFLAGS=`$PKG_CONFIG --cflags "poppler-splash >= 0.35.0" 
2>/dev/null`
  test "x$?" != "x0" && pkg_failed=yes
 else
   pkg_failed=yes
@@ -4030,12 +4030,12 @@
 

commit pdf2djvu for openSUSE:Factory

2020-02-25 Thread root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2020-02-25 16:06:33

Comparing /work/SRC/openSUSE:Factory/pdf2djvu (Old)
 and  /work/SRC/openSUSE:Factory/.pdf2djvu.new.26092 (New)


Package is "pdf2djvu"

Tue Feb 25 16:06:33 2020 rev:40 rq:778955 version:0.9.16

Changes:

--- /work/SRC/openSUSE:Factory/pdf2djvu/pdf2djvu.changes2019-12-24 
14:30:59.718606106 +0100
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new.26092/pdf2djvu.changes 
2020-02-25 16:07:02.792595969 +0100
@@ -1,0 +2,7 @@
+Mon Feb 24 19:22:54 UTC 2020 - Kyrill Detinov 
+
+- Update to 0.9.16.
+  * Fix build failure with Poppler ≥ 0.85.
+- Disable tests: depend on Python2.
+
+---
@@ -4 +11 @@
-- Ipdate to 0.9.15.
+- Update to 0.9.15.

Old:

  pdf2djvu-0.9.15.tar.xz
  pdf2djvu-0.9.15.tar.xz.asc

New:

  pdf2djvu-0.9.16.tar.xz
  pdf2djvu-0.9.16.tar.xz.asc



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.1oulnT/_old  2020-02-25 16:07:03.972598438 +0100
+++ /var/tmp/diff_new_pack.1oulnT/_new  2020-02-25 16:07:03.972598438 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pdf2djvu
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   pdf2djvu
-Version:0.9.15
+Version:0.9.16
 Release:0
 Summary:PDF to DjVu Converter
 License:GPL-2.0-only
@@ -34,11 +34,6 @@
 BuildRequires:  pkgconfig(exiv2)
 BuildRequires:  pkgconfig(poppler) >= 0.24
 BuildRequires:  pkgconfig(uuid)
-# Requires to run tests correctly.
-BuildRequires:  liberation-fonts
-BuildRequires:  python2-Pillow
-BuildRequires:  python2-nose
-#
 Requires:   djvulibre
 Recommends: %{name}-lang
 
@@ -60,11 +55,6 @@
 %make_install
 %find_lang %{name} --with-man
 
-%check
-%if 0%{?suse_version} >= 1210
-make %{?_smp_mflags} test
-%endif
-
 %files
 %license doc/COPYING
 %doc doc/changelog doc/credits doc/djvudigital doc/README

++ pdf2djvu-0.9.15.tar.xz -> pdf2djvu-0.9.16.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pdf2djvu-0.9.15/configure 
new/pdf2djvu-0.9.16/configure
--- old/pdf2djvu-0.9.15/configure   2019-12-20 15:30:49.0 +0100
+++ new/pdf2djvu-0.9.16/configure   2020-02-20 11:39:52.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for pdf2djvu 0.9.15.
+# Generated by GNU Autoconf 2.69 for pdf2djvu 0.9.16.
 #
 # Report bugs to .
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='pdf2djvu'
 PACKAGE_TARNAME='pdf2djvu'
-PACKAGE_VERSION='0.9.15'
-PACKAGE_STRING='pdf2djvu 0.9.15'
+PACKAGE_VERSION='0.9.16'
+PACKAGE_STRING='pdf2djvu 0.9.16'
 PACKAGE_BUGREPORT='https://github.com/jwilk/pdf2djvu/issues'
 PACKAGE_URL='http://jwilk.net/software/pdf2djvu'
 
@@ -1279,7 +1279,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures pdf2djvu 0.9.15 to adapt to many kinds of systems.
+\`configure' configures pdf2djvu 0.9.16 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1345,7 +1345,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of pdf2djvu 0.9.15:";;
+ short | recursive ) echo "Configuration of pdf2djvu 0.9.16:";;
esac
   cat <<\_ACEOF
 
@@ -1474,7 +1474,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-pdf2djvu configure 0.9.15
+pdf2djvu configure 0.9.16
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1692,7 +1692,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by pdf2djvu $as_me 0.9.15, which was
+It was created by pdf2djvu $as_me 0.9.16, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -8580,7 +8580,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by pdf2djvu $as_me 0.9.15, which was
+This file was extended by pdf2djvu $as_me 0.9.16, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -8647,7 +8647,7 @@
 cat 

commit pdf2djvu for openSUSE:Factory

2019-12-24 Thread root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2019-12-24 14:30:37

Comparing /work/SRC/openSUSE:Factory/pdf2djvu (Old)
 and  /work/SRC/openSUSE:Factory/.pdf2djvu.new.6675 (New)


Package is "pdf2djvu"

Tue Dec 24 14:30:37 2019 rev:39 rq:759107 version:0.9.15

Changes:

--- /work/SRC/openSUSE:Factory/pdf2djvu/pdf2djvu.changes2019-11-06 
14:04:58.908715432 +0100
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new.6675/pdf2djvu.changes  
2019-12-24 14:30:59.718606106 +0100
@@ -1,0 +2,6 @@
+Mon Dec 23 18:35:39 UTC 2019 - Kyrill Detinov 
+
+- Ipdate to 0.9.15.
+  * Fix build failure with Poppler ≥ 0.83.
+
+---

Old:

  pdf2djvu-0.9.14.tar.xz
  pdf2djvu-0.9.14.tar.xz.asc

New:

  pdf2djvu-0.9.15.tar.xz
  pdf2djvu-0.9.15.tar.xz.asc



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.a5IlC5/_old  2019-12-24 14:31:00.598606553 +0100
+++ /var/tmp/diff_new_pack.a5IlC5/_new  2019-12-24 14:31:00.618606563 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pdf2djvu
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   pdf2djvu
-Version:0.9.14
+Version:0.9.15
 Release:0
 Summary:PDF to DjVu Converter
 License:GPL-2.0-only

++ pdf2djvu-0.9.14.tar.xz -> pdf2djvu-0.9.15.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pdf2djvu-0.9.14/configure 
new/pdf2djvu-0.9.15/configure
--- old/pdf2djvu-0.9.14/configure   2019-10-28 17:08:48.0 +0100
+++ new/pdf2djvu-0.9.15/configure   2019-12-20 15:30:49.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for pdf2djvu 0.9.14.
+# Generated by GNU Autoconf 2.69 for pdf2djvu 0.9.15.
 #
 # Report bugs to .
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='pdf2djvu'
 PACKAGE_TARNAME='pdf2djvu'
-PACKAGE_VERSION='0.9.14'
-PACKAGE_STRING='pdf2djvu 0.9.14'
+PACKAGE_VERSION='0.9.15'
+PACKAGE_STRING='pdf2djvu 0.9.15'
 PACKAGE_BUGREPORT='https://github.com/jwilk/pdf2djvu/issues'
 PACKAGE_URL='http://jwilk.net/software/pdf2djvu'
 
@@ -1279,7 +1279,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures pdf2djvu 0.9.14 to adapt to many kinds of systems.
+\`configure' configures pdf2djvu 0.9.15 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1345,7 +1345,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of pdf2djvu 0.9.14:";;
+ short | recursive ) echo "Configuration of pdf2djvu 0.9.15:";;
esac
   cat <<\_ACEOF
 
@@ -1474,7 +1474,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-pdf2djvu configure 0.9.14
+pdf2djvu configure 0.9.15
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1692,7 +1692,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by pdf2djvu $as_me 0.9.14, which was
+It was created by pdf2djvu $as_me 0.9.15, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -8580,7 +8580,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by pdf2djvu $as_me 0.9.14, which was
+This file was extended by pdf2djvu $as_me 0.9.15, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -8647,7 +8647,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-pdf2djvu config.status 0.9.14
+pdf2djvu config.status 0.9.15
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pdf2djvu-0.9.14/configure.ac 
new/pdf2djvu-0.9.15/configure.ac
--- old/pdf2djvu-0.9.14/configure.ac2019-10-28 17:07:45.0 +0100
+++ new/pdf2djvu-0.9.15/configure.ac2019-12-20 15:30:28.0 +0100
@@ -12,7 +12,7 @@
 

commit pdf2djvu for openSUSE:Factory

2019-11-06 Thread root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2019-11-06 14:04:57

Comparing /work/SRC/openSUSE:Factory/pdf2djvu (Old)
 and  /work/SRC/openSUSE:Factory/.pdf2djvu.new.2990 (New)


Package is "pdf2djvu"

Wed Nov  6 14:04:57 2019 rev:38 rq:745321 version:0.9.14

Changes:

--- /work/SRC/openSUSE:Factory/pdf2djvu/pdf2djvu.changes2019-06-17 
10:35:26.349201244 +0200
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new.2990/pdf2djvu.changes  
2019-11-06 14:04:58.908715432 +0100
@@ -1,0 +2,6 @@
+Mon Nov  4 17:53:48 UTC 2019 - Kyrill Detinov 
+
+- Update to 0.9.14.
+  * Fix build failure with Poppler ≥ 0.82.
+
+---

Old:

  pdf2djvu-0.9.13.tar.xz
  pdf2djvu-0.9.13.tar.xz.asc

New:

  pdf2djvu-0.9.14.tar.xz
  pdf2djvu-0.9.14.tar.xz.asc



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.ZP4ZwU/_old  2019-11-06 14:04:59.564716118 +0100
+++ /var/tmp/diff_new_pack.ZP4ZwU/_new  2019-11-06 14:04:59.568716122 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   pdf2djvu
-Version:0.9.13
+Version:0.9.14
 Release:0
 Summary:PDF to DjVu Converter
 License:GPL-2.0-only

++ pdf2djvu-0.9.13.tar.xz -> pdf2djvu-0.9.14.tar.xz ++
 88270 lines of diff (skipped)




commit pdf2djvu for openSUSE:Factory

2019-06-17 Thread root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2019-06-17 10:35:18

Comparing /work/SRC/openSUSE:Factory/pdf2djvu (Old)
 and  /work/SRC/openSUSE:Factory/.pdf2djvu.new.4811 (New)


Package is "pdf2djvu"

Mon Jun 17 10:35:18 2019 rev:37 rq:710287 version:0.9.13

Changes:

--- /work/SRC/openSUSE:Factory/pdf2djvu/pdf2djvu.changes2019-01-08 
12:31:07.660098940 +0100
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new.4811/pdf2djvu.changes  
2019-06-17 10:35:26.349201244 +0200
@@ -1,0 +2,15 @@
+Sun Jun 16 19:50:59 UTC 2019 - Kyrill Detinov 
+
+- 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.
+
+---

Old:

  pdf2djvu-0.9.12.tar.xz
  pdf2djvu-0.9.12.tar.xz.asc

New:

  pdf2djvu-0.9.13.tar.xz
  pdf2djvu-0.9.13.tar.xz.asc



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.LDnhuh/_old  2019-06-17 10:35:26.921200959 +0200
+++ /var/tmp/diff_new_pack.LDnhuh/_new  2019-06-17 10:35:26.925200956 +0200
@@ -17,12 +17,12 @@
 
 
 Name:   pdf2djvu
-Version:0.9.12
+Version:0.9.13
 Release:0
 Summary:PDF to DjVu Converter
 License:GPL-2.0-only
 Group:  Productivity/Publishing/PDF
-URL:http://jwilk.net/software/pdf2djvu
+URL:https://jwilk.net/software/pdf2djvu
 Source0:
https://github.com/jwilk/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
 Source1:
https://github.com/jwilk/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
 Source2:%{name}.keyring
@@ -45,7 +45,7 @@
 %description
 pdf2djvu creates DjVu files from PDF files. It's able to extract:
 graphics, text layer, hyperlinks, document outline (bookmarks) and
-metadata.
+metadata (including XMP metadata).
 
 %lang_package
 

++ pdf2djvu-0.9.12.tar.xz -> pdf2djvu-0.9.13.tar.xz ++
 2211 lines of diff (skipped)




commit pdf2djvu for openSUSE:Factory

2019-01-08 Thread root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2019-01-08 12:28:42

Comparing /work/SRC/openSUSE:Factory/pdf2djvu (Old)
 and  /work/SRC/openSUSE:Factory/.pdf2djvu.new.28833 (New)


Package is "pdf2djvu"

Tue Jan  8 12:28:42 2019 rev:36 rq:663180 version:0.9.12

Changes:

--- /work/SRC/openSUSE:Factory/pdf2djvu/pdf2djvu.changes2018-10-18 
15:31:46.642614289 +0200
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new.28833/pdf2djvu.changes 
2019-01-08 12:31:07.660098940 +0100
@@ -1,0 +2,14 @@
+Sun Jan  6 12:41:26 UTC 2019 - Kyrill Detinov 
+
+- 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.
+
+---

Old:

  pdf2djvu-0.9.10.tar.xz
  pdf2djvu-0.9.10.tar.xz.asc

New:

  pdf2djvu-0.9.12.tar.xz
  pdf2djvu-0.9.12.tar.xz.asc



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.6MgZ6c/_old  2019-01-08 12:31:08.092098470 +0100
+++ /var/tmp/diff_new_pack.6MgZ6c/_new  2019-01-08 12:31:08.092098470 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pdf2djvu
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   pdf2djvu
-Version:0.9.10
+Version:0.9.12
 Release:0
 Summary:PDF to DjVu Converter
 License:GPL-2.0-only

++ pdf2djvu-0.9.10.tar.xz -> pdf2djvu-0.9.12.tar.xz ++
 2796 lines of diff (skipped)




commit pdf2djvu for openSUSE:Factory

2018-10-18 Thread root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2018-10-18 15:31:20

Comparing /work/SRC/openSUSE:Factory/pdf2djvu (Old)
 and  /work/SRC/openSUSE:Factory/.pdf2djvu.new (New)


Package is "pdf2djvu"

Thu Oct 18 15:31:20 2018 rev:35 rq:642545 version:0.9.10

Changes:

--- /work/SRC/openSUSE:Factory/pdf2djvu/pdf2djvu.changes2018-04-19 
15:33:12.497883422 +0200
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new/pdf2djvu.changes   2018-10-18 
15:31:46.642614289 +0200
@@ -1,0 +2,19 @@
+Wed Oct 17 06:27:44 UTC 2018 - lazy.k...@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.
+
+---

Old:

  pdf2djvu-0.9.9.tar.xz
  pdf2djvu-0.9.9.tar.xz.asc

New:

  pdf2djvu-0.9.10.tar.xz
  pdf2djvu-0.9.10.tar.xz.asc



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.iZCnq1/_old  2018-10-18 15:31:51.858608218 +0200
+++ /var/tmp/diff_new_pack.iZCnq1/_new  2018-10-18 15:31:51.862608213 +0200
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   pdf2djvu
-Version:0.9.9
+Version:0.9.10
 Release:0
 Summary:PDF to DjVu Converter
 License:GPL-2.0-only
@@ -30,7 +30,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(GraphicsMagick++)
-BuildRequires:  pkgconfig(ddjvuapi) >= 3.5.21
+BuildRequires:  pkgconfig(ddjvuapi) >= 3.5.25
 BuildRequires:  pkgconfig(exiv2)
 BuildRequires:  pkgconfig(poppler) >= 0.24
 BuildRequires:  pkgconfig(uuid)

++ pdf2djvu-0.9.9.tar.xz -> pdf2djvu-0.9.10.tar.xz ++
 73468 lines of diff (skipped)




commit pdf2djvu for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2018-04-19 15:33:12

Comparing /work/SRC/openSUSE:Factory/pdf2djvu (Old)
 and  /work/SRC/openSUSE:Factory/.pdf2djvu.new (New)


Package is "pdf2djvu"

Thu Apr 19 15:33:12 2018 rev:34 rq:598469 version:0.9.9

Changes:

--- /work/SRC/openSUSE:Factory/pdf2djvu/pdf2djvu.changes2018-01-24 
15:28:52.854917980 +0100
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new/pdf2djvu.changes   2018-04-19 
15:33:12.497883422 +0200
@@ -1,0 +2,7 @@
+Thu Apr 19 08:58:03 UTC 2018 - lazy.k...@opensuse.org
+
+- Update to 0.9.9.
+  * Fix build failure with Poppler ≥ 0.64.
+  * Fix undefined behavior in the outline handling code.
+
+---

Old:

  pdf2djvu-0.9.8.tar.xz
  pdf2djvu-0.9.8.tar.xz.asc

New:

  pdf2djvu-0.9.9.tar.xz
  pdf2djvu-0.9.9.tar.xz.asc



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.e2viGv/_old  2018-04-19 15:33:13.197854553 +0200
+++ /var/tmp/diff_new_pack.e2viGv/_new  2018-04-19 15:33:13.201854388 +0200
@@ -17,17 +17,18 @@
 
 
 Name:   pdf2djvu
-Version:0.9.8
+Version:0.9.9
 Release:0
 Summary:PDF to DjVu Converter
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  Productivity/Publishing/PDF
-Url:http://jwilk.net/software/pdf2djvu
+URL:http://jwilk.net/software/pdf2djvu
 Source0:
https://github.com/jwilk/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
 Source1:
https://github.com/jwilk/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
 Source2:%{name}.keyring
 BuildRequires:  djvulibre
 BuildRequires:  gcc-c++
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(GraphicsMagick++)
 BuildRequires:  pkgconfig(ddjvuapi) >= 3.5.21
 BuildRequires:  pkgconfig(exiv2)
@@ -35,11 +36,11 @@
 BuildRequires:  pkgconfig(uuid)
 # Requires to run tests correctly.
 BuildRequires:  liberation-fonts
-BuildRequires:  python-imaging
-BuildRequires:  python-nose
+BuildRequires:  python2-Pillow
+BuildRequires:  python2-nose
+#
 Requires:   djvulibre
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 pdf2djvu creates DjVu files from PDF files. It's able to extract:
@@ -61,12 +62,12 @@
 
 %check
 %if 0%{?suse_version} >= 1210
-make test
+make %{?_smp_mflags} test
 %endif
 
 %files
-%defattr(-,root,root,-)
-%doc doc/{changelog,COPYING,credits,djvudigital,README}
+%license doc/COPYING
+%doc doc/changelog doc/credits doc/djvudigital doc/README
 %{_bindir}/%{name}
 %{_mandir}/man?/*
 

++ pdf2djvu-0.9.8.tar.xz -> pdf2djvu-0.9.9.tar.xz ++
 3279 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/pdf2djvu-0.9.8/configure.ac new/pdf2djvu-0.9.9/configure.ac
--- old/pdf2djvu-0.9.8/configure.ac 2018-01-18 17:05:51.0 +0100
+++ new/pdf2djvu-0.9.9/configure.ac 2018-04-18 15:21:50.0 +0200
@@ -12,7 +12,7 @@
 dnl | General Public License for more details.
 
 AC_PREREQ(2.62)
-AC_INIT([pdf2djvu], [0.9.8], [https://github.com/jwilk/pdf2djvu/issues], 
[pdf2djvu], [http://jwilk.net/software/pdf2djvu])
+AC_INIT([pdf2djvu], [0.9.9], [https://github.com/jwilk/pdf2djvu/issues], 
[pdf2djvu], [http://jwilk.net/software/pdf2djvu])
 AC_CONFIG_AUX_DIR([tools])
 AC_CONFIG_MACRO_DIR([m4])
 AC_LANG([C++])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/pdf2djvu-0.9.8/djvu-outline.hh new/pdf2djvu-0.9.9/djvu-outline.hh
--- old/pdf2djvu-0.9.8/djvu-outline.hh  2018-01-18 17:05:51.0 +0100
+++ new/pdf2djvu-0.9.9/djvu-outline.hh  2018-04-18 15:21:50.0 +0200
@@ -1,4 +1,4 @@
-/* Copyright © 2015-2016 Jakub Wilk 
+/* Copyright © 2015-2018 Jakub Wilk 
  *
  * This file is part of pdf2djvu.
  *
@@ -37,6 +37,8 @@
 {
 public:
 virtual OutlineItem& add(std::string description, std::string url) = 0;
+virtual ~OutlineBase()
+{ };
 };
 
 class OutlineItem
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude 

commit pdf2djvu for openSUSE:Factory

2018-01-24 Thread root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2018-01-24 15:28:38

Comparing /work/SRC/openSUSE:Factory/pdf2djvu (Old)
 and  /work/SRC/openSUSE:Factory/.pdf2djvu.new (New)


Package is "pdf2djvu"

Wed Jan 24 15:28:38 2018 rev:33 rq:567790 version:0.9.8

Changes:

--- /work/SRC/openSUSE:Factory/pdf2djvu/pdf2djvu.changes2017-09-26 
21:17:34.731771037 +0200
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new/pdf2djvu.changes   2018-01-24 
15:28:52.854917980 +0100
@@ -1,0 +2,14 @@
+Fri Jan 19 18:41:40 UTC 2018 - lazy.k...@opensuse.org
+
+- Update to 0.9.8.
+  * Make --help and --version print to stdout, not stderr.
+  * Fix build failure with Poppler ≥ 0.62.
+  * Drop support for Poppler < 0.24.
+  * Use HTTPS for savannah.gnu.org and unicode.org URLs.
+  * Improve documentation.
+  * Improve the configure script.
+  * Remove the install-poppler-h-files tool.
+  * Improve the test suite.
+- Add README to docs.
+
+---

Old:

  pdf2djvu-0.9.7.tar.xz
  pdf2djvu-0.9.7.tar.xz.asc

New:

  pdf2djvu-0.9.8.tar.xz
  pdf2djvu-0.9.8.tar.xz.asc



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.4UGqFV/_old  2018-01-24 15:28:54.190855497 +0100
+++ /var/tmp/diff_new_pack.4UGqFV/_new  2018-01-24 15:28:54.194855310 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pdf2djvu
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   pdf2djvu
-Version:0.9.7
+Version:0.9.8
 Release:0
 Summary:PDF to DjVu Converter
 License:GPL-2.0
@@ -31,7 +31,7 @@
 BuildRequires:  pkgconfig(GraphicsMagick++)
 BuildRequires:  pkgconfig(ddjvuapi) >= 3.5.21
 BuildRequires:  pkgconfig(exiv2)
-BuildRequires:  pkgconfig(poppler) >= 0.11.1
+BuildRequires:  pkgconfig(poppler) >= 0.24
 BuildRequires:  pkgconfig(uuid)
 # Requires to run tests correctly.
 BuildRequires:  liberation-fonts
@@ -66,7 +66,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc doc/{changelog,COPYING,cjk.txt,credits.txt,djvudigital.txt}
+%doc doc/{changelog,COPYING,credits,djvudigital,README}
 %{_bindir}/%{name}
 %{_mandir}/man?/*
 

++ pdf2djvu-0.9.7.tar.xz -> pdf2djvu-0.9.8.tar.xz ++
 5629 lines of diff (skipped)




commit pdf2djvu for openSUSE:Factory

2017-09-26 Thread root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2017-09-26 21:16:17

Comparing /work/SRC/openSUSE:Factory/pdf2djvu (Old)
 and  /work/SRC/openSUSE:Factory/.pdf2djvu.new (New)


Package is "pdf2djvu"

Tue Sep 26 21:16:17 2017 rev:32 rq:528699 version:0.9.7

Changes:

--- /work/SRC/openSUSE:Factory/pdf2djvu/pdf2djvu.changes2017-08-18 
15:06:24.969150920 +0200
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new/pdf2djvu.changes   2017-09-26 
21:17:34.731771037 +0200
@@ -1,0 +2,8 @@
+Sun Sep 24 10:34:57 UTC 2017 - zai...@opensuse.org
+
+- Update to version 0.9.7:
+  * Fix build failure with Poppler ≥ 0.58.
+  * Improve the build system: Fix non-portable sed(1) calls in the
+manpage translations makefile.
+
+---

Old:

  pdf2djvu-0.9.6.tar.xz
  pdf2djvu-0.9.6.tar.xz.asc

New:

  pdf2djvu-0.9.7.tar.xz
  pdf2djvu-0.9.7.tar.xz.asc



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.nV9PQT/_old  2017-09-26 21:17:35.283693442 +0200
+++ /var/tmp/diff_new_pack.nV9PQT/_new  2017-09-26 21:17:35.287692880 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pdf2djvu
-Version:0.9.6
+Version:0.9.7
 Release:0
 Summary:PDF to DjVu Converter
 License:GPL-2.0

++ pdf2djvu-0.9.6.tar.xz -> pdf2djvu-0.9.7.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pdf2djvu-0.9.6/configure new/pdf2djvu-0.9.7/configure
--- old/pdf2djvu-0.9.6/configure2017-08-07 14:52:50.0 +0200
+++ new/pdf2djvu-0.9.7/configure2017-09-04 21:16:04.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for pdf2djvu 0.9.6.
+# Generated by GNU Autoconf 2.69 for pdf2djvu 0.9.7.
 #
 # Report bugs to .
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='pdf2djvu'
 PACKAGE_TARNAME='pdf2djvu'
-PACKAGE_VERSION='0.9.6'
-PACKAGE_STRING='pdf2djvu 0.9.6'
+PACKAGE_VERSION='0.9.7'
+PACKAGE_STRING='pdf2djvu 0.9.7'
 PACKAGE_BUGREPORT='https://github.com/jwilk/pdf2djvu/issues'
 PACKAGE_URL='http://jwilk.net/software/pdf2djvu'
 
@@ -1277,7 +1277,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures pdf2djvu 0.9.6 to adapt to many kinds of systems.
+\`configure' configures pdf2djvu 0.9.7 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1343,7 +1343,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of pdf2djvu 0.9.6:";;
+ short | recursive ) echo "Configuration of pdf2djvu 0.9.7:";;
esac
   cat <<\_ACEOF
 
@@ -1471,7 +1471,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-pdf2djvu configure 0.9.6
+pdf2djvu configure 0.9.7
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1689,7 +1689,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by pdf2djvu $as_me 0.9.6, which was
+It was created by pdf2djvu $as_me 0.9.7, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -8453,7 +8453,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by pdf2djvu $as_me 0.9.6, which was
+This file was extended by pdf2djvu $as_me 0.9.7, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -8520,7 +8520,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-pdf2djvu config.status 0.9.6
+pdf2djvu config.status 0.9.7
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pdf2djvu-0.9.6/configure.ac 
new/pdf2djvu-0.9.7/configure.ac
--- old/pdf2djvu-0.9.6/configure.ac 2017-08-07 14:52:10.0 +0200
+++ new/pdf2djvu-0.9.7/configure.ac 2017-09-04 21:15:18.0 +0200
@@ -12,7 +12,7 @@
 dnl | General Public License for more details.
 
 AC_PREREQ(2.62)
-AC_INIT([pdf2djvu], [0.9.6], [https://github.com/jwilk/pdf2djvu/issues], 
[pdf2djvu], [http://jwilk.net/software/pdf2djvu])
+AC_INIT([pdf2djvu], [0.9.7], 

commit pdf2djvu for openSUSE:Factory

2017-08-18 Thread root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2017-08-18 15:06:24

Comparing /work/SRC/openSUSE:Factory/pdf2djvu (Old)
 and  /work/SRC/openSUSE:Factory/.pdf2djvu.new (New)


Package is "pdf2djvu"

Fri Aug 18 15:06:24 2017 rev:31 rq:517448 version:0.9.6

Changes:

--- /work/SRC/openSUSE:Factory/pdf2djvu/pdf2djvu.changes2017-01-10 
10:48:12.307421762 +0100
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new/pdf2djvu.changes   2017-08-18 
15:06:24.969150920 +0200
@@ -1,0 +2,9 @@
+Thu Aug 17 08:59:57 UTC 2017 - lazy.k...@opensuse.org
+
+- Update to 0.9.6.
+  * Port the code to C++11.
+Incidentally, this fixes build failure with Poppler ≥ 0.57.
+  * Fix GCC 8 warnings about catching polymorphic type by value.
+  * Improve the test suite.
+
+---

Old:

  pdf2djvu-0.9.5.tar.xz
  pdf2djvu-0.9.5.tar.xz.asc

New:

  pdf2djvu-0.9.6.tar.xz
  pdf2djvu-0.9.6.tar.xz.asc



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.tI9w4M/_old  2017-08-18 15:06:25.669052347 +0200
+++ /var/tmp/diff_new_pack.tI9w4M/_new  2017-08-18 15:06:25.673051783 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pdf2djvu
-Version:0.9.5
+Version:0.9.6
 Release:0
 Summary:PDF to DjVu Converter
 License:GPL-2.0

++ pdf2djvu-0.9.5.tar.xz -> pdf2djvu-0.9.6.tar.xz ++
 5191 lines of diff (skipped)




commit pdf2djvu for openSUSE:Factory

2016-03-11 Thread h_root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2016-03-11 09:38:13

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.changes2015-12-03 
13:32:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new/pdf2djvu.changes   2016-03-11 
09:38:20.0 +0100
@@ -1,0 +2,15 @@
+Thu Feb 25 09:15:35 UTC 2016 - lazy.k...@opensuse.org
+
+- Update to 0.9.4.
+  * Standardize on American spelling in the manual page.
+  * Document that bugs can be reported to the mailing list.
+  * Fix build failure with GCC 6.
+  * Improve warning message when a link with an unsupported action
+type is encountered.
+  * Improve error handling in out-of-memory situations.
+  * Use HTTPS for sourceforge.net and freedesktop.org URLs.
+  * Improve the test suite.
+  * Update Polish, German, Portuguese, Russian translations.
+  * Update the French translation of the manual page.
+
+---

Old:

  pdf2djvu-0.9.3.tar.xz
  pdf2djvu-0.9.3.tar.xz.asc

New:

  pdf2djvu-0.9.4.tar.xz
  pdf2djvu-0.9.4.tar.xz.asc



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.sVZGCX/_old  2016-03-11 09:38:21.0 +0100
+++ /var/tmp/diff_new_pack.sVZGCX/_new  2016-03-11 09:38:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pdf2djvu
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   pdf2djvu
-Version:0.9.3
+Version:0.9.4
 Release:0
 Summary:PDF to DjVu Converter
 License:GPL-2.0

++ pdf2djvu-0.9.3.tar.xz -> pdf2djvu-0.9.4.tar.xz ++
 4231 lines of diff (skipped)

++ pdf2djvu.keyring ++
--- /var/tmp/diff_new_pack.sVZGCX/_old  2016-03-11 09:38:21.0 +0100
+++ /var/tmp/diff_new_pack.sVZGCX/_new  2016-03-11 09:38:21.0 +0100
@@ -1,7 +1,8 @@
-pub   rsa4096/015475F5 2009-10-23 [expires: 2016-01-01]
-uid   [ unknown] Jakub Wilk 
-uid   [ unknown] Jakub Wilk 
-uid   [ unknown] Jakub Wilk 
+pub   rsa4096/015475F5 2009-10-23 [expires: 2017-01-01]
+uid [ unknown] Jakub Wilk 
+uid [ unknown] Jakub Wilk 
+uid [ unknown] Jakub Wilk 
+uid [ unknown] [jpeg image of size 6044]
 sub   rsa4096/E5874F63 2009-10-23
 
 -BEGIN PGP PUBLIC KEY BLOCK-
@@ -17,66 +18,66 @@
 57uaqEaF7lSkL9mqlBTpokb6NO9KNbi7gC2Weh5Kp2nl5ka0eCFe0dxPk0f4d8xq
 9YuCxYtGungL36J0JVhaxiMwLaNXy6Q7IVdS4i38Ky0TBiT4oerhzExcMNPxXGp6
 9syBm5R3SbbAJ36UW+U4u6nMB/eGcrvO/UqIZ/Z7r6DivY5+LiAxmsvzkwARAQAB
-tBxKYWt1YiBXaWxrIDxqd2lsa0Bqd2lsay5uZXQ+iQJABBMBCAAqAhsDBQsJCAcD
-BRUKCQgLBRYDAgEAAh4BAheAAhkBBQJUK0QABQkLo6WzAAoJEC1Os6YBVHX1pM0P
-/22H1JJEWPtfep5C6Hzc2kqrTh1VNNy+Y2An02P6Re+3Hb66twjvikaYCjeLzZu4
-eaDwXz4DJnoQS9beCTlonrLhmpUHn+jSEiZ0Y+8WRqXfs1FvWPDKWn/jSFRk83mb
-vHlL6rMET39IQD+wAzgsYmhl4HEQlX2K7+2SCsJMsmoDbNLvKYA2q+k4Uoox42gj
-HhjdYWMfGU5Wetm3qU4zxqt3ZaMoUkywhrSMUABt10HIdUYhWG0SFilAzm/pPS7i
-UsQAGmrRmws/Ljy8XzTvY87cA9GZTJTz5eSVf3JrKIiyiXwhRp/+t6t4dEhU1eIK
-TFDJAgMrY3yqQeMAVi9uECTo38nQgwk4u7MM2m21+/GQkQ54+P5Z2g8835hoO8wQ
-1TUVCHmRT6lVU/Hi1o1U7mF8yywzo+iA+Ui3aA8MEXFdUDhAIziRzvDX48/uFMve
-pXacFq6BcQM/MLKO1ACxmDQhVO8zE+Gn5MM56z7sUWgWjZcLGz9iYC7oyFFe96I3
-Pfu9O62eJkw5zNRSCUqQC6ALa4WKWX8TB6/7ChKkl1JMtjzFYgkqJZgOKhCA9gU/
-iqpRng2luE/8h34tSZzHPI/VBFiIjzcoOHl6b/fyLEK8eIQTB08jtZeNU+v5bGnZ
-bdDG/4EHlbqlIQae+EAGAV5PVj/Vn2wspDpGbS1frB/VtB1KYWt1YiBXaWxrIDxq
-d2lsa0BkZWJpYW4ub3JnPokCPQQTAQgAJwIbAwULCQgHAwUVCgkICwUWAwIBAAIe
-AQIXgAUCVCtEAAUJC6OlswAKCRAtTrOmAVR19dGJD/0SCpZ/o1hiVt4KXYsJxqnp
-W6rQDsySkDHQXuOQN6l85j9Qy74k8FlEgJuVoYSve0TtI7qt0lDmBBAS1IdhrjvH
-MVwVQENWKpIdjOuENWixuXEKh8zEFJB09UpBglQgbicrl1MHC16El5hGTHzb6qfR
-fr9fi7tcgyMa7/wgb3eu5NN8lzScTqX7KQ4rXODRB+ZMvpxSEZ1A7R4Cz1blap+V
-j0PTVo+yPAQqHIPAYOSY00udFwidJ+L++o+52uIgOGWvRJC05zYqMqrlCQKW0I4B
-CzKnOFjaTkfPdxbTcuE6jyua6lT35o5Dr3xC5cGIuWJfEVnfEBZTEIJANHoBXrnz
-c74AAK7AqSgnYil/1buneaLZPRkCe112b6mRw5bF6RiT+bUgVDfUwu39tycFZmSn
-P+aKxvbzh4Uu07aGBx4zeb1+JplFGgFmxh7gka4EngLotdhl7awRWIBjG8wAFchf
-WhXNEUDKZfyVFZoIFyud+1tgbiZwdPnv1H0k7Lf7XJn4uUf0t2X7Tn7twPYJQt8a
-2vEFCrn8Um+Q8ND8NAru0qkXF+WshaxZik9+UXtWfoVd1I8NY3DAprO+c/OvMr7h
-/GeZm+SNggD1DrYPejgbUUqdtUhbjoyR0AZXhwHk1qxrdIiG/w+sCDr8eaYprFbN

commit pdf2djvu for openSUSE:Factory

2015-12-03 Thread h_root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2015-12-03 13:32:55

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.changes2015-11-02 
12:55:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new/pdf2djvu.changes   2015-12-03 
13:32:57.0 +0100
@@ -1,0 +2,8 @@
+Tue Dec  1 13:55:45 UTC 2015 - lazy.k...@opensuse.org
+
+- Update to 0.9.3.
+  * Fix rendering some vector elements that should go to the
+foreground layer. Regression introduced in 0.7.1.
+  * Improve the test suite.
+
+---

Old:

  pdf2djvu-0.9.2.tar.xz
  pdf2djvu-0.9.2.tar.xz.asc

New:

  pdf2djvu-0.9.3.tar.xz
  pdf2djvu-0.9.3.tar.xz.asc



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.W7r80p/_old  2015-12-03 13:32:58.0 +0100
+++ /var/tmp/diff_new_pack.W7r80p/_new  2015-12-03 13:32:58.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   pdf2djvu
-Version:0.9.2
+Version:0.9.3
 Release:0
 Summary:PDF to DjVu Converter
 License:GPL-2.0

++ pdf2djvu-0.9.2.tar.xz -> pdf2djvu-0.9.3.tar.xz ++
 1727 lines of diff (skipped)




commit pdf2djvu for openSUSE:Factory

2015-11-02 Thread h_root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2015-11-02 12:55:00

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.changes2015-10-06 
13:25:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new/pdf2djvu.changes   2015-11-02 
12:55:02.0 +0100
@@ -1,0 +2,10 @@
+Sun Oct 25 09:49:21 UTC 2015 - lazy.k...@opensuse.org
+
+- Update to 0.9.2.
+  * Improve error handling.
+ + Ignore document outline items with non-existent
+ destinations.
+  * Improve the test suite.
+  * Update Polish, German, Portuguese, Russian translations.
+
+---

Old:

  pdf2djvu-0.9.1.tar.xz
  pdf2djvu-0.9.1.tar.xz.asc

New:

  pdf2djvu-0.9.2.tar.xz
  pdf2djvu-0.9.2.tar.xz.asc



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.lFspJG/_old  2015-11-02 12:55:03.0 +0100
+++ /var/tmp/diff_new_pack.lFspJG/_new  2015-11-02 12:55:03.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   pdf2djvu
-Version:0.9.1
+Version:0.9.2
 Release:0
 Summary:PDF to DjVu Converter
 License:GPL-2.0

++ pdf2djvu-0.9.1.tar.xz -> pdf2djvu-0.9.2.tar.xz ++
 3142 lines of diff (skipped)




commit pdf2djvu for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2015-10-06 13:25:42

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.changes2015-08-23 
17:46:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new/pdf2djvu.changes   2015-10-06 
13:25:43.0 +0200
@@ -1,0 +2,52 @@
+Wed Sep 30 17:32:00 UTC 2015 - lazy.k...@opensuse.org
+
+- Update to 0.9.1.
+  * Fix detection of libraries needed for XMP support in the
+configure script.
+  * Use DCE uuid_*() functions (instead of libuuid) if they are
+provided by libc.
+  * Improve error handling.
+- Changes in 0.9.
+  * Add support for PDF page labels in page titles. Use labels as
+default page titles.
+  * Add the “--no-page-title” option. Also, don't set page title if
+“--page-title-template” is empty.
+  * Rename “--pageid-prefix” as “--page-id-prefix”.
+  * Rename “--pageid-template” as “--page-id-template”.
+  * Improve XMP support:
++ Use the Exiv2 library (instead of the GNOME XSLT library with
+hand-crafted XSL stylesheets).
++ Update the xmpMM:InstanceID property.
++ Update the xmpMM:DocumentID property.
++ Generate globally unique identifiers in the urn:uuid
+namespace.
++ Use correct timezone offset in xmp:MetadataDate.
+  * Fix a few spelling mistakes in the manual page.
+  * Fix support for files larger than 2GB on 32-bit systems.
+  * Improve error handling.
+  * Improve the test suite.
+  * Update the Polish translation.
+  * Disable building the Ukrainian manual page, which is not fully
+translated.
+  * Update the Portuguese translation.
+  * Update the German translation.
+  * Update the French translation of the manual page.
+  * Update the Russian translation.
+- Changes in 0.8.2.
+  * Fix file corruption for some documents with outline. Regression
+introduced in 0.7.20.
+  * Improve thread-safety:
++ Make GraphicsMagick initialization thread-safe.
++ Rewrite the subprocess handling code to be thread-safe.
+Remove PStreams support.
+  * Fix silencing djvuextract's stderr.
+  * Use iconv() for converting from locale encoding to UTF-8.
+  * Improve error handling.
+  * Improve the test suite.
+  * Update the Polish translation.
+  * Update the Portuguese translation.
+  * Update the German translation.
+- Remove BuildRequires: pkgconfig(libxslt).
+- Add BuildRequires: pkgconfig(exiv2), pkgconfig(uuid).
+
+---

Old:

  pdf2djvu-0.8.1.tar.xz
  pdf2djvu-0.8.1.tar.xz.asc

New:

  pdf2djvu-0.9.1.tar.xz
  pdf2djvu-0.9.1.tar.xz.asc



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.zdsjZo/_old  2015-10-06 13:25:44.0 +0200
+++ /var/tmp/diff_new_pack.zdsjZo/_new  2015-10-06 13:25:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pdf2djvu
-Version:0.8.1
+Version:0.9.1
 Release:0
 Summary:PDF to DjVu Converter
 License:GPL-2.0
@@ -30,8 +30,9 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig(GraphicsMagick++)
 BuildRequires:  pkgconfig(ddjvuapi) >= 3.5.21
-BuildRequires:  pkgconfig(libxslt)
+BuildRequires:  pkgconfig(exiv2)
 BuildRequires:  pkgconfig(poppler) >= 0.11.1
+BuildRequires:  pkgconfig(uuid)
 # Requires to run tests correctly.
 BuildRequires:  liberation-fonts
 BuildRequires:  python-imaging
@@ -70,8 +71,5 @@
 %{_mandir}/man?/*
 
 %files lang -f %{name}.lang
-%defattr(-,root,root,-)
-%dir %{_mandir}/uk/
-%dir %{_mandir}/uk/man1/
 
 %changelog

++ pdf2djvu-0.8.1.tar.xz -> pdf2djvu-0.9.1.tar.xz ++
 37220 lines of diff (skipped)




commit pdf2djvu for openSUSE:Factory

2015-08-23 Thread h_root
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.changes2015-05-15 
07:44:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new/pdf2djvu.changes   2015-08-23 
17:46:11.0 +0200
@@ -1,0 +2,47 @@
+Mon Aug 17 18:24:04 UTC 2015 - lazy.k...@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.k...@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+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.0 +0200
+++ /var/tmp/diff_new_pack.kHUVLu/_new  2015-08-23 17:46:11.0 +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)




commit pdf2djvu for openSUSE:Factory

2015-05-14 Thread h_root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2015-05-15 07:43:42

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.changes2015-05-10 
10:47:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new/pdf2djvu.changes   2015-05-15 
07:44:14.0 +0200
@@ -1,0 +2,6 @@
+Mon May 11 18:19:23 UTC 2015 - lazy.k...@opensuse.org
+
+- Update to 0.7.21.
+  * Fix insecure use of /tmp when executing c44(1).
+
+---

Old:

  pdf2djvu-0.7.20.tar.xz
  pdf2djvu-0.7.20.tar.xz.asc

New:

  pdf2djvu-0.7.21.tar.xz
  pdf2djvu-0.7.21.tar.xz.asc



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.CLlsNX/_old  2015-05-15 07:44:15.0 +0200
+++ /var/tmp/diff_new_pack.CLlsNX/_new  2015-05-15 07:44:15.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pdf2djvu
-Version:0.7.20
+Version:0.7.21
 Release:0
 Summary:PDF to DjVu Converter
 License:GPL-2.0

++ pdf2djvu-0.7.20.tar.xz - pdf2djvu-0.7.21.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pdf2djvu-0.7.20/configure 
new/pdf2djvu-0.7.21/configure
--- old/pdf2djvu-0.7.20/configure   2015-05-01 14:21:48.0 +0200
+++ new/pdf2djvu-0.7.21/configure   2015-05-09 23:22:18.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for pdf2djvu 0.7.20.
+# Generated by GNU Autoconf 2.69 for pdf2djvu 0.7.21.
 #
 # Report bugs to https://bitbucket.org/jwilk/pdf2djvu/issues.
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='pdf2djvu'
 PACKAGE_TARNAME='pdf2djvu'
-PACKAGE_VERSION='0.7.20'
-PACKAGE_STRING='pdf2djvu 0.7.20'
+PACKAGE_VERSION='0.7.21'
+PACKAGE_STRING='pdf2djvu 0.7.21'
 PACKAGE_BUGREPORT='https://bitbucket.org/jwilk/pdf2djvu/issues'
 PACKAGE_URL='https://jwilk.net/software/pdf2djvu'
 
@@ -1259,7 +1259,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures pdf2djvu 0.7.20 to adapt to many kinds of systems.
+\`configure' configures pdf2djvu 0.7.21 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1324,7 +1324,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of pdf2djvu 0.7.20:;;
+ short | recursive ) echo Configuration of pdf2djvu 0.7.21:;;
esac
   cat \_ACEOF
 
@@ -1446,7 +1446,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-pdf2djvu configure 0.7.20
+pdf2djvu configure 0.7.21
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1731,7 +1731,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by pdf2djvu $as_me 0.7.20, which was
+It was created by pdf2djvu $as_me 0.7.21, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -7212,7 +7212,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by pdf2djvu $as_me 0.7.20, which was
+This file was extended by pdf2djvu $as_me 0.7.21, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -7279,7 +7279,7 @@
 cat $CONFIG_STATUS _ACEOF || ac_write_fail=1
 ac_cs_config=`$as_echo $ac_configure_args | sed 's/^ //; 
s/[\\\`\$]//g'`
 ac_cs_version=\\
-pdf2djvu config.status 0.7.20
+pdf2djvu config.status 0.7.21
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\\$ac_cs_config\\
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pdf2djvu-0.7.20/configure.ac 
new/pdf2djvu-0.7.21/configure.ac
--- old/pdf2djvu-0.7.20/configure.ac2015-05-01 14:21:33.0 +0200
+++ new/pdf2djvu-0.7.21/configure.ac2015-05-09 23:22:05.0 +0200
@@ -5,7 +5,7 @@
 dnl | the Free Software Foundation; version 2 dated June, 1991.
 
 AC_PREREQ(2.62)
-AC_INIT([pdf2djvu], [0.7.20], [https://bitbucket.org/jwilk/pdf2djvu/issues], 
[pdf2djvu], [https://jwilk.net/software/pdf2djvu])
+AC_INIT([pdf2djvu], [0.7.21], [https://bitbucket.org/jwilk/pdf2djvu/issues], 
[pdf2djvu], [https://jwilk.net/software/pdf2djvu])
 AC_CONFIG_AUX_DIR(tools)
 AC_LANG(C++)
 
diff 

commit pdf2djvu for openSUSE:Factory

2015-05-10 Thread h_root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2015-05-10 10:47:34

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.changes2015-03-18 
13:04:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new/pdf2djvu.changes   2015-05-10 
10:47:35.0 +0200
@@ -1,0 +2,15 @@
+Fri May  8 18:18:26 UTC 2015 - lazy.k...@opensuse.org
+
+- Update to 0.7.20.
+  * Don't use djvused for setting document outline.
+  * Test suite: automatically skip tests that require features that
+were not enabled at build time.
+  * Improve reporting of versions of the libraries in --version and
+XMP metadata.
+  * Update the homepage URL and the bug tracker URLs, in
+documentation and code.
+  * Update Portuguese, Russian, German and Ukrainian translations.
+- Add for tests BuildRequires: python-imaging.
+- Correct the URL tag.
+
+---

Old:

  pdf2djvu-0.7.19.tar.xz
  pdf2djvu-0.7.19.tar.xz.asc

New:

  pdf2djvu-0.7.20.tar.xz
  pdf2djvu-0.7.20.tar.xz.asc



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.p61lvM/_old  2015-05-10 10:47:35.0 +0200
+++ /var/tmp/diff_new_pack.p61lvM/_new  2015-05-10 10:47:35.0 +0200
@@ -17,12 +17,12 @@
 
 
 Name:   pdf2djvu
-Version:0.7.19
+Version:0.7.20
 Release:0
 Summary:PDF to DjVu Converter
 License:GPL-2.0
 Group:  Productivity/Publishing/PDF
-Url:http://pdf2djvu.googlecode.com/
+Url:http://jwilk.net/software/pdf2djvu
 Source0:
https://bitbucket.org/jwilk/pdf2djvu/downloads/%{name}-%{version}.tar.xz
 Source1:
https://bitbucket.org/jwilk/pdf2djvu/downloads/%{name}-%{version}.tar.xz.asc
 Source2:%{name}.keyring
@@ -34,6 +34,7 @@
 BuildRequires:  pkgconfig(poppler)
 # Requires to run tests correctly.
 BuildRequires:  liberation-fonts
+BuildRequires:  python-imaging
 BuildRequires:  python-nose
 Requires:   djvulibre
 Recommends: %{name}-lang

++ pdf2djvu-0.7.19.tar.xz - pdf2djvu-0.7.20.tar.xz ++
 5368 lines of diff (skipped)




commit pdf2djvu for openSUSE:Factory

2015-03-18 Thread h_root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2015-03-18 13:04:29

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.changes2013-06-05 
17:46:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new/pdf2djvu.changes   2015-03-18 
13:04:30.0 +0100
@@ -1,0 +2,29 @@
+Thu Mar 12 16:30:41 UTC 2015 - lazy.k...@opensuse.org
+
+- Add %check section to run 'make test'.
+- Update the keyring file.
+
+---
+Mon Mar  9 00:59:19 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 0.7.19
+  * Fix build failure with Poppler ≥ 0.31.
+https://code.google.com/p/pdf2djvu/issues/detail?id=99
+- Remove gpg-offline usage; OBS handles sources verification
+- Update download Url
+- Do not use %doc with manpages; it's redundant
+- Changes in 0.7.18.
+  * Make the xml2c script more portable.
+  * In C++11 mode, use “decltype” instead of “typeof”.
+  * Fix build failure with libc++ in C++98 mode.
+  * Use the standard AC_OPENMP macro in the configure script
+(instead of 3rd-party AX_OPENMP).
+  * Use HTTPS URLs when they are available, in documentation and
+code.
+  * Add Portuguese translation; add French translation of the
+manual page; fix capitalization error in the German manual
+page.
+  * Drop support for Poppler  0.11.1.
+  * Improve error handling.
+
+---

Old:

  pdf2djvu_0.7.17.tar.gz
  pdf2djvu_0.7.17.tar.gz.asc

New:

  pdf2djvu-0.7.19.tar.xz
  pdf2djvu-0.7.19.tar.xz.asc



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.UuKas6/_old  2015-03-18 13:04:31.0 +0100
+++ /var/tmp/diff_new_pack.UuKas6/_new  2015-03-18 13:04:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pdf2djvu
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,24 +17,24 @@
 
 
 Name:   pdf2djvu
-Version:0.7.17
+Version:0.7.19
 Release:0
 Summary:PDF to DjVu Converter
 License:GPL-2.0
 Group:  Productivity/Publishing/PDF
 Url:http://pdf2djvu.googlecode.com/
-Source0:http://pdf2djvu.googlecode.com/files/%{name}_%{version}.tar.gz
-Source1:
http://pdf2djvu.googlecode.com/files/%{name}_%{version}.tar.gz.asc
+Source0:
https://bitbucket.org/jwilk/pdf2djvu/downloads/%{name}-%{version}.tar.xz
+Source1:
https://bitbucket.org/jwilk/pdf2djvu/downloads/%{name}-%{version}.tar.xz.asc
 Source2:%{name}.keyring
 BuildRequires:  djvulibre
 BuildRequires:  gcc-c++
-%if 0%{?suse_version} = 1230
-BuildRequires:  gpg-offline
-%endif
 BuildRequires:  pkgconfig(GraphicsMagick++)
 BuildRequires:  pkgconfig(ddjvuapi)
 BuildRequires:  pkgconfig(libxslt)
 BuildRequires:  pkgconfig(poppler)
+# Requires to run tests correctly.
+BuildRequires:  liberation-fonts
+BuildRequires:  python-nose
 Requires:   djvulibre
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -48,9 +48,6 @@
 
 %prep
 %setup -q
-%if 0%{?gpg_verify:1}
-%gpg_verify %{SOURCE1}
-%endif
 
 %build
 %configure
@@ -60,15 +57,20 @@
 %make_install
 %find_lang %{name} --with-man
 
+%check
+%if 0%{?suse_version} = 1210
+make test
+%endif
+
 %files
 %defattr(-,root,root,-)
-%doc COPYING doc/{changelog,cjk.txt,credits.txt,djvudigital.txt}
+%doc doc/{changelog,COPYING,cjk.txt,credits.txt,djvudigital.txt}
 %{_bindir}/%{name}
-%doc %{_mandir}/man?/*
+%{_mandir}/man?/*
 
 %files lang -f %{name}.lang
 %defattr(-,root,root,-)
-%doc %dir %{_mandir}/??/
-%doc %dir %{_mandir}/??/man1/
+%dir %{_mandir}/uk/
+%dir %{_mandir}/uk/man1/
 
 %changelog

++ pdf2djvu.keyring ++
--- /var/tmp/diff_new_pack.UuKas6/_old  2015-03-18 13:04:31.0 +0100
+++ /var/tmp/diff_new_pack.UuKas6/_new  2015-03-18 13:04:31.0 +0100
@@ -1,8 +1,8 @@
-pub   4096R/015475F5 2009-10-23 [expires: 2014-01-01]
-uid  Jakub Wilk jw...@jwilk.net
-uid  Jakub Wilk jw...@debian.org
-uid  Jakub Wilk uba...@users.sf.net
-sub   4096R/E5874F63 2009-10-23
+pub   rsa4096/015475F5 2009-10-23 [expires: 2016-01-01]
+uid   [ unknown] Jakub Wilk jw...@jwilk.net
+uid   [ unknown] Jakub Wilk jw...@debian.org
+uid   [ unknown] Jakub Wilk uba...@users.sf.net
+sub   

commit pdf2djvu for openSUSE:Factory

2012-11-14 Thread h_root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2012-11-14 09:15:26

Comparing /work/SRC/openSUSE:Factory/pdf2djvu (Old)
 and  /work/SRC/openSUSE:Factory/.pdf2djvu.new (New)


Package is pdf2djvu, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/pdf2djvu/pdf2djvu.changes2012-10-16 
07:13:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new/pdf2djvu.changes   2012-11-14 
09:15:28.0 +0100
@@ -1,0 +2,5 @@
+Tue Nov 13 12:44:43 UTC 2012 - idon...@suse.com
+
+- add pdf2djvu-poppler.patch to fix compile with new poppler 
+
+---

New:

  pdf2djvu-poppler.patch



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.Di7FG3/_old  2012-11-14 09:15:29.0 +0100
+++ /var/tmp/diff_new_pack.Di7FG3/_new  2012-11-14 09:15:29.0 +0100
@@ -24,6 +24,7 @@
 Group:  Productivity/Publishing/PDF
 Url:http://pdf2djvu.googlecode.com/
 Source0:http://pdf2djvu.googlecode.com/files/%{name}_%{version}.tar.gz
+Patch1: pdf2djvu-poppler.patch
 BuildRequires:  djvulibre
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig(GraphicsMagick++)
@@ -43,6 +44,9 @@
 
 %prep
 %setup -q
+%if 0%{?suse_version}  1220
+%patch1 -p1
+%endif
 
 %build
 %configure

++ pdf2djvu-poppler.patch ++
Index: pdf2djvu-0.7.15/pdf-backend.cc
===
--- pdf2djvu-0.7.15.orig/pdf-backend.cc
+++ pdf2djvu-0.7.15/pdf-backend.cc
@@ -28,7 +28,7 @@
 #if POPPLER_VERSION  2100
 #include UTF8.h
 #else
-#include UTF.h
+#include UnicodeMap.h
 #endif
 #include UnicodeTypeTable.h
 
@@ -575,7 +575,9 @@ pdf::Object *pdf::dict_lookup(pdf::Dict
 void pdf::write_as_utf8(std::ostream stream, Unicode unicode_char)
 {
   char buffer[8];
-  int seqlen = mapUTF8(unicode_char, buffer, sizeof buffer);
+  GooString enc(UTF-8);
+  UnicodeMap *utf8Map = globalParams-getUnicodeMap(enc);
+  int seqlen = utf8Map-mapUnicode(unicode_char, buffer, sizeof buffer);
   stream.write(buffer, seqlen);
 }
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pdf2djvu for openSUSE:Factory

2012-09-26 Thread h_root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2012-09-26 10:10:43

Comparing /work/SRC/openSUSE:Factory/pdf2djvu (Old)
 and  /work/SRC/openSUSE:Factory/.pdf2djvu.new (New)


Package is pdf2djvu, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/pdf2djvu/pdf2djvu.changes2012-06-05 
15:33:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new/pdf2djvu.changes   2012-09-26 
10:10:44.0 +0200
@@ -1,0 +2,8 @@
+Wed Sep 19 18:26:00 UTC 2012 - lazy.k...@opensuse.org
+
+- Update to 0.7.14.
+  + Ignore links with no action. (Previously such links would cause
+segfault).
+  + Update German, Russian, Ukrainian translations.
+
+---

Old:

  pdf2djvu_0.7.13.tar.gz

New:

  pdf2djvu_0.7.14.tar.gz



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.1kkdS3/_old  2012-09-26 10:10:46.0 +0200
+++ /var/tmp/diff_new_pack.1kkdS3/_new  2012-09-26 10:10:46.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pdf2djvu
-Version:0.7.13
+Version:0.7.14
 Release:0
 Summary:PDF to DjVu Converter
 License:GPL-2.0

++ pdf2djvu_0.7.13.tar.gz - pdf2djvu_0.7.14.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pdf2djvu-0.7.13/COPYING new/pdf2djvu-0.7.14/COPYING
--- old/pdf2djvu-0.7.13/COPYING 2012-06-03 22:04:41.0 +0200
+++ new/pdf2djvu-0.7.14/COPYING 2012-09-18 17:27:41.0 +0200
@@ -1,12 +1,12 @@
-   GNU GENERAL PUBLIC LICENSE
-  Version 2, June 1991
+GNU GENERAL PUBLIC LICENSE
+   Version 2, June 1991
 
  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-   Preamble
+Preamble
 
   The licenses for most software are designed to take away your
 freedom to share and change it.  By contrast, the GNU General Public
@@ -56,7 +56,7 @@
   The precise terms and conditions for copying, distribution and
 modification follow.
 
-   GNU GENERAL PUBLIC LICENSE
+GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License applies to any program or other work which contains
@@ -255,7 +255,7 @@
 of preserving the free status of all derivatives of our free software and
 of promoting the sharing and reuse of software generally.
 
-   NO WARRANTY
+NO WARRANTY
 
   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
@@ -277,9 +277,9 @@
 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
 
-END OF TERMS AND CONDITIONS
+ END OF TERMS AND CONDITIONS
 
-   How to Apply These Terms to Your New Programs
+How to Apply These Terms to Your New Programs
 
   If you develop a new program, and you want it to be of the greatest
 possible use to the public, the best way to achieve this is to make it
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pdf2djvu-0.7.13/Makefile new/pdf2djvu-0.7.14/Makefile
--- old/pdf2djvu-0.7.13/Makefile2012-06-03 22:04:41.0 +0200
+++ new/pdf2djvu-0.7.14/Makefile2012-09-18 17:27:41.0 +0200
@@ -43,11 +43,11 @@
 
 .PHONY: clean
 clean:
-   $(RM) pdf2djvu *.o paths.hh $(XML_HH_FILES)
+   rm -f pdf2djvu *.o paths.hh $(XML_HH_FILES)
 
 .PHONY: distclean
 distclean: clean
-   $(RM) version.hh Makefile.common config.status config.log
+   rm -f version.hh Makefile.common config.status config.log
 
 .PHONY: test
 test: pdf2djvu
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pdf2djvu-0.7.13/aclocal.m4 
new/pdf2djvu-0.7.14/aclocal.m4
--- old/pdf2djvu-0.7.13/aclocal.m4  2012-06-03 22:04:52.0 +0200
+++ new/pdf2djvu-0.7.14/aclocal.m4  2012-09-18 17:27:53.0 +0200
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.11.5 -*- Autoconf -*-
+# generated automatically by aclocal 1.11.6 -*- Autoconf -*-
 
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 # 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
diff -urN '--exclude=CVS' 

commit pdf2djvu for openSUSE:Factory

2012-06-05 Thread h_root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2012-06-05 15:33:49

Comparing /work/SRC/openSUSE:Factory/pdf2djvu (Old)
 and  /work/SRC/openSUSE:Factory/.pdf2djvu.new (New)


Package is pdf2djvu, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/pdf2djvu/pdf2djvu.changes2012-03-07 
20:10:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new/pdf2djvu.changes   2012-06-05 
15:33:51.0 +0200
@@ -1,0 +2,9 @@
+Mon Jun  4 06:36:36 UTC 2012 - lazy.k...@opensuse.org
+
+- Update to 0.7.13.
+  + Fix build failure with Poppler ≥ 0.19.
+  + Update German, Russian, Ukrainian translations.
+  + Add Ukrainian translation of the manual page.
+- Disable tests (Python problem).
+
+---

Old:

  pdf2djvu_0.7.12.tar.gz

New:

  pdf2djvu_0.7.13.tar.gz



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.z1elrq/_old  2012-06-05 15:33:52.0 +0200
+++ /var/tmp/diff_new_pack.z1elrq/_new  2012-06-05 15:33:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pdf2djvu
-Version:0.7.12
+Version:0.7.13
 Release:0
 Summary:PDF to DjVu Converter
 License:GPL-2.0
@@ -30,8 +30,6 @@
 BuildRequires:  pkgconfig(ddjvuapi)
 BuildRequires:  pkgconfig(libxslt)
 BuildRequires:  pkgconfig(poppler)
-# Requires to run tests correctly.
-BuildRequires:  ghostscript-fonts-std
 Requires:   djvulibre
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -54,9 +52,6 @@
 %make_install
 %find_lang %{name} --with-man
 
-%check
-make test
-
 %files
 %defattr(-,root,root,-)
 %doc COPYING doc/changelog doc/cjk.txt doc/credits.txt

++ pdf2djvu_0.7.12.tar.gz - pdf2djvu_0.7.13.tar.gz ++
 7920 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pdf2djvu for openSUSE:Factory

2012-03-07 Thread h_root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2012-03-07 20:10:02

Comparing /work/SRC/openSUSE:Factory/pdf2djvu (Old)
 and  /work/SRC/openSUSE:Factory/.pdf2djvu.new (New)


Package is pdf2djvu, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/pdf2djvu/pdf2djvu.changes2012-02-01 
11:53:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new/pdf2djvu.changes   2012-03-07 
20:10:07.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb 28 09:52:18 UTC 2012 - lazy.k...@opensuse.org
+
+- Split off language package.
+- Use pkgconfig(*) build dependencies.
+
+---



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.japgXQ/_old  2012-03-07 20:10:08.0 +0100
+++ /var/tmp/diff_new_pack.japgXQ/_new  2012-03-07 20:10:08.0 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   pdf2djvu
 Version:0.7.12
 Release:0
@@ -25,13 +26,14 @@
 Source0:http://pdf2djvu.googlecode.com/files/%{name}_%{version}.tar.gz
 BuildRequires:  djvulibre
 BuildRequires:  gcc-c++
-BuildRequires:  libGraphicsMagick++-devel
-BuildRequires:  libdjvulibre-devel
-BuildRequires:  libpoppler-devel
-BuildRequires:  libxslt-devel
+BuildRequires:  pkgconfig(GraphicsMagick++)
+BuildRequires:  pkgconfig(ddjvuapi)
+BuildRequires:  pkgconfig(libxslt)
+BuildRequires:  pkgconfig(poppler)
 # Requires to run tests correctly.
 BuildRequires:  ghostscript-fonts-std
 Requires:   djvulibre
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -39,6 +41,8 @@
 graphics, text layer, hyperlinks, document outline (bookmarks) and
 metadata.
 
+%lang_package
+
 %prep
 %setup -q
 
@@ -48,17 +52,21 @@
 
 %install
 %make_install
-%find_lang %{name}
+%find_lang %{name} --with-man
 
 %check
 make test
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root,-)
 %doc COPYING doc/changelog doc/cjk.txt doc/credits.txt
 %doc doc/djvudigital.txt
 %{_bindir}/%{name}
 %doc %{_mandir}/man?/*
-%doc %{_mandir}/??
+
+%files lang -f %{name}.lang
+%defattr(-,root,root,-)
+%doc %dir %{_mandir}/??
+%doc %dir %{_mandir}/??/man1
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pdf2djvu for openSUSE:Factory

2012-02-01 Thread h_root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2012-02-01 11:53:19

Comparing /work/SRC/openSUSE:Factory/pdf2djvu (Old)
 and  /work/SRC/openSUSE:Factory/.pdf2djvu.new (New)


Package is pdf2djvu, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/pdf2djvu/pdf2djvu.changes2011-10-07 
15:22:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new/pdf2djvu.changes   2012-02-01 
11:53:21.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 22 07:42:41 UTC 2012 - lazy.k...@opensuse.org
+
+- Update to 0.7.12
+  + Fix resolution detection.
+  + Add Ukrainian translation.
+
+---

Old:

  pdf2djvu_0.7.11.tar.gz

New:

  pdf2djvu_0.7.12.tar.gz



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.Z10n8l/_old  2012-02-01 11:53:23.0 +0100
+++ /var/tmp/diff_new_pack.Z10n8l/_new  2012-02-01 11:53:23.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pdf2djvu
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,20 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   pdf2djvu
-Version:0.7.11
+Version:0.7.12
 Release:0
-License:GPL-2.0
 Summary:PDF to DjVu Converter
-Url:http://pdf2djvu.googlecode.com/
+License:GPL-2.0
 Group:  Productivity/Publishing/PDF
+Url:http://pdf2djvu.googlecode.com/
 Source0:http://pdf2djvu.googlecode.com/files/%{name}_%{version}.tar.gz
 BuildRequires:  djvulibre
 BuildRequires:  gcc-c++
-BuildRequires:  libdjvulibre-devel
 BuildRequires:  libGraphicsMagick++-devel
+BuildRequires:  libdjvulibre-devel
 BuildRequires:  libpoppler-devel
 BuildRequires:  libxslt-devel
 # Requires to run tests correctly.
@@ -49,7 +47,7 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %find_lang %{name}
 
 %check

++ pdf2djvu_0.7.11.tar.gz - pdf2djvu_0.7.12.tar.gz ++
 3134 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pdf2djvu for openSUSE:Factory

2011-10-07 Thread h_root

Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory
checked in at Fri Oct 7 15:21:56 CEST 2011.




--- openSUSE:Factory/pdf2djvu/pdf2djvu.changes  2011-09-23 12:21:55.0 
+0200
+++ /mounts/work_src_done/STABLE/pdf2djvu/pdf2djvu.changes  2011-10-06 
20:36:50.0 +0200
@@ -1,0 +2,8 @@
+Thu Oct  6 18:17:26 UTC 2011 - lazy.k...@opensuse.org
+
+- Update to 0.7.11
+  + Fix build failure with Poppler = 0.17.
+- Removed pdf2djvu-poppler-0.18.patch (fixed upstream).
+- Removed obsolete clean section.
+
+---

calling whatdependson for head-i586


Old:

  pdf2djvu-poppler-0.18.patch
  pdf2djvu_0.7.10.tar.gz

New:

  pdf2djvu_0.7.11.tar.gz



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.yGUgU0/_old  2011-10-07 15:21:51.0 +0200
+++ /var/tmp/diff_new_pack.yGUgU0/_new  2011-10-07 15:21:51.0 +0200
@@ -18,15 +18,13 @@
 
 
 Name:   pdf2djvu
-Version:0.7.10
-Release:1
+Version:0.7.11
+Release:0
 License:GPL-2.0
 Summary:PDF to DjVu Converter
 Url:http://pdf2djvu.googlecode.com/
 Group:  Productivity/Publishing/PDF
 Source0:http://pdf2djvu.googlecode.com/files/%{name}_%{version}.tar.gz
-# PATCH-FIX-UPSTREAM pdf2djvu-poppler-0.18.patch vu...@opensuse.org -- Fix 
build with poppler 0.17/0.18. Sent upstream: 
http://code.google.com/p/pdf2djvu/issues/detail?id=61
-Patch0: pdf2djvu-poppler-0.18.patch
 BuildRequires:  djvulibre
 BuildRequires:  gcc-c++
 BuildRequires:  libdjvulibre-devel
@@ -45,21 +43,17 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
 %find_lang %{name}
 
 %check
-%__make test
-
-%clean
-%{?buildroot:%__rm -rf %{buildroot}}
+make test
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)

++ pdf2djvu_0.7.10.tar.gz - pdf2djvu_0.7.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pdf2djvu-0.7.10/configure 
new/pdf2djvu-0.7.11/configure
--- old/pdf2djvu-0.7.10/configure   2011-08-20 20:53:25.0 +0200
+++ new/pdf2djvu-0.7.11/configure   2011-10-06 10:41:24.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for pdf2djvu 0.7.10.
+# Generated by GNU Autoconf 2.68 for pdf2djvu 0.7.11.
 #
 # Report bugs to http://code.google.com/p/pdf2djvu/issues/.
 #
@@ -560,8 +560,8 @@
 # Identity of this package.
 PACKAGE_NAME='pdf2djvu'
 PACKAGE_TARNAME='pdf2djvu'
-PACKAGE_VERSION='0.7.10'
-PACKAGE_STRING='pdf2djvu 0.7.10'
+PACKAGE_VERSION='0.7.11'
+PACKAGE_STRING='pdf2djvu 0.7.11'
 PACKAGE_BUGREPORT='http://code.google.com/p/pdf2djvu/issues/'
 PACKAGE_URL='http://pdf2djvu.googlecode.com/'
 
@@ -1241,7 +1241,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures pdf2djvu 0.7.10 to adapt to many kinds of systems.
+\`configure' configures pdf2djvu 0.7.11 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1306,7 +1306,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of pdf2djvu 0.7.10:;;
+ short | recursive ) echo Configuration of pdf2djvu 0.7.11:;;
esac
   cat \_ACEOF
 
@@ -1428,7 +1428,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-pdf2djvu configure 0.7.10
+pdf2djvu configure 0.7.11
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1713,7 +1713,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by pdf2djvu $as_me 0.7.10, which was
+It was created by pdf2djvu $as_me 0.7.11, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -7110,7 +7110,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by pdf2djvu $as_me 0.7.10, which was
+This file was extended by pdf2djvu $as_me 0.7.11, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -7177,7 +7177,7 @@
 cat $CONFIG_STATUS _ACEOF || ac_write_fail=1
 ac_cs_config=`$as_echo $ac_configure_args | sed 's/^ //; 
s/[\\\`\$]//g'`
 ac_cs_version=\\
-pdf2djvu config.status 0.7.10
+pdf2djvu config.status 0.7.11
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\\$ac_cs_config\\
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit pdf2djvu for openSUSE:Factory

2011-09-21 Thread h_root

Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory
checked in at Wed Sep 21 17:16:19 CEST 2011.




--- pdf2djvu/pdf2djvu.changes   2011-08-20 23:19:25.0 +0200
+++ /mounts/work_src_done/STABLE/pdf2djvu/pdf2djvu.changes  2011-09-20 
12:02:22.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 20 10:01:18 UTC 2011 - vu...@opensuse.org
+
+- Add pdf2djvu-poppler-0.18.patch: fix build with poppler
+  0.17/0.18.
+
+---

calling whatdependson for head-i586


New:

  pdf2djvu-poppler-0.18.patch



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.RhEKR7/_old  2011-09-21 17:16:14.0 +0200
+++ /var/tmp/diff_new_pack.RhEKR7/_new  2011-09-21 17:16:14.0 +0200
@@ -25,6 +25,8 @@
 Url:http://pdf2djvu.googlecode.com/
 Group:  Productivity/Publishing/PDF
 Source0:http://pdf2djvu.googlecode.com/files/%{name}_%{version}.tar.gz
+# PATCH-FIX-UPSTREAM pdf2djvu-poppler-0.18.patch vu...@opensuse.org -- Fix 
build with poppler 0.17/0.18. Sent upstream: 
http://code.google.com/p/pdf2djvu/issues/detail?id=61
+Patch0: pdf2djvu-poppler-0.18.patch
 BuildRequires:  djvulibre
 BuildRequires:  gcc-c++
 BuildRequires:  libdjvulibre-devel
@@ -41,14 +43,9 @@
 graphics, text layer, hyperlinks, document outline (bookmarks) and
 metadata.
 
-
-
-Authors:
-
-Jakub Wilk uba...@users.sf.net
-
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure

++ pdf2djvu-poppler-0.18.patch ++
Index: pdf2djvu-0.7.10/pdf-backend.hh
===
--- pdf2djvu-0.7.10.orig/pdf-backend.hh
+++ pdf2djvu-0.7.10/pdf-backend.hh
@@ -77,7 +77,11 @@ namespace pdf
 
   namespace link
   {
+#if POPPLER_VERSION  1700
 typedef ::Link Link;
+#else
+typedef ::AnnotLink Link;
+#endif
 typedef ::LinkAction Action;
 typedef ::LinkDest Destination;
 typedef ::LinkGoTo GoTo;





Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pdf2djvu for openSUSE:Factory

2011-08-19 Thread h_root

Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory
checked in at Fri Aug 19 09:57:59 CEST 2011.




--- pdf2djvu/pdf2djvu.changes   2011-07-25 13:21:32.0 +0200
+++ /mounts/work_src_done/STABLE/pdf2djvu/pdf2djvu.changes  2011-08-18 
22:09:34.0 +0200
@@ -1,0 +2,6 @@
+Thu Aug 18 20:07:45 UTC 2011 - lazy.k...@opensuse.org
+
+- Update to 0.7.9
+  + Add Russian translation.
+
+---

calling whatdependson for head-i586


Old:

  pdf2djvu_0.7.8.tar.gz

New:

  pdf2djvu_0.7.9.tar.gz



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.9mA5OE/_old  2011-08-19 09:55:58.0 +0200
+++ /var/tmp/diff_new_pack.9mA5OE/_new  2011-08-19 09:55:58.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   pdf2djvu
-Version:0.7.8
+Version:0.7.9
 Release:1
 License:GPL-2.0
 Summary:PDF to DjVu Converter

++ pdf2djvu_0.7.8.tar.gz - pdf2djvu_0.7.9.tar.gz ++
 3517 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pdf2djvu for openSUSE:Factory

2011-08-04 Thread h_root

Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory
checked in at Thu Aug 4 14:33:28 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/pdf2djvu/pdf2djvu.changes  2011-07-25 
13:21:32.0 +0200
@@ -0,0 +1,176 @@
+---
+Mon Jul 25 01:12:48 UTC 2011 - lazy.k...@opensuse.org
+
+- Update to 0.7.8
+  + Add support for merging multiple PDFs into a single DjVu file.
+  + Add German translation.
+
+---
+Fri May 27 10:02:40 UTC 2011 - lazy.k...@opensuse.org
+
+- Build requires ghostscript-fonts-std to run tests correctly
+- Use full URL for source
+
+---
+Wed Mar 30 09:35:06 UTC 2011 - lazy.k...@opensuse.org
+
+- Update to 0.7.7
+  + Fix build failure with GCC 4.6.
+  + Make it possible to control how work is distributed between
+threads with the OMP_SCHEDULE variable.
+
+---
+Sat Feb 19 15:35:07 UTC 2011 - lazy.k...@opensuse.org
+
+- Update to 0.7.6
+- Man pages marked as docs
+
+---
+Fri Jan 21 19:48:42 UTC 2011 - lazy.k...@opensuse.org
+
+- Don't make test in SLE
+
+---
+Thu Jan 20 12:09:21 UTC 2011 - lazy.k...@opensuse.org
+
+- Update to 0.7.5
+  + Document the use of TMPDIR environment variable.
+- Make tests
+- Added COPYING
+
+---
+Sun Jun 13 16:33:18 UTC 2010 - lazy.kent.s...@gmail.com
+
+- Update to 0.7.4
+  + Fix handling of the --pages option.
+  + Fix build failure with GCC 4.2.
+  + Make messages about missing features a bit more informative.
+- Dropped obsolete patch
+
+---
+Sat Jun 12 07:05:10 UTC 2010 - lazy.kent.s...@gmail.com
+
+- Fixed handling of the --pages option
+
+---
+Mon May 24 23:59:39 UTC 2010 - lazy.kent.s...@gmail.com
+
+- Update to 0.7.3
+  + Fix handling of the --indirect option.
+
+---
+Sun May  2 10:15:03 UTC 2010 - lazy.kent.s...@gmail.com
+
+- Update to 0.7.2
+  + Add the --fg-colors=black option.
+  + Fix broken output with --fg-colors=web.
+  + Fix crash with GraphicMagick ≥ 1.3.8.
+  + Override number of threads set by GraphicsMagick.
+- Added some docs
+
+---
+Tue Apr 20 16:40:57 UTC 2010 - lazy.kent.s...@gmail.com
+
+- Update to 0.7.1
+  + Speed up converting pages for which no foreground were
+detected.
+
+---
+Sun Feb 28 00:14:38 UTC 2010 - lazy.kent.s...@gmail.com
+
+- Update to 0.7.0
+  + Add support for parallel page rendering: options -j/--jobs.
+
+---
+Fri Jan 15 20:12:00 UTC 2010 - lazy.kent.s...@gmail.com
+
+- Update to 0.6.2
+  + Fix build failure without PStreams.
+
+---
+Fri Jan 15 07:58:13 UTC 2010 - lazy.kent.s...@gmail.com
+
+- Update to 0.6.1
+  + Add the --text-filter option.
+- Added libGraphicsMagick++-devel, libxslt-devel and pstreams-devel
+  to BuildRequires
+
+---
+Sat Oct  3 00:00:00 MSD 2009 - lazy.kent.s...@gmail.com
+
+- Update to 0.6.0
+  + New regression tests.
+  + Add support for correcting XMP metadata.
+  + Fix resolution detection (poppler ≥ 0.11.1 only).
+
+---
+Fri Jul 31 00:00:00 MSD 2009 - lazy.kent.s...@gmail.com
+
+- Update to 0.5.11
+  + Document how to deal with CJK PDFs.
+
+---
+Sun Jul 12 00:00:00 MSD 2009 - lazy.kent.s...@gmail.com
+
+- Update to 0.5.10
+  + Add Polish translation of the manual page.
+
+---
+Wed Jul  1 00:00:00 MSD 2009 - lazy.kent.s...@gmail.com
+
+- Added djvulibre to Requires
+
+---
+Fri Jun 19 00:00:00 MSD 2009 - lazy.kent.s...@gmail.com
+
+- Update to 0.5.9
+  + Add Polish translation
+
+---
+Tue Jun  2 00:00:00 MSD 2009 - lazy.kent.s...@gmail.com
+
+- Spec-file cleanup
+
+---
+Sun May 17 00:00:00 MSD 2009 - lazy.kent.s...@gmail.com
+
+- Update to 0.5.8
+  + Fix some rounding bugs.
+
+---
+Fri May