1
0
forked from pool/libosmo-abis
Jan Engelhardt 2016-03-11 11:00:59 +00:00 committed by Git OBS Bridge
parent 031c4e129c
commit bec69ca7de
3 changed files with 14 additions and 4 deletions

13
_service Normal file
View File

@ -0,0 +1,13 @@
<services>
<service name="tar_scm" mode="localonly">
<param name="scm">git</param>
<param name="url">git://git.osmocom.org/libosmo-abis</param>
<param name="parent-tag">v0.3.2</param>
<param name="versionformat">0.3.2.@TAG_OFFSET@</param>
</service>
<service name="recompress" mode="localonly">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="localonly"/>
</services>

View File

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

View File

@ -17,7 +17,7 @@
Name: libosmo-abis
Version: 0.3.2.3
Version: 0.3.2.4
Release: 0
Summary: Osmocom library for A-bis interface between BTS and BSC
License: AGPL-3.0+ and GPL-2.0+