Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package osmo-iuh for openSUSE:Factory 
checked in at 2026-03-15 14:32:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/osmo-iuh (Old)
 and      /work/SRC/openSUSE:Factory/.osmo-iuh.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "osmo-iuh"

Sun Mar 15 14:32:31 2026 rev:20 rq:1339035 version:1.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/osmo-iuh/osmo-iuh.changes        2025-06-06 
22:43:16.049327665 +0200
+++ /work/SRC/openSUSE:Factory/.osmo-iuh.new.8177/osmo-iuh.changes      
2026-03-15 14:33:26.046023769 +0100
@@ -1,0 +2,11 @@
+Sat Mar 14 22:04:24 UTC 2026 - Jan Engelhardt <[email protected]>
+
+- Update to release 1.8.0
+  * iu_client: add ranap_iu_page_cs2/ranap_iu_page_ps2
+  * iu_client: add a new event NEW_AREA
+  * iu_client: Initial N-PCSTATE.ind support
+  * iu_client: Initial N-NOTICE.ind support (Routing Failure of
+    SCCP CL messages)
+  * ranap: Introduce ranap_new_msg_error_ind()
+
+-------------------------------------------------------------------

Old:
----
  1.7.0.tar.gz

New:
----
  osmo-iuh-1.8.0.tar.bz2

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

Other differences:
------------------
++++++ osmo-iuh.spec ++++++
--- /var/tmp/diff_new_pack.OGLSOK/_old  2026-03-15 14:33:26.702050773 +0100
+++ /var/tmp/diff_new_pack.OGLSOK/_new  2026-03-15 14:33:26.706050937 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package osmo-iuh
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,16 @@
 
 
 Name:           osmo-iuh
-Version:        1.7.0
+Version:        1.8.0
 Release:        0
 Summary:        Osmocom code for the Iuh interface (HNBAP, RUA, RANAP)
 License:        AGPL-3.0-or-later
 Group:          Hardware/Mobile
 URL:            https://osmocom.org/projects/osmohnbgw/wiki
-Source:         https://github.com/osmocom/osmo-iuh/archive/%version.tar.gz
+#Git-Clone:     https://gitea.osmocom.org/cellular-infrastructure/osmo-iuh
+#Git-Clone:     https://github.com/osmocom/osmo-iuh
+#DL-URL:        https://downloads.osmocom.org/releases/osmo-iuh/
+Source:         
https://downloads.osmocom.org/releases/%name/%name-%version.tar.bz2
 BuildRequires:  automake >= 1.9
 BuildRequires:  libtool >= 2
 BuildRequires:  lksctp-tools-devel
@@ -31,13 +34,13 @@
 # python3 for asn1tostruct.py
 BuildRequires:  python3
 BuildRequires:  pkgconfig(libasn1c) >= 0.9.30
-BuildRequires:  pkgconfig(libosmo-netif) >= 1.6.0
-BuildRequires:  pkgconfig(libosmo-sigtran) >= 2.1.0
-BuildRequires:  pkgconfig(libosmocore) >= 1.11.0
-BuildRequires:  pkgconfig(libosmoctrl) >= 1.11.0
-BuildRequires:  pkgconfig(libosmogb) >= 1.11.0
-BuildRequires:  pkgconfig(libosmogsm) >= 1.11.0
-BuildRequires:  pkgconfig(libosmovty) >= 1.10.0
+BuildRequires:  pkgconfig(libosmo-netif) >= 1.7.0
+BuildRequires:  pkgconfig(libosmo-sigtran) >= 2.2.0
+BuildRequires:  pkgconfig(libosmocore) >= 1.12.0
+BuildRequires:  pkgconfig(libosmoctrl) >= 1.12.0
+BuildRequires:  pkgconfig(libosmogb) >= 1.12.0
+BuildRequires:  pkgconfig(libosmogsm) >= 1.12.0
+BuildRequires:  pkgconfig(libosmovty) >= 1.12.0
 
 %description
 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP)
@@ -50,15 +53,6 @@
 Osmocom code for the Home Node B Application Part. HNBAP is a control protocol
 found in Home Node B networks on the Iu-h interface.
 
-%package -n libosmo-hnbap-devel
-Summary:        Development files for Osmocom HNBAP library
-Group:          Development/Libraries/C and C++
-Requires:       libosmo-hnbap0 = %version-%release
-
-%description -n libosmo-hnbap-devel
-This subpackage contains libraries and header files for developing
-applications that want to make use of libosmo-hnbap.
-
 %package -n libosmo-ranap7
 Summary:        Radio Access Network Application Part library
 Group:          System/Libraries
@@ -67,18 +61,6 @@
 Osmocom code for the Radio Access Network Application Part of the Iu-h
 interface.
 
-%package -n libosmo-ranap-devel
-Summary:        Header files for the Osmocom RANAP library
-Group:          Development/Libraries/C and C++
-Requires:       libosmo-ranap7 = %version-%release
-
-%description -n libosmo-ranap-devel
-Osmocom code for the Radio Access Network Application Part of the Iu-h
-interface.
-
-This subpackage contains libraries and header files for developing
-applications that want to make use of libosmo-ranap.
-
 %package -n libosmo-rua0
 Summary:        RANAP User Adaption signalling library
 Group:          System/Libraries
@@ -86,17 +68,6 @@
 %description -n libosmo-rua0
 Osmocom code for the RANAP User Adaption signalling.
 
-%package -n libosmo-rua-devel
-Summary:        Header files for the Osmocom RUA library
-Group:          Development/Libraries/C and C++
-Requires:       libosmo-rua0 = %version-%release
-
-%description -n libosmo-rua-devel
-Osmocom code for the RANAP User Adaption signalling.
-
-This subpackage contains libraries and header files for developing
-applications that want to make use of libosmo-rua.
-
 %package -n libosmo-sabp1
 Summary:        Osmocom Service Area Broadcast Protocol library
 Group:          System/Libraries
@@ -104,12 +75,23 @@
 %description -n libosmo-sabp1
 Osmocom code for the Service Area Broadcast Protocol interface.
 
-%package -n libosmo-sabp-devel
-Summary:        Header files for the Osmocom SABP library
+%package devel
+Summary:        Header files for the Osmocom Iuh libraries
 Group:          Development/Libraries/C and C++
+Requires:       libosmo-hnbap0 = %version-%release
+Requires:       libosmo-ranap7 = %version-%release
+Requires:       libosmo-rua0 = %version-%release
 Requires:       libosmo-sabp1 = %version-%release
+Obsoletes:      libosmo-hnbap-devel = %version-%release
+Obsoletes:      libosmo-hnbap-devel < %version-%release
+Obsoletes:      libosmo-ranap-devel = %version-%release
+Obsoletes:      libosmo-ranap-devel < %version-%release
+Obsoletes:      libosmo-rua-devel = %version-%release
+Obsoletes:      libosmo-rua-devel < %version-%release
+Obsoletes:      libosmo-sabp-devel = %version-%release
+Obsoletes:      libosmo-sabp-devel < %version-%release
 
-%description -n libosmo-sabp-devel
+%description devel
 Osmocom code for the Service Area Broadcast Protocol interface.
 
 This subpackage contains libraries and header files for developing
@@ -146,37 +128,17 @@
 %license COPYING
 %_libdir/libosmo-hnbap.so.*
 
-%files -n libosmo-hnbap-devel
-%dir %_includedir/osmocom/
-%dir %_includedir/osmocom/hnbap/
-%_includedir/osmocom/hnbap/*
-%_libdir/libosmo-hnbap.so
-%_libdir/pkgconfig/libosmo-hnbap.pc
-
 %files -n libosmo-ranap7
 %_libdir/libosmo-ranap.so.*
 
-%files -n libosmo-ranap-devel
-%dir %_includedir/osmocom/
-%_includedir/osmocom/ranap/
-%_libdir/libosmo-ranap.so
-%_libdir/pkgconfig/libosmo-ranap.pc
-
 %files -n libosmo-rua0
 %_libdir/libosmo-rua.so.*
 
-%files -n libosmo-rua-devel
-%dir %_includedir/osmocom/
-%_includedir/osmocom/rua/
-%_libdir/libosmo-rua.so
-%_libdir/pkgconfig/libosmo-rua.pc
-
 %files -n libosmo-sabp1
 %_libdir/libosmo-sabp.so.1*
 
-%files -n libosmo-sabp-devel
-%dir %_includedir/osmocom/
-%_includedir/osmocom/sabp/
-%_libdir/libosmo-sabp.so
-%_libdir/pkgconfig/libosmo-sabp.pc
+%files devel
+%_includedir/osmocom/
+%_libdir/pkgconfig/*.pc
+%_libdir/*.so
 

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.OGLSOK/_old  2026-03-15 14:33:26.746052584 +0100
+++ /var/tmp/diff_new_pack.OGLSOK/_new  2026-03-15 14:33:26.750052749 +0100
@@ -1,5 +1,5 @@
-mtime: 1749159883
-commit: 754289f29c58124926a9317a5f578e1c3fb2affc38b7c89a7c26867312b3362d
+mtime: 1773527703
+commit: 3ce0fedec6c8796cdba1c0e64b8589553f61ef8d9353fa961dd08c297218fae9
 url: https://src.opensuse.org/jengelh/osmo-iuh
 revision: master
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-03-14 23:35:16.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to