Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libusrp for openSUSE:Factory checked 
in at 2021-11-21 23:52:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libusrp (Old)
 and      /work/SRC/openSUSE:Factory/.libusrp.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libusrp"

Sun Nov 21 23:52:03 2021 rev:4 rq:932744 version:3.4.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/libusrp/libusrp.changes  2019-08-13 
13:17:56.353468571 +0200
+++ /work/SRC/openSUSE:Factory/.libusrp.new.1895/libusrp.changes        
2021-11-21 23:52:31.398186934 +0100
@@ -1,0 +2,6 @@
+Sat Nov 20 20:17:07 UTC 2021 - Wojciech Kazubski <w...@ire.pw.edu.pl>
+
+- Update to version 3.4.6:
+  + use python3 for build
+
+-------------------------------------------------------------------

Old:
----
  _servicedata
  libusrp-3.4.4+git.20190808.tar.xz

New:
----
  libusrp-3.4.6.tar.xz

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

Other differences:
------------------
++++++ libusrp.spec ++++++
--- /var/tmp/diff_new_pack.LRKMCr/_old  2021-11-21 23:52:32.014184949 +0100
+++ /var/tmp/diff_new_pack.LRKMCr/_new  2021-11-21 23:52:32.018184936 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package libusrp
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2018, Martin Hauke <mar...@gmx.de>
+# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2018-2021, Martin Hauke <mar...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 #
 
 
-%define sover   -3_4_4+git_20190808-0
+%define sover   1
 %define libname libusrp%{sover}
 Name:           libusrp
-Version:        3.4.4+git.20190808
+Version:        3.4.6
 Release:        0
 Summary:        Stand-alone libusrp for USRP1 from old gnuradio.git
 License:        GPL-3.0-or-later
@@ -33,12 +33,8 @@
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
+BuildRequires:  python3
 BuildRequires:  sdcc
-%if 0%{?suse_version} < 1320
-BuildRequires:  python
-%else
-BuildRequires:  python2
-%endif
 BuildRequires:  pkgconfig(libusb-1.0)
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_date_time-devel

++++++ _service ++++++
--- /var/tmp/diff_new_pack.LRKMCr/_old  2021-11-21 23:52:32.042184858 +0100
+++ /var/tmp/diff_new_pack.LRKMCr/_new  2021-11-21 23:52:32.042184858 +0100
@@ -1,17 +1,13 @@
 <services>
-  <service mode="disabled" name="tar_scm">
-    <param name="url">https://git.osmocom.org/libusrp</param>
-    <param name="package-meta">yes</param>
-    <param name="revision">master</param>
-    <param name="scm">git</param>
-    <param name="changesgenerate">enable</param>
-    <param name="filename">libusrp</param>
-    <param name="versionformat">@PARENT_TAG@+git.%cd</param>
-  </service>
-  <service mode="disabled" name="recompress">
-    <param name="file">*.tar</param>
-    <param name="compression">xz</param>
-  </service>
-  <service mode="disabled" name="set_version"/>
+       <service name="tar_scm" mode="disabled">
+               <param name="scm">git</param>
+               <param name="url">git://git.osmocom.org/libusrp</param>
+               <param name="parent-tag">3.4.6</param>
+               <param name="versionformat">3.4.6</param>
+       </service>
+       <service name="recompress" mode="disabled">
+               <param name="file">*.tar</param>
+               <param name="compression">xz</param>
+       </service>
+       <service name="set_version" mode="disabled"/>
 </services>
-

++++++ libusrp-3.4.4+git.20190808.tar.xz -> libusrp-3.4.6.tar.xz ++++++
/work/SRC/openSUSE:Factory/libusrp/libusrp-3.4.4+git.20190808.tar.xz 
/work/SRC/openSUSE:Factory/.libusrp.new.1895/libusrp-3.4.6.tar.xz differ: char 
13, line 1

Reply via email to