Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libolecf for openSUSE:Factory checked in at 2021-11-27 00:51:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libolecf (Old) and /work/SRC/openSUSE:Factory/.libolecf.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libolecf" Sat Nov 27 00:51:18 2021 rev:17 rq:933963 version:20210512 Changes: -------- --- /work/SRC/openSUSE:Factory/libolecf/libolecf.changes 2021-06-27 19:00:25.496381919 +0200 +++ /work/SRC/openSUSE:Factory/.libolecf.new.1895/libolecf.changes 2021-11-27 00:52:02.798652438 +0100 @@ -1,0 +2,5 @@ +Sun Nov 14 12:38:28 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Switch to curated tarballs + +------------------------------------------------------------------- Old: ---- _service libolecf-20210512.tar.xz New: ---- libolecf-alpha-20210512.tar.gz libolecf-alpha-20210512.tar.gz.asc libolecf.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libolecf.spec ++++++ --- /var/tmp/diff_new_pack.hMlIzW/_old 2021-11-27 00:52:03.446650200 +0100 +++ /var/tmp/diff_new_pack.hMlIzW/_new 2021-11-27 00:52:03.450650187 +0100 @@ -24,8 +24,10 @@ License: GFDL-1.3-or-later AND LGPL-3.0-or-later Group: Productivity/File utilities URL: https://github.com/libyal/libolecf -Source: %name-%version.tar.xz -Source2: OLE_Compound_File_format.pdf +Source: https://github.com/libyal/libolecf/releases/download/%version/libolecf-alpha-%version.tar.gz +Source2: https://github.com/libyal/libolecf/releases/download/%version/libolecf-alpha-%version.tar.gz.asc +Source3: %name.keyring +Source11: OLE_Compound_File_format.pdf Patch1: system-libs.patch BuildRequires: c_compiler BuildRequires: gettext-tools >= 0.18.1 @@ -91,10 +93,10 @@ %prep %autosetup -p1 -cp "%SOURCE2" . +cp %_sourcedir/*.pdf . %build -if [ ! -e configure ]; then ./autogen.sh; fi +autoreconf -fi %configure \ --disable-static \ --enable-wide-character-type \