Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package extractpdfmark for openSUSE:Factory checked in at 2021-03-06 21:19:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/extractpdfmark (Old) and /work/SRC/openSUSE:Factory/.extractpdfmark.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "extractpdfmark" Sat Mar 6 21:19:15 2021 rev:2 rq:877360 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/extractpdfmark/extractpdfmark.changes 2020-05-08 23:08:10.302207893 +0200 +++ /work/SRC/openSUSE:Factory/.extractpdfmark.new.2378/extractpdfmark.changes 2021-03-06 21:19:17.449274720 +0100 @@ -1,0 +2,6 @@ +Mon Mar 1 20:18:27 UTC 2021 - Antoine Belvire <antoine.belv...@opensuse.org> + +- Build against the poppler-cpp interface. +- Sort file list. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ extractpdfmark.spec ++++++ --- /var/tmp/diff_new_pack.69UGRs/_old 2021-03-06 21:19:17.909275102 +0100 +++ /var/tmp/diff_new_pack.69UGRs/_new 2021-03-06 21:19:17.909275102 +0100 @@ -28,7 +28,7 @@ BuildRequires: gcc-c++ BuildRequires: gettext-devel BuildRequires: pkgconfig -BuildRequires: pkgconfig(poppler-cairo) >= 0.79.0 +BuildRequires: pkgconfig(poppler-cpp) >= 0.79.0 %description This tool helps compacting PDF files generated by the TeX @@ -57,11 +57,9 @@ %make_build check %files -%{_mandir}/man1/extractpdfmark.1%{?ext_man} -%{_bindir}/extractpdfmark - -%license COPYING - %doc NEWS README.* +%license COPYING +%{_bindir}/extractpdfmark +%{_mandir}/man1/extractpdfmark.1%{?ext_man} %changelog