Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openbsc for openSUSE:Factory checked 
in at 2021-03-15 10:56:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openbsc (Old)
 and      /work/SRC/openSUSE:Factory/.openbsc.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openbsc"

Mon Mar 15 10:56:16 2021 rev:5 rq:878996 version:1.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/openbsc/openbsc.changes  2020-06-07 
21:38:52.917557300 +0200
+++ /work/SRC/openSUSE:Factory/.openbsc.new.2401/openbsc.changes        
2021-03-15 10:56:18.933348095 +0100
@@ -1,0 +2,7 @@
+Sun Mar 14 21:34:59 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Update to release 1.4.0
+  * rsl: Send IE MS Power Param during CHAN ACT and MS PWR CTRL
+    messages
+
+-------------------------------------------------------------------

Old:
----
  _service
  openbsc-1.3.2.tar.xz

New:
----
  1.4.0.tar.gz

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

Other differences:
------------------
++++++ openbsc.spec ++++++
--- /var/tmp/diff_new_pack.uyYyOc/_old  2021-03-15 10:56:19.453348893 +0100
+++ /var/tmp/diff_new_pack.uyYyOc/_new  2021-03-15 10:56:19.457348899 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openbsc
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,19 +19,19 @@
 %define _lto_cflags %nil
 
 Name:           openbsc
-Version:        1.3.2
+Version:        1.4.0
 Release:        0
 Summary:        Base station controller for a GSM stack
 License:        AGPL-3.0-or-later AND GPL-3.0-or-later AND GPL-2.0-or-later 
AND LGPL-2.1-or-later
 Group:          Productivity/Telephony/Utilities
 URL:            https://osmocom.org/projects/openbsc/wiki/OpenBSC
-Source:         openbsc-%version.tar.xz
+Source:         https://github.com/osmocom/openbsc/archive/%version.tar.gz
 BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  libdbi-drivers-dbd-sqlite3
 BuildRequires:  libpcap-devel
 BuildRequires:  libtool
-BuildRequires:  pkgconfig >= 0.20
+BuildRequires:  pkg-config >= 0.20
 BuildRequires:  python3
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(dbi)
@@ -86,7 +86,7 @@
 "GSM Network-in-a-Box" and does not depend on a MSC.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 pushd openbsc/
@@ -95,7 +95,7 @@
 %configure --disable-static --includedir="%_includedir/%name" \
        --docdir="%_docdir/%name" --with-systemdsystemunitdir="%_unitdir" \
        --enable-smpp CFLAGS="-Wno-error=implicit 
-Wno-error=maybe-uninitialized -Wno-error=memset-transposed-args 
-Wno-error=null-dereference -Wno-error=sizeof-array-argument 
-Wno-error=sizeof-pointer-memaccess -fcommon"
-make %{?_smp_mflags}
+%make_build
 popd
 
 %install

Reply via email to