commit pdf2djvu for openSUSE:Leap:15.2

2020-04-14 Thread root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Leap:15.2 
checked in at 2020-04-14 14:22:20

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


Package is "pdf2djvu"

Tue Apr 14 14:22:20 2020 rev:23 rq:793640 version:0.9.17

Changes:

--- /work/SRC/openSUSE:Leap:15.2/pdf2djvu/pdf2djvu.changes  2020-03-15 
07:12:01.888987423 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.pdf2djvu.new.3248/pdf2djvu.changes
2020-04-14 14:24:09.453416736 +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.5tfBsh/_old  2020-04-14 14:24:09.849417032 +0200
+++ /var/tmp/diff_new_pack.5tfBsh/_new  2020-04-14 14:24:09.853417035 +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:Leap:15.2

2020-03-15 Thread root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Leap:15.2 
checked in at 2020-03-15 07:12:01

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


Package is "pdf2djvu"

Sun Mar 15 07:12:01 2020 rev:22 rq:784813 version:0.9.17

Changes:

--- /work/SRC/openSUSE:Leap:15.2/pdf2djvu/pdf2djvu.changes  2020-02-29 
17:15:16.296897486 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.pdf2djvu.new.3160/pdf2djvu.changes
2020-03-15 07:12:01.888987423 +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.Pm6Zxk/_old  2020-03-15 07:12:02.224987624 +0100
+++ /var/tmp/diff_new_pack.Pm6Zxk/_new  2020-03-15 07:12:02.228987626 +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:Leap:15.2

2020-02-29 Thread root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Leap:15.2 
checked in at 2020-02-29 17:15:15

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


Package is "pdf2djvu"

Sat Feb 29 17:15:15 2020 rev:21 rq:779819 version:0.9.16

Changes:

--- /work/SRC/openSUSE:Leap:15.2/pdf2djvu/pdf2djvu.changes  2020-01-15 
15:39:35.719118655 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.pdf2djvu.new.26092/pdf2djvu.changes   
2020-02-29 17:15:16.296897486 +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.e7m8VG/_old  2020-02-29 17:15:16.668898253 +0100
+++ /var/tmp/diff_new_pack.e7m8VG/_new  2020-02-29 17:15:16.672898260 +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