Script 'mail_helper' called by obssrc
Hello community,

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

Package is "osmo-bts"

Sun Nov 21 23:51:52 2021 rev:6 rq:932631 version:1.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/osmo-bts/osmo-bts.changes        2020-06-18 
10:29:47.973136364 +0200
+++ /work/SRC/openSUSE:Factory/.osmo-bts.new.1895/osmo-bts.changes      
2021-11-21 23:52:17.870230547 +0100
@@ -1,0 +2,8 @@
+Fri Nov 19 11:06:22 UTC 2021 - Martin Hauke <mar...@gmx.de>
+
+- Update to new upstream release 1.4.0
+  * https://git.osmocom.org/osmo-bts/plain/debian/changelog?h=1.4.0
+- Drop patch:
+  * 0001-fix-compilation-with-gcc-10.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-fix-compilation-with-gcc-10.patch
  osmo-bts-1.2.0.tar.xz

New:
----
  osmo-bts-1.4.0.tar.xz

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

Other differences:
------------------
++++++ osmo-bts.spec ++++++
--- /var/tmp/diff_new_pack.okPUEo/_old  2021-11-21 23:52:19.642224834 +0100
+++ /var/tmp/diff_new_pack.okPUEo/_new  2021-11-21 23:52:19.642224834 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package osmo-bts
 #
-# Copyright (c) 2020 SUSE LLC
-# Copyright (c) 2017, Martin Hauke <mar...@gmx.de>
+# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2017-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
@@ -18,28 +18,27 @@
 
 
 Name:           osmo-bts
-Version:        1.2.0
+Version:        1.4.0
 Release:        0
 Summary:        Osmocom BTS-Side code (Abis, scheduling)
 License:        AGPL-3.0-or-later AND GPL-2.0-only
 Group:          Productivity/Telephony/Servers
 URL:            https://osmocom.org/projects/osmobts/wiki/Wiki
 Source:         %{name}-%{version}.tar.xz
-Patch0:         0001-fix-compilation-with-gcc-10.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
 BuildRequires:  pkgconfig >= 0.20
 BuildRequires:  systemd-rpm-macros
-BuildRequires:  pkgconfig(libosmoabis) >= 0.6.0
-BuildRequires:  pkgconfig(libosmocodec) >= 1.3.0
-BuildRequires:  pkgconfig(libosmocoding) >= 1.3.0
-BuildRequires:  pkgconfig(libosmocore) >= 1.3.0
-BuildRequires:  pkgconfig(libosmoctrl) >= 1.3.0
+BuildRequires:  pkgconfig(libosmoabis) >= 1.2.0
+BuildRequires:  pkgconfig(libosmocodec) >= 1.6.0
+BuildRequires:  pkgconfig(libosmocoding) >= 1.6.0
+BuildRequires:  pkgconfig(libosmocore) >= 1.6.0
+BuildRequires:  pkgconfig(libosmoctrl) >= 1.6.0
 BuildRequires:  pkgconfig(libosmogb)
-BuildRequires:  pkgconfig(libosmogsm) >= 1.3.0
-BuildRequires:  pkgconfig(libosmotrau) >= 0.6.0
-BuildRequires:  pkgconfig(libosmovty) >= 1.3.0
+BuildRequires:  pkgconfig(libosmogsm) >= 1.6.0
+BuildRequires:  pkgconfig(libosmotrau) >= 1.2.0
+BuildRequires:  pkgconfig(libosmovty) >= 1.6.0
 
 %description
 Osmocom BTS-Side code (A-bis, scheduling).
@@ -65,7 +64,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 echo "%{version}" >.tarball-version
@@ -84,19 +82,25 @@
 
 %pre
 %service_add_pre osmo-bts-trx.service
+
 %post
 %service_add_post osmo-bts-trx.service
+
 %preun
 %service_del_preun osmo-bts-trx.service
+
 %postun
 %service_del_postun osmo-bts-trx.service
 
 %pre virtual
 %service_add_pre osmo-bts-virtual.service
+
 %post virtual
 %service_add_post  osmo-bts-virtual.service
+
 %preun virtual
 %service_del_preun osmo-bts-virtual.service
+
 %postun virtual
 %service_del_postun osmo-bts-virtual.service
 
@@ -112,19 +116,18 @@
 %{_docdir}/%{name}/examples/osmo-bts-trx/osmo-bts-trx-calypso.cfg
 %{_docdir}/%{name}/examples/osmo-bts-trx/osmo-bts-trx.cfg
 %dir %{_docdir}/%{name}/examples/osmo-bts-virtual
-%{_docdir}/%{name}/examples/osmo-bts-virtual/openbsc-virtual.cfg
 %{_docdir}/%{name}/examples/osmo-bts-virtual/osmo-bts-virtual.cfg
 %{_bindir}/osmo-bts-trx
 %{_sbindir}/rcosmo-bts-trx
 %dir %{_sysconfdir}/osmocom
-%config %{_sysconfdir}/osmocom/osmo-bts-trx.cfg
+%config(noreplace) %{_sysconfdir}/osmocom/osmo-bts-trx.cfg
 %{_unitdir}/osmo-bts-trx.service
 
 %files -n osmo-bts-virtual
 %{_bindir}/osmo-bts-virtual
 %{_sbindir}/rcosmo-bts-virtual
 %dir %{_sysconfdir}/osmocom
-%config %{_sysconfdir}/osmocom/osmo-bts-virtual.cfg
+%config(noreplace) %{_sysconfdir}/osmocom/osmo-bts-virtual.cfg
 %{_unitdir}/osmo-bts-virtual.service
 
 %files -n osmo-bts-omldummy

++++++ _service ++++++
--- /var/tmp/diff_new_pack.okPUEo/_old  2021-11-21 23:52:19.666224757 +0100
+++ /var/tmp/diff_new_pack.okPUEo/_new  2021-11-21 23:52:19.666224757 +0100
@@ -2,8 +2,8 @@
        <service name="tar_scm" mode="disabled">
                <param name="scm">git</param>
                <param name="url">git://git.osmocom.org/osmo-bts</param>
-               <param name="parent-tag">1.2.0</param>
-               <param name="versionformat">1.2.0</param>
+               <param name="parent-tag">1.4.0</param>
+               <param name="versionformat">1.4.0</param>
        </service>
        <service name="recompress" mode="disabled">
                <param name="file">*.tar</param>

++++++ osmo-bts-1.2.0.tar.xz -> osmo-bts-1.4.0.tar.xz ++++++
++++ 65880 lines of diff (skipped)

Reply via email to