Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcthreads for openSUSE:Factory checked in at 2021-11-27 00:51:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcthreads (Old) and /work/SRC/openSUSE:Factory/.libcthreads.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcthreads" Sat Nov 27 00:51:05 2021 rev:9 rq:933885 version:20211115 Changes: -------- --- /work/SRC/openSUSE:Factory/libcthreads/libcthreads.changes 2021-06-06 22:40:51.899420215 +0200 +++ /work/SRC/openSUSE:Factory/.libcthreads.new.1895/libcthreads.changes 2021-11-27 00:51:48.242702696 +0100 @@ -1,0 +2,6 @@ +Sun Nov 14 16:42:30 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Update to tag 20211115 + * Build updates for MSVC. + +------------------------------------------------------------------- Old: ---- _service libcthreads-20210415.tar.xz New: ---- libcthreads-alpha-20211115.tar.gz libcthreads-alpha-20211115.tar.gz.asc libcthreads.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcthreads.spec ++++++ --- /var/tmp/diff_new_pack.iZNY9Q/_old 2021-11-27 00:51:48.886700472 +0100 +++ /var/tmp/diff_new_pack.iZNY9Q/_new 2021-11-27 00:51:48.890700458 +0100 @@ -18,13 +18,15 @@ Name: libcthreads %define lname libcthreads1 -Version: 20210415 +Version: 20211115 Release: 0 Summary: Library for C threads functions License: LGPL-3.0-or-later Group: Development/Libraries/C and C++ URL: https://github.com/libyal/libcthreads -Source: %name-%version.tar.xz +Source: https://github.com/libyal/libcthreads/releases/download/%version/libcthreads-alpha-%version.tar.gz +Source2: https://github.com/libyal/libcthreads/releases/download/%version/libcthreads-alpha-%version.tar.gz.asc +Source3: %name.keyring Patch1: system-libs.patch BuildRequires: c_compiler BuildRequires: gettext-tools >= 0.18.1 @@ -61,7 +63,7 @@ %autosetup -p1 %build -if [ ! -e configure ]; then ./autogen.sh; fi +autoreconf -fi %configure --disable-static %make_build