Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package poppler for openSUSE:Factory checked in at 2023-10-01 21:21:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/poppler (Old) and /work/SRC/openSUSE:Factory/.poppler.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "poppler" Sun Oct 1 21:21:50 2023 rev:198 rq:1114272 version:23.09.0 Changes: -------- --- /work/SRC/openSUSE:Factory/poppler/poppler.changes 2023-09-21 22:14:01.541218341 +0200 +++ /work/SRC/openSUSE:Factory/.poppler.new.28202/poppler.changes 2023-10-01 21:21:59.175950666 +0200 @@ -1,0 +2,5 @@ +Fri Sep 29 07:54:25 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- build with gpgmepp for signing documents (bsc#1215632) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ poppler.spec ++++++ --- /var/tmp/diff_new_pack.S68Vms/_old 2023-10-01 21:22:00.495998430 +0200 +++ /var/tmp/diff_new_pack.S68Vms/_new 2023-10-01 21:22:00.495998430 +0200 @@ -46,6 +46,7 @@ BuildRequires: cmake >= 3.10 BuildRequires: gtk-doc BuildRequires: libboost_headers-devel >= 1.66 +BuildRequires: libgpgmepp-devel >= 1.19 BuildRequires: openjpeg2 BuildRequires: pkgconfig BuildRequires: update-desktop-files @@ -228,6 +229,7 @@ export LD_LIBRARY_PATH=$(pwd)/build %cmake \ -DENABLE_GTK_DOC=ON \ + -DENABLE_GPGME=ON \ -DENABLE_UNSTABLE_API_ABI_HEADERS=ON \ -DENABLE_ZLIB=ON \ -DENABLE_LIBCURL=ON \