Hello community,

here is the log from the commit of package libusrp for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:07:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/libusrp (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.libusrp.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libusrp"

Thu Feb 20 00:07:36 2020 rev:4 rq:765374 version:3.4.4+git.20190808

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/libusrp/libusrp.changes        2020-01-15 
15:25:32.890580802 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.libusrp.new.26092/libusrp.changes     
2020-02-20 00:07:38.396157394 +0100
@@ -1,0 +2,11 @@
+Fri Aug 09 07:35:10 UTC 2019 - mar...@gmx.de
+
+- Update to version 3.4.2+git.20190808:
+  * Avoid compiler warning 'dynamic exception specifications are
+    deprecated in C++11 [-Wdeprecated]'.
+  * usrp2: firmware: ignore .lk build artifacts
+  * edit-gpif: Fix build for distros with python3 as default
+  * build_eeprom.py: Fix build for distros with python3 as default
+- Disable parallel build
+
+-------------------------------------------------------------------

Old:
----
  libusrp-3.4.2+git.20190113.tar.xz

New:
----
  libusrp-3.4.4+git.20190808.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libusrp.spec ++++++
--- /var/tmp/diff_new_pack.WDwRdt/_old  2020-02-20 00:07:38.992158546 +0100
+++ /var/tmp/diff_new_pack.WDwRdt/_new  2020-02-20 00:07:38.992158546 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package libusrp
 #
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2018, Martin Hauke <mar...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -12,13 +13,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-%define sover   -3_4_2-0
+
+%define sover   -3_4_4+git_20190808-0
 %define libname libusrp%{sover}
 Name:           libusrp
-Version:        3.4.2+git.20190113
+Version:        3.4.4+git.20190808
 Release:        0
 Summary:        Stand-alone libusrp for USRP1 from old gnuradio.git
 License:        GPL-3.0-or-later
@@ -89,9 +91,12 @@
 %setup -q
 
 %build
+echo "%{version}" >.tarball-version
 autoreconf -fiv
 %configure
-make V=1 %{?_smp_mflags}
+# parallel build is br0ken
+# -> https://osmocom.org/issues/3970#change-15556
+make V=1 # %{?_smp_mflags}
 
 %install
 %make_install

++++++ _service ++++++
--- /var/tmp/diff_new_pack.WDwRdt/_old  2020-02-20 00:07:39.024158608 +0100
+++ /var/tmp/diff_new_pack.WDwRdt/_new  2020-02-20 00:07:39.024158608 +0100
@@ -6,7 +6,7 @@
     <param name="scm">git</param>
     <param name="changesgenerate">enable</param>
     <param name="filename">libusrp</param>
-    <param name="versionformat">3.4.2+git.%cd</param>
+    <param name="versionformat">@PARENT_TAG@+git.%cd</param>
   </service>
   <service mode="disabled" name="recompress">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.WDwRdt/_old  2020-02-20 00:07:39.044158646 +0100
+++ /var/tmp/diff_new_pack.WDwRdt/_new  2020-02-20 00:07:39.048158654 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://git.osmocom.org/libusrp</param>
-              <param 
name="changesrevision">bc019b203f61bd88d3a87162b82b7e1fddeebac2</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">ae66dcc21b3a3505c4fc96e26bf3659b63c68e64</param></service></servicedata>
\ No newline at end of file

++++++ libusrp-3.4.2+git.20190113.tar.xz -> libusrp-3.4.4+git.20190808.tar.xz 
++++++
/work/SRC/openSUSE:Leap:15.2/libusrp/libusrp-3.4.2+git.20190113.tar.xz 
/work/SRC/openSUSE:Leap:15.2/.libusrp.new.26092/libusrp-3.4.4+git.20190808.tar.xz
 differ: char 26, line 1


Reply via email to