1
0
forked from pool/libosmo-sccp

Accepting request 823887 from home:mnhauke:osmocom:latest

- Update to version 1.2.1
  * sccp_internal.h: fix compilation with gcc-10

OBS-URL: https://build.opensuse.org/request/show/823887
OBS-URL: https://build.opensuse.org/package/show/network:telephony/libosmo-sccp?expand=0&rev=41
This commit is contained in:
Jan Engelhardt 2020-08-01 15:37:29 +00:00 committed by Git OBS Bridge
parent 9432e4f68d
commit 758763ece5
5 changed files with 12 additions and 6 deletions

View File

@ -2,8 +2,8 @@
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">git://git.osmocom.org/libosmo-sccp</param>
<param name="revision">1.2.0</param>
<param name="versionformat">1.2.0</param>
<param name="revision">1.2.1</param>
<param name="versionformat">1.2.1</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:8f2adbc725abd654585d02088db211227d3905510b5e61e76a33006341b52ca0
size 210384

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 1 14:07:01 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.2.1
* sccp_internal.h: fix compilation with gcc-10
-------------------------------------------------------------------
Sat Jun 6 23:05:34 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,7 +17,7 @@
Name: libosmo-sccp
Version: 1.2.0
Version: 1.2.1
Release: 0
%define libversion %(echo "%version" | sed 's/\\./_/g')
Summary: Osmocom library for the A-bis interface between BTS and BSC