Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfole for openSUSE:Factory checked in at 2022-01-16 23:18:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfole (Old) and /work/SRC/openSUSE:Factory/.libfole.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfole" Sun Jan 16 23:18:40 2022 rev:4 rq:946830 version:20220115 Changes: -------- --- /work/SRC/openSUSE:Factory/libfole/libfole.changes 2021-06-11 00:18:18.281278444 +0200 +++ /work/SRC/openSUSE:Factory/.libfole.new.1892/libfole.changes 2022-01-16 23:19:36.154387441 +0100 @@ -1,0 +2,6 @@ +Sun Jan 16 19:02:04 UTC 2022 - Jan Engelhardt <[email protected]> + +- Update to release 20220115 + * No changes, version bump only. + +------------------------------------------------------------------- Old: ---- _service libfole-20210415.tar.xz New: ---- libfole-alpha-20220115.tar.gz libfole-alpha-20220115.tar.gz.asc libfole.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfole.spec ++++++ --- /var/tmp/diff_new_pack.QqhWAi/_old 2022-01-16 23:19:36.658387689 +0100 +++ /var/tmp/diff_new_pack.QqhWAi/_new 2022-01-16 23:19:36.662387691 +0100 @@ -1,7 +1,7 @@ # # spec file for package libfole # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,19 +18,21 @@ Name: libfole %define lname libfole1 -Version: 20210415 +Version: 20220115 Release: 0 Summary: Library for Object Linking and Embedding (OLE) data types License: LGPL-3.0-or-later Group: Productivity/File utilities URL: https://github.com/libyal/libfole -Source: %name-%version.tar.xz +Source: https://github.com/libyal/libfole/releases/download/%version/libfole-alpha-%version.tar.gz +Source2: https://github.com/libyal/libfole/releases/download/%version/libfole-alpha-%version.tar.gz.asc +Source9: %name.keyring Patch1: system-libs.patch BuildRequires: c_compiler BuildRequires: gettext-tools >= 0.18.1 BuildRequires: libtool BuildRequires: pkg-config -BuildRequires: pkgconfig(libcerror) >= 20201121 +BuildRequires: pkgconfig(libcerror) >= 20220101 %description libfole is a library for Object Linking and Embedding (OLE) data types. @@ -61,7 +63,7 @@ %autosetup -p1 %build -if [ ! -e configure ]; then ./autogen.sh; fi +autoreconf -fi %configure --disable-static %make_build
