Hello community,

here is the log from the commit of package osmo-trx for openSUSE:Factory 
checked in at 2020-01-09 22:50:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/osmo-trx (Old)
 and      /work/SRC/openSUSE:Factory/.osmo-trx.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "osmo-trx"

Thu Jan  9 22:50:10 2020 rev:2 rq:761700 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/osmo-trx/osmo-trx.changes        2019-03-26 
15:38:59.556334824 +0100
+++ /work/SRC/openSUSE:Factory/.osmo-trx.new.6675/osmo-trx.changes      
2020-01-09 22:50:26.210704543 +0100
@@ -1,0 +2,16 @@
+Sun Jan  5 12:11:40 UTC 2020 - Martin Hauke <[email protected]>
+
+- Update to new upstream release 1.2.0
+  * Transceiver: Fix wrong response upon CMD HANDOVER failure
+  * radioDevice: Introduce getTxGain() API
+  * Drop old setPriority related code
+- Update to new upstream release 1.1.0
+  * Transceiver: Store TRXD version per channel
+  * Bind CTRL port to IP addr specified in VTY config
+  * Transceiver: Support TRXD v1
+  * Transceiver: Support SETFORMAT command
+  * Add VTY commands to set error ctr thresholds
+  * lms: Log underrun/overrun events
+  * VTY: add extended (11-bit) RACH detection toggle
+
+-------------------------------------------------------------------

Old:
----
  osmo-trx-1.0.0.tar.xz

New:
----
  osmo-trx-1.2.0.tar.xz

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

Other differences:
------------------
++++++ osmo-trx.spec ++++++
--- /var/tmp/diff_new_pack.HEvgm0/_old  2020-01-09 22:50:27.438705157 +0100
+++ /var/tmp/diff_new_pack.HEvgm0/_new  2020-01-09 22:50:27.486705181 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package osmo-trx
 #
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -12,12 +13,12 @@
 # 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/
 #
 
 
 Name:           osmo-trx
-Version:        1.0.0
+Version:        1.2.0
 Release:        0
 Summary:        SDR transceiver that implements Layer 1 of a GSM BTS
 License:        AGPL-3.0-or-later
@@ -32,10 +33,10 @@
 BuildRequires:  pkgconfig >= 0.20
 BuildRequires:  pkgconfig(LimeSuite)
 BuildRequires:  pkgconfig(fftw3f)
-BuildRequires:  pkgconfig(libosmocore) >= 0.11.0
-BuildRequires:  pkgconfig(libosmoctrl) >= 0.11.0
-BuildRequires:  pkgconfig(libosmovty) >= 0.11.0
-BuildRequires:  pkgconfig(libosmogsm) >= 0.11.0
+BuildRequires:  pkgconfig(libosmocore) >= 1.3.0
+BuildRequires:  pkgconfig(libosmoctrl) >= 1.3.0
+BuildRequires:  pkgconfig(libosmogsm) >= 1.3.0
+BuildRequires:  pkgconfig(libosmovty) >= 1.3.0
 BuildRequires:  pkgconfig(libusb-1.0)
 BuildRequires:  pkgconfig(uhd)
 BuildRequires:  pkgconfig(usrp) >= 3.3
@@ -179,7 +180,7 @@
 
 %files
 %license COPYING
-%doc AUTHORS README
+%doc README.md
 %doc %{_docdir}/%{name}/examples
 
 %files lms

++++++ _service ++++++
--- /var/tmp/diff_new_pack.HEvgm0/_old  2020-01-09 22:50:27.610705242 +0100
+++ /var/tmp/diff_new_pack.HEvgm0/_new  2020-01-09 22:50:27.610705242 +0100
@@ -2,8 +2,8 @@
        <service name="tar_scm" mode="disabled">
                <param name="scm">git</param>
                <param name="url">git://git.osmocom.org/osmo-trx</param>
-               <param name="parent-tag">1.0.0</param>
-               <param name="versionformat">1.0.0</param>
+               <param name="parent-tag">1.2.0</param>
+               <param name="versionformat">1.2.0</param>
        </service>
        <service name="recompress" mode="disabled">
                <param name="file">*.tar</param>

++++++ osmo-trx-1.0.0.tar.xz -> osmo-trx-1.2.0.tar.xz ++++++
++++ 11799 lines of diff (skipped)


Reply via email to