Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package boinc-client for openSUSE:Factory checked in at 2021-10-15 23:04:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/boinc-client (Old) and /work/SRC/openSUSE:Factory/.boinc-client.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "boinc-client" Fri Oct 15 23:04:27 2021 rev:50 rq:925437 version:7.18.1 Changes: -------- --- /work/SRC/openSUSE:Factory/boinc-client/boinc-client.changes 2021-07-23 23:41:40.789795455 +0200 +++ /work/SRC/openSUSE:Factory/.boinc-client.new.1890/boinc-client.changes 2021-10-15 23:05:00.154141906 +0200 @@ -1,0 +2,6 @@ +Fri Oct 8 12:03:18 UTC 2021 - Jan Engelhardt <[email protected]> + +- Update to release 7.18.1 + * Exporting event log wrote just 6 lines, which was fixed. + +------------------------------------------------------------------- Old: ---- 7.18.0.tar.gz New: ---- 7.18.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ boinc-client.spec ++++++ --- /var/tmp/diff_new_pack.4B0W8O/_old 2021-10-15 23:05:00.930142460 +0200 +++ /var/tmp/diff_new_pack.4B0W8O/_new 2021-10-15 23:05:00.930142460 +0200 @@ -36,7 +36,7 @@ Name: boinc-client %define rel_name %{name}_release %define minor_version 7.18 -Version: %{minor_version}.0 +Version: %{minor_version}.1 Release: 0 Summary: Client for Berkeley Open Infrastructure for Network Computing License: GPL-3.0-or-later OR LGPL-3.0-or-later @@ -167,6 +167,13 @@ rm -r android drupal mac_build mac_installer win_build xcompile autoreconf -fi +export CFLAGS="%optflags -W -pipe -fno-strict-aliasing -D_REENTRANT" +echo %sle_version +%if 0%{?sle_version} == 120000 +echo enablingcxx +export CFLAGS="$CFLAGS -std=c++11" +%endif +export CXXFLAGS="$CFLAGS" %configure \ --enable-optimize \ --enable-shared \ @@ -187,9 +194,7 @@ # Export Path and make make clean %{?_smp_mflags} make libboinc_la_LIBADD="-L%{_libdir} -lssl -ldl" \ - CFLAGS="%{optflags} -W -pipe -fno-strict-aliasing -D_REENTRANT" \ - CXXFLAGS="%{optflags} -W -pipe -fno-strict-aliasing -D_REENTRANT" \ - DESTDIR=%{_prefix} %{?_smp_mflags} + DESTDIR=%{_prefix} %{?_smp_mflags} V=1 %install %make_install ++++++ 7.18.0.tar.gz -> 7.18.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/boinc-client/7.18.0.tar.gz /work/SRC/openSUSE:Factory/.boinc-client.new.1890/7.18.1.tar.gz differ: char 29, line 1
