Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcreg for openSUSE:Factory checked in at 2021-11-27 00:51:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcreg (Old) and /work/SRC/openSUSE:Factory/.libcreg.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcreg" Sat Nov 27 00:51:12 2021 rev:3 rq:933946 version:20210625 Changes: -------- --- /work/SRC/openSUSE:Factory/libcreg/libcreg.changes 2021-06-11 00:18:08.321261136 +0200 +++ /work/SRC/openSUSE:Factory/.libcreg.new.1895/libcreg.changes 2021-11-27 00:51:54.142682324 +0100 @@ -1,0 +2,11 @@ +Thu Nov 25 18:47:06 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Add keyring + +------------------------------------------------------------------- +Sun Nov 14 12:47:04 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 20210625 + * No changelog was provided + +------------------------------------------------------------------- Old: ---- _service libcreg-20210505.tar.xz New: ---- libcreg-experimental-20210625.tar.gz libcreg-experimental-20210625.tar.gz.asc libcreg.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcreg.spec ++++++ --- /var/tmp/diff_new_pack.qYVy8H/_old 2021-11-27 00:51:54.658680543 +0100 +++ /var/tmp/diff_new_pack.qYVy8H/_new 2021-11-27 00:51:54.662680529 +0100 @@ -18,13 +18,15 @@ Name: libcreg %define lname libcreg1 -Version: 20210505 +Version: 20210625 Release: 0 Summary: Library to access Windows 9x/Me REGF-type Registry files License: GFDL-1.3-or-later AND LGPL-3.0-or-later Group: Productivity/File utilities URL: https://github.com/libyal/libcreg -Source: %name-%version.tar.xz +Source: https://github.com/libyal/libcreg/releases/download/%version/libcreg-experimental-%version.tar.gz +Source2: https://github.com/libyal/libcreg/releases/download/%version/libcreg-experimental-%version.tar.gz.asc +Source3: %name.keyring Patch1: system-libs.patch BuildRequires: c_compiler BuildRequires: gettext-tools >= 0.18.1 @@ -95,7 +97,7 @@ %autosetup -p1 %build -if [ ! -e configure ]; then ./autogen.sh; fi +autoreconf -fi %configure \ --disable-static \ --enable-wide-character-type \