Hello community,

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

Package is "osmo-pcu"

Thu Jan  9 22:50:05 2020 rev:3 rq:761696 version:0.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/osmo-pcu/osmo-pcu.changes        2019-06-01 
09:50:14.603309054 +0200
+++ /work/SRC/openSUSE:Factory/.osmo-pcu.new.6675/osmo-pcu.changes      
2020-01-09 22:50:09.750696308 +0100
@@ -1,0 +2,13 @@
+Sun Jan  5 11:47:20 UTC 2020 - Martin Hauke <[email protected]>
+
+- Update to new upstream release 0.8.0
+  * PTCCH: implement basic message codec and API
+  * BSSGP: do not reject SUSPEND ACK / NACK messages
+  * VTY: fix command 'show tbf all': properly filter TBFs
+  * Forward ETWS Primary Notification to MS
+  * Introduce osmo_tdef infra and timer VTY commands
+- Update to new upstream release 0.7.0
+  * Initial commit for OC-2G support.
+  * MCS: add Channel Coding Command encoder
+
+-------------------------------------------------------------------

Old:
----
  osmo-pcu-0.6.0.tar.xz

New:
----
  osmo-pcu-0.8.0.tar.xz

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

Other differences:
------------------
++++++ osmo-pcu.spec ++++++
--- /var/tmp/diff_new_pack.3Rw6QK/_old  2020-01-09 22:50:10.974696920 +0100
+++ /var/tmp/diff_new_pack.3Rw6QK/_new  2020-01-09 22:50:10.994696930 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package osmo-pcu
 #
+# 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-pcu
-Version:        0.6.0
+Version:        0.8.0
 Release:        0
 Summary:        Osmocom GPRS Packet Control Unit (PCU)
 License:        GPL-2.0-or-later AND GPL-3.0-or-later
@@ -30,10 +31,10 @@
 BuildRequires:  libtool
 BuildRequires:  pkgconfig >= 0.20
 BuildRequires:  systemd-rpm-macros
-BuildRequires:  pkgconfig(libosmocore) >= 0.12.0
-BuildRequires:  pkgconfig(libosmogb) >= 0.12.0
-BuildRequires:  pkgconfig(libosmogsm) >= 0.12.0
-BuildRequires:  pkgconfig(libosmovty) >= 0.12.0
+BuildRequires:  pkgconfig(libosmocore) >= 1.3.0
+BuildRequires:  pkgconfig(libosmogb) >= 1.3.0
+BuildRequires:  pkgconfig(libosmogsm) >= 1.3.0
+BuildRequires:  pkgconfig(libosmovty) >= 1.3.0
 %{?systemd_ordering}
 
 %description
@@ -81,9 +82,5 @@
 %config(noreplace) %{_sysconfdir}/osmocom/osmo-pcu.cfg
 %{_unitdir}/%{name}.service
 %{_sbindir}/rc%{name}
-%dir %{_includedir}/osmocom
-%dir %{_includedir}/osmocom/pcu
-%{_includedir}/osmocom/pcu/pcuif_proto.h
-%{_libdir}/pkgconfig/osmo-pcu.pc
 
 %changelog

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

++++++ osmo-pcu-0.6.0.tar.xz -> osmo-pcu-0.8.0.tar.xz ++++++
++++ 21080 lines of diff (skipped)


Reply via email to