Projects
osmocom:master
libosmocore
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 311
View file
libosmocore.spec
Changed
@@ -14,13 +14,13 @@ Name: libosmocore Requires: osmocom-master -Version: 1.9.0.144.911d4 +Version: 1.9.0.146.22790 Release: 0 Summary: The Open Source Mobile Communications Core Library License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND AGPL-3.0-or-later Group: Productivity/Telephony/Utilities Url: https://osmocom.org/projects/libosmocore/wiki/Libosmocore -Source: libosmocore_1.9.0.144.911d4.tar.xz +Source: libosmocore_1.9.0.146.22790.tar.xz Source1: rpmlintrc BuildRequires: automake >= 1.6 BuildRequires: libtool >= 2
View file
commit_22790c5d9792e5657457173b36fa04e165179672.txt
Added
View file
commit_911d487eab3d5f4d5299044c0cf932e21d3f514d.txt
Deleted
View file
libosmocore_1.9.0.144.911d4.dsc -> libosmocore_1.9.0.146.22790.dsc
Changed
@@ -2,7 +2,7 @@ Source: libosmocore Binary: libosmocore, libosmocodec4, libosmocodec-doc, libosmocoding0, libosmocoding-doc, libosmocore21, libosmocore-doc, libosmogb14, libosmogb-doc, libosmogsm20, libosmogsm-doc, libosmoisdn0, libosmoisdn-doc, libosmovty13, libosmovty-doc, libosmoctrl0, libosmoctrl-doc, libosmosim2, libosmosim-doc, libosmousb0, libosmousb-doc, libosmocore-dev, libosmocore-utils, libosmocore-dbg Architecture: any all -Version: 1.9.0.144.911d4 +Version: 1.9.0.146.22790 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/libosmocore Standards-Version: 3.9.8 @@ -35,8 +35,8 @@ libosmovty-doc deb doc optional arch=all libosmovty13 deb libs optional arch=any Checksums-Sha1: - 23d750c3b072738514216dba2de11b49c84664ec 1103008 libosmocore_1.9.0.144.911d4.tar.xz + 57b643631c12ffd8c4224520eb3a97403417e8dc 1103620 libosmocore_1.9.0.146.22790.tar.xz Checksums-Sha256: - 6e44f3d8716a3b761ed7ae0526574bfa4fcbc2c305be4ccb6c2cb998b161d091 1103008 libosmocore_1.9.0.144.911d4.tar.xz + 734b35bfb9047c81320f467a4ebb368aef30614ca86a487facc42477e4ee685b 1103620 libosmocore_1.9.0.146.22790.tar.xz Files: - 3e1b3ee316a237d65c43c53882ceee0d 1103008 libosmocore_1.9.0.144.911d4.tar.xz + 7ea8ec048215bb2d27ea8dd279564286 1103620 libosmocore_1.9.0.146.22790.tar.xz
View file
libosmocore_1.9.0.144.911d4.tar.xz/.tarball-version -> libosmocore_1.9.0.146.22790.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.9.0.144-911d4 +1.9.0.146-22790
View file
libosmocore_1.9.0.144.911d4.tar.xz/debian/changelog -> libosmocore_1.9.0.146.22790.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -libosmocore (1.9.0.144.911d4) unstable; urgency=medium +libosmocore (1.9.0.146.22790) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Fri, 26 Jan 2024 17:28:22 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Mon, 29 Jan 2024 20:18:18 +0000 libosmocore (1.9.0) unstable; urgency=medium
View file
libosmocore_1.9.0.144.911d4.tar.xz/osmo-release.sh -> libosmocore_1.9.0.146.22790.tar.xz/osmo-release.sh
Changed
@@ -235,7 +235,9 @@ if "z$LIBVERS" != "z" ; then if "z$MAKEMOD" = "z" && "z$ALLOW_NO_LIBVERSION_CHANGE" = "z0" ; then - echo "ERROR: Before releasing, please modify some of the libversions: $LIBVERS" + echo "ERROR: Before releasing, please modify some of the libversions:" + for l in $LIBVERS; do echo " $l"; done + echo "After making changes, add modified file(s) to the index using git-add." echo "You should NOT be doing this unless you've read and understood following article:" echo "https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html#Updating-version-info" exit 1
View file
libosmocore_1.9.0.144.911d4.tar.xz/tests/Makefile.am -> libosmocore_1.9.0.146.22790.tar.xz/tests/Makefile.am
Changed
@@ -504,11 +504,11 @@ osmo_io/osmo_io_test.ok osmo_io/osmo_io_test.err \ soft_uart/soft_uart_test.ok \ rlp/rlp_test.ok \ + socket/socket_sctp_test.ok socket/socket_sctp_test.err \ $(NULL) if ENABLE_LIBSCTP if ENABLE_SCTP_TESTS -EXTRA_DIST += socket/socket_sctp_test.ok socket/socket_sctp_test.err check_PROGRAMS += socket/socket_sctp_test socket_socket_sctp_test_SOURCES = socket/socket_sctp_test.c endif
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.