Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bctoolbox for openSUSE:Factory checked in at 2021-10-29 22:33:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bctoolbox (Old) and /work/SRC/openSUSE:Factory/.bctoolbox.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bctoolbox" Fri Oct 29 22:33:01 2021 rev:26 rq:927655 version:5.0.36 Changes: -------- --- /work/SRC/openSUSE:Factory/bctoolbox/bctoolbox.changes 2021-10-18 22:03:29.094149682 +0200 +++ /work/SRC/openSUSE:Factory/.bctoolbox.new.1890/bctoolbox.changes 2021-10-29 22:33:07.735657093 +0200 @@ -1,0 +2,7 @@ +Tue Oct 19 23:21:46 UTC 2021 - Giacomo Comes <gcomes....@gmail.com> - 5.0.36 + +- Update to 5.0.36: + * no changes + * removed workaround for building with GCC11 + +------------------------------------------------------------------- Old: ---- bctoolbox-5.0.35.tar.gz New: ---- bctoolbox-5.0.36.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bctoolbox.spec ++++++ --- /var/tmp/diff_new_pack.xXz6hG/_old 2021-10-29 22:33:08.267657294 +0200 +++ /var/tmp/diff_new_pack.xXz6hG/_new 2021-10-29 22:33:08.267657294 +0200 @@ -18,13 +18,13 @@ %define sover 1 Name: bctoolbox -Version: 5.0.35 +Version: 5.0.36 Release: 0 Summary: Utility library for software from Belledonne Communications License: GPL-2.0-or-later Group: Development/Libraries/C and C++ URL: https://linphone.org/ -Source: https://github.com/BelledonneCommunications/bctoolbox/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source: https://gitlab.linphone.org/BC/public/bctoolbox/-/archive/%{version}/%{name}-%{version}.tar.bz2 Source1: baselibs.conf # PATCH-FIX-OPENSUSE bctoolbox-fix-pkgconfig.patch Patch0: bctoolbox-fix-pkgconfig.patch @@ -43,6 +43,7 @@ %package devel Summary: Development files for %{name}, a utility library for linphone/belle-sip/etc +Group: Development/Libraries/C and C++ Requires: cmake Requires: lib%{name}%{sover} = %{version} Requires: lib%{name}-tester%{sover} = %{version} @@ -56,6 +57,7 @@ %package -n lib%{name}%{sover} Summary: Utility library for software from Belledonne Communications +Group: Development/Libraries/C and C++ %description -n lib%{name}%{sover} Utilities library used by Belledonne Communications softwares like @@ -65,6 +67,7 @@ %package -n lib%{name}-tester%{sover} Summary: Utility library for software from Belledonne Communications +Group: Development/Libraries/C and C++ %description -n lib%{name}-tester%{sover} Utilities library used by Belledonne Communications softwares like @@ -78,11 +81,6 @@ %patch1 -p1 %build -# workaround for building with GCC11, issue opened upstream https://github.com/BelledonneCommunications/bctoolbox/issues/13 -%if 0%{?suse_version} > 1500 -export CFLAGS="%(echo %{optflags}) -Wno-array-parameter" -export CXXFLAGS="$CFLAGS" -%endif %cmake -DENABLE_STATIC=OFF %cmake_build ++++++ bctoolbox-5.0.35.tar.gz -> bctoolbox-5.0.36.tar.bz2 ++++++