forked from pool/libosmo-abis
- Update to new upstream release 0.7.0
OBS-URL: https://build.opensuse.org/package/show/network:telephony/libosmo-abis?expand=0&rev=39
This commit is contained in:
parent
cf208b6b04
commit
c9bf255f2d
4
_service
4
_service
@ -2,8 +2,8 @@
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">git://git.osmocom.org/libosmo-abis</param>
|
||||
<param name="parent-tag">0.6.0</param>
|
||||
<param name="versionformat">0.6.0</param>
|
||||
<param name="parent-tag">0.7.0</param>
|
||||
<param name="versionformat">0.7.0</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*.tar</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c224a4a89525e06c277bb5b608109b19e4e3e31b5c274eafc7c79b47945ce3f
|
||||
size 71072
|
3
libosmo-abis-0.7.0.tar.xz
Normal file
3
libosmo-abis-0.7.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9367e4bfff742be48bd44783795ba6698c0e5327bf64c7d302457e264e50aab1
|
||||
size 73456
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 15 04:29:02 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to new upstream release 0.7.0
|
||||
* ipaccess: allow TCP keepalive for IPA clients
|
||||
* Add IPA keep-alive FSM implementation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 28 22:37:38 UTC 2019 - mardnh@gmx.de
|
||||
|
||||
|
@ -12,19 +12,19 @@
|
||||
# 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.6.0
|
||||
%define version_unconverted 0.7.0
|
||||
|
||||
Name: libosmo-abis
|
||||
Version: 0.6.0
|
||||
Version: 0.7.0
|
||||
Release: 0
|
||||
Summary: Osmocom library for A-bis interface between BTS and BSC
|
||||
License: AGPL-3.0-or-later AND GPL-2.0-or-later
|
||||
Group: Productivity/Telephony/Utilities
|
||||
Url: https://osmocom.org/projects/libosmo-abis/wiki/Libosmo-abis
|
||||
URL: https://osmocom.org/projects/libosmo-abis/wiki/Libosmo-abis
|
||||
|
||||
Source: %name-%version.tar.xz
|
||||
Patch1: osmo-talloc.diff
|
||||
|
Loading…
Reference in New Issue
Block a user