Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfwnt for openSUSE:Factory checked in at 2021-11-27 00:51:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfwnt (Old) and /work/SRC/openSUSE:Factory/.libfwnt.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfwnt" Sat Nov 27 00:51:17 2021 rev:11 rq:933961 version:20210906 Changes: -------- --- /work/SRC/openSUSE:Factory/libfwnt/libfwnt.changes 2021-07-22 22:44:09.483137431 +0200 +++ /work/SRC/openSUSE:Factory/.libfwnt.new.1895/libfwnt.changes 2021-11-27 00:52:00.638659896 +0100 @@ -1,0 +2,6 @@ +Sun Nov 14 12:41:25 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 20210906 + * Updated security descriptor documentation + +------------------------------------------------------------------- Old: ---- 20210717.tar.gz New: ---- libfwnt-alpha-20210906.tar.gz libfwnt-alpha-20210906.tar.gz.asc libfwnt.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfwnt.spec ++++++ --- /var/tmp/diff_new_pack.iHreYY/_old 2021-11-27 00:52:01.190657990 +0100 +++ /var/tmp/diff_new_pack.iHreYY/_new 2021-11-27 00:52:01.194657976 +0100 @@ -18,14 +18,16 @@ %define lname libfwnt1 Name: libfwnt -Version: 20210717 +Version: 20210906 Release: 0 Summary: Library for Windows NT data types License: GFDL-1.3-or-later AND LGPL-3.0-or-later Group: Productivity/File utilities URL: https://github.com/libyal/libfwnt -Source: https://github.com/libyal/libfwnt/archive/refs/tags/%version.tar.gz -Source2: Locale_identifier_LCID.pdf +Source: https://github.com/libyal/libfwnt/releases/download/%version/libfwnt-alpha-%version.tar.gz +Source2: https://github.com/libyal/libfwnt/releases/download/%version/libfwnt-alpha-%version.tar.gz.asc +Source3: %name.keyring +Source11: Locale_identifier_LCID.pdf Patch1: system-libs.patch BuildRequires: c_compiler BuildRequires: gettext-tools >= 0.18.1 @@ -75,10 +77,10 @@ %prep %autosetup -p1 -cp "%{S:2}" . +cp %_sourcedir/*.pdf . %build -if [ ! -e configure ]; then ./autogen.sh; fi +autoreconf -fi %configure --disable-static --enable-python3 %make_build