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-11-28 11:06:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfole (Old) and /work/SRC/openSUSE:Factory/.libfole.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfole" Mon Nov 28 11:06:17 2022 rev:6 rq:1038462 version:20220115 Changes: -------- --- /work/SRC/openSUSE:Factory/libfole/libfole.changes 2022-08-09 15:29:03.349745783 +0200 +++ /work/SRC/openSUSE:Factory/.libfole.new.1597/libfole.changes 2022-11-28 11:06:21.687548553 +0100 @@ -1,0 +2,5 @@ +Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt <[email protected]> + +- Delete system-libs.patch + +------------------------------------------------------------------- Old: ---- system-libs.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfole.spec ++++++ --- /var/tmp/diff_new_pack.Evz2ls/_old 2022-11-28 11:06:22.239551256 +0100 +++ /var/tmp/diff_new_pack.Evz2ls/_new 2022-11-28 11:06:22.247551295 +0100 @@ -27,12 +27,10 @@ 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) >= 20220101 +# Various notes: https://en.opensuse.org/libyal %description libfole is a library for Object Linking and Embedding (OLE) data types. @@ -63,10 +61,9 @@ %autosetup -p1 %build -autoreconf -fi -# see libcdata for version-sc echo "V_%version { global: *; };" >v.sym %configure --disable-static LDFLAGS="-Wl,--version-script=$PWD/v.sym" +grep ' local' config.log && exit 1 %make_build %install
