Script 'mail_helper' called by obssrc
Hello community,

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

Package is "osmo-bsc"

Sun Nov 21 23:51:56 2021 rev:7 rq:932635 version:1.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/osmo-bsc/osmo-bsc.changes        2021-10-15 
23:03:49.386091453 +0200
+++ /work/SRC/openSUSE:Factory/.osmo-bsc.new.1895/osmo-bsc.changes      
2021-11-21 23:52:23.422212648 +0100
@@ -1,0 +2,8 @@
+Fri Nov 19 09:39:22 UTC 2021 - Martin Hauke <mar...@gmx.de>
+
+- Update to new upstream release 1.8.0
+  * https://git.osmocom.org/osmo-bsc/plain/debian/changelog?h=1.8.0
+- Drop patch:
+  * 0001-handorer.h-Fix-compilation-with-gcc-10.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-handorer.h-Fix-compilation-with-gcc-10.patch
  osmo-bsc-1.6.0.tar.xz

New:
----
  osmo-bsc-1.8.0.tar.xz

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

Other differences:
------------------
++++++ osmo-bsc.spec ++++++
--- /var/tmp/diff_new_pack.uZL7Zs/_old  2021-11-21 23:52:23.962210907 +0100
+++ /var/tmp/diff_new_pack.uZL7Zs/_new  2021-11-21 23:52:23.962210907 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package osmo-bsc
 #
-# 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
@@ -17,33 +17,31 @@
 #
 
 
-%define _lto_cflags %{nil}
-
 Name:           osmo-bsc
-Version:        1.6.0
+Version:        1.8.0
 Release:        0
 Summary:        OsmoBSC: Osmocom's Base Station Controller for 2G CS mobile 
networks
 License:        AGPL-3.0-or-later AND GPL-2.0-or-later
 Group:          Hardware/Mobile
 URL:            https://osmocom.org/projects/openbsc/wiki/Osmo-bsc
 Source:         %{name}-%{version}.tar.xz
-Patch0:         0001-handorer.h-Fix-compilation-with-gcc-10.patch
+#Patch0:         0001-handorer.h-Fix-compilation-with-gcc-10.patch
 Patch1:        harden_osmo-bsc.service.patch
 BuildRequires:  automake >= 1.9
 BuildRequires:  libtool >= 2
 BuildRequires:  pkgconfig >= 0.20
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(libcrypto) >= 0.9.5
-BuildRequires:  pkgconfig(libosmo-mgcp-client) >= 1.6.0
+BuildRequires:  pkgconfig(libosmo-mgcp-client) >= 1.9.0
 BuildRequires:  pkgconfig(libosmo-netif) >= 0.6.0
 BuildRequires:  pkgconfig(libosmo-sccp) >= 0.10.0
-BuildRequires:  pkgconfig(libosmo-sigtran) >= 0.10.0
-BuildRequires:  pkgconfig(libosmoabis) >= 0.6.0
-BuildRequires:  pkgconfig(libosmocore) >= 1.3.0
-BuildRequires:  pkgconfig(libosmoctrl) >= 1.3.0
-BuildRequires:  pkgconfig(libosmogb)
-BuildRequires:  pkgconfig(libosmogsm) >= 1.3.0
-BuildRequires:  pkgconfig(libosmovty) >= 1.3.0
+BuildRequires:  pkgconfig(libosmo-sigtran) >= 1.5.0
+BuildRequires:  pkgconfig(libosmoabis) >= 1.2.0
+BuildRequires:  pkgconfig(libosmocore) >= 1.6.0
+BuildRequires:  pkgconfig(libosmoctrl) >= 1.6.0
+BuildRequires:  pkgconfig(libosmogb) >= 1.6.0
+BuildRequires:  pkgconfig(libosmogsm) >= 1.6.0
+BuildRequires:  pkgconfig(libosmovty) >= 1.6.0
 BuildRequires:  pkgconfig(talloc)
 %{?systemd_requires}
 
@@ -90,7 +88,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
+#%%patch0 -p1
 %patch1 -p1
 
 %build
@@ -127,11 +125,9 @@
 %{_bindir}/osmo-bsc
 %dir %{_docdir}/%{name}/examples
 %dir %{_docdir}/%{name}/examples/osmo-bsc
-%{_docdir}/%{name}/examples/osmo-bsc/osmo-bsc.cfg
-%{_docdir}/%{name}/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg
-%{_docdir}/%{name}/examples/osmo-bsc/osmo-bsc-minimal.cfg
+%{_docdir}/%{name}/examples/osmo-bsc/
 %dir %{_sysconfdir}/osmocom
-%config %{_sysconfdir}/osmocom/osmo-bsc.cfg
+%config(noreplace) %{_sysconfdir}/osmocom/osmo-bsc.cfg
 %{_unitdir}/%{name}.service
 %{_sbindir}/rc%{name}
 

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

++++++ osmo-bsc-1.6.0.tar.xz -> osmo-bsc-1.8.0.tar.xz ++++++
++++ 83186 lines of diff (skipped)

Reply via email to