Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bladeRF for openSUSE:Factory checked in at 2022-01-23 12:16:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bladeRF (Old) and /work/SRC/openSUSE:Factory/.bladeRF.new.1938 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bladeRF" Sun Jan 23 12:16:10 2022 rev:15 rq:948159 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/bladeRF/bladeRF.changes 2021-10-12 21:50:40.511985260 +0200 +++ /work/SRC/openSUSE:Factory/.bladeRF.new.1938/bladeRF.changes 2022-01-23 12:17:12.531858047 +0100 @@ -1,0 +2,6 @@ +Sat Jan 22 12:08:49 UTC 2022 - Martin Hauke <mar...@gmx.de> + +- Don't set VERSION_INFO_EXTRA to strip "-git-unknown" from the + libbladeRF version (e.g. "2.4.1-git-unknown" -> "2.4.1") + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bladeRF.spec ++++++ --- /var/tmp/diff_new_pack.rNGQUy/_old 2022-01-23 12:17:13.039854652 +0100 +++ /var/tmp/diff_new_pack.rNGQUy/_new 2022-01-23 12:17:13.047854598 +0100 @@ -1,7 +1,7 @@ # # spec file for package bladeRF # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2013-2015 Wojciech Kazubski, w...@ire.pw.edu.pl # # All modifications and additions to the file contributed by third parties @@ -94,6 +94,7 @@ %build cd host %cmake \ + -DVERSION_INFO_EXTRA="" \ -DCMAKE_INSTALL_LIBDIR:PATH=%{_lib} \ -DUDEV_RULES_PATH=%{_udevrulesdir} \ -DBLADERF_GROUP=%{bladerf_group} \