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 <[email protected]> + +- 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
