Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libbde for openSUSE:Factory checked in at 2021-11-27 00:51:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libbde (Old) and /work/SRC/openSUSE:Factory/.libbde.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libbde" Sat Nov 27 00:51:11 2021 rev:13 rq:933943 version:20210605 Changes: -------- --- /work/SRC/openSUSE:Factory/libbde/libbde.changes 2021-06-27 19:00:20.552375424 +0200 +++ /work/SRC/openSUSE:Factory/.libbde.new.1895/libbde.changes 2021-11-27 00:51:52.590687683 +0100 @@ -1,0 +2,5 @@ +Thu Nov 25 23:39:38 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Add keyring + +------------------------------------------------------------------- New: ---- libbde-alpha-20210605.tar.gz.asc libbde.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libbde.spec ++++++ --- /var/tmp/diff_new_pack.UvBJ9B/_old 2021-11-27 00:51:53.154685736 +0100 +++ /var/tmp/diff_new_pack.UvBJ9B/_new 2021-11-27 00:51:53.158685722 +0100 @@ -25,7 +25,9 @@ Group: Productivity/File utilities URL: https://github.com/libyal/libbde Source: https://github.com/libyal/libbde/releases/download/%version/libbde-alpha-%version.tar.gz -Source2: BitLocker_Drive_Encryption_BDE_format.pdf +Source2: https://github.com/libyal/libbde/releases/download/%version/libbde-alpha-%version.tar.gz.asc +Source3: %name.keyring +Source10: BitLocker_Drive_Encryption_BDE_format.pdf Patch1: system-libs.patch BuildRequires: c_compiler BuildRequires: gettext-tools >= 0.18.1 @@ -114,10 +116,10 @@ %prep %autosetup -p1 -cp "%{SOURCE2}" . +cp %_sourcedir/*.pdf . %build -if [ ! -e configure ]; then ./autogen.sh; fi +autoreconf -fi %configure --disable-static --enable-wide-character-type --enable-python3 %make_build