Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcaes for openSUSE:Factory checked in at 2021-11-27 00:51:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcaes (Old) and /work/SRC/openSUSE:Factory/.libcaes.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcaes" Sat Nov 27 00:51:12 2021 rev:12 rq:933944 version:20210522 Changes: -------- --- /work/SRC/openSUSE:Factory/libcaes/libcaes.changes 2021-06-27 19:00:19.992374688 +0200 +++ /work/SRC/openSUSE:Factory/.libcaes.new.1895/libcaes.changes 2021-11-27 00:51:53.358685032 +0100 @@ -1,0 +2,5 @@ +Thu Nov 25 18:45:10 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Add keyring + +------------------------------------------------------------------- New: ---- libcaes-alpha-20210522.tar.gz.asc libcaes.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcaes.spec ++++++ --- /var/tmp/diff_new_pack.JAyF6j/_old 2021-11-27 00:51:53.878683236 +0100 +++ /var/tmp/diff_new_pack.JAyF6j/_new 2021-11-27 00:51:53.882683223 +0100 @@ -25,6 +25,8 @@ Group: Development/Libraries/C and C++ URL: https://github.com/libyal/libcaes Source: https://github.com/libyal/libcaes/releases/download/%version/libcaes-alpha-%version.tar.gz +Source2: https://github.com/libyal/libcaes/releases/download/%version/libcaes-alpha-%version.tar.gz.asc +Source3: %name.keyring Patch1: system-libs.patch BuildRequires: c_compiler BuildRequires: gettext-tools >= 0.18.1 @@ -68,7 +70,7 @@ %autosetup -p1 %build -if [ ! -e configure ]; then ./autogen.sh; fi +autoreconf -fi %configure --disable-static --enable-python3 %make_build