- Upgrade to new snapshot 0.13.0~194 (6adffb95734)

OBS-URL: https://build.opensuse.org/package/show/network:telephony/libosmocore?expand=0&rev=59
This commit is contained in:
Jan Engelhardt 2018-12-11 01:10:18 +00:00 committed by Git OBS Bridge
parent f57abaf947
commit 670f2d9263
5 changed files with 22 additions and 8 deletions

View File

@ -2,8 +2,9 @@
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">git://git.osmocom.org/libosmocore</param>
<param name="revision">0.12.1</param>
<param name="versionformat">0.12.1</param>
<param name="revision">master</param>
<param name="parent-tag">0.12.0</param>
<param name="versionformat">0.13~git@TAG_OFFSET@</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4fb0f2c42b4c9d4ae24b0fdf39d898b37df37177b043f1b240a2c31681e43359
size 653156

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:69804dbdd50461c1160749910f57fae99bdc8834f02679e44a27243f31829d88
size 680680

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Dec 11 01:04:46 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Upgrade to new snapshot 0.13.0~194 (6adffb95734)
* 'lo and behold, 0.12.1 is not sufficient to build
libosmo-abis 0.5.1 requiring ">= 0.12.0"
* socket: do not set SO_REUSEADDR for IPPROTO_UDP
* socket: add flag to enforce SO_REUSEADDR on UDP sockets
* gsmtap_util: make sure SO_REUSEADDR is applied for GSMTAP
* Add RSPRO support to IPA and logging definitions
* Update 3GPP TS 08.08 Cause handling
* Update GSM0808_LCLS enums
-------------------------------------------------------------------
Mon Aug 20 18:01:05 UTC 2018 - mardnh@gmx.de

View File

@ -12,14 +12,14 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define version_unconverted 0.12.1
%define version_unconverted 0.13~git149
Name: libosmocore
Version: 0.12.1
Version: 0.13~git149
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