From 758763ece5143d2b1a07c4a4635fb5c64e67b8f74507a62f3f4d27b4748a3841 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 1 Aug 2020 15:37:29 +0000 Subject: [PATCH] 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 --- _service | 4 ++-- libosmo-sccp-1.2.0.tar.xz | 3 --- libosmo-sccp-1.2.1.tar.xz | 3 +++ libosmo-sccp.changes | 6 ++++++ libosmo-sccp.spec | 2 +- 5 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 libosmo-sccp-1.2.0.tar.xz create mode 100644 libosmo-sccp-1.2.1.tar.xz diff --git a/_service b/_service index 20eb723..3d865b0 100644 --- a/_service +++ b/_service @@ -2,8 +2,8 @@ git git://git.osmocom.org/libosmo-sccp - 1.2.0 - 1.2.0 + 1.2.1 + 1.2.1 *.tar diff --git a/libosmo-sccp-1.2.0.tar.xz b/libosmo-sccp-1.2.0.tar.xz deleted file mode 100644 index a850639..0000000 --- a/libosmo-sccp-1.2.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f2adbc725abd654585d02088db211227d3905510b5e61e76a33006341b52ca0 -size 210384 diff --git a/libosmo-sccp-1.2.1.tar.xz b/libosmo-sccp-1.2.1.tar.xz new file mode 100644 index 0000000..e99b870 --- /dev/null +++ b/libosmo-sccp-1.2.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1d8c3b58afe9ce4d0029f99826111826f6c1be2cd2135dc5cb646aa4c2784e2 +size 210372 diff --git a/libosmo-sccp.changes b/libosmo-sccp.changes index 9326606..a8cde5f 100644 --- a/libosmo-sccp.changes +++ b/libosmo-sccp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 1 14:07:01 UTC 2020 - Martin Hauke + +- Update to version 1.2.1 + * sccp_internal.h: fix compilation with gcc-10 + ------------------------------------------------------------------- Sat Jun 6 23:05:34 UTC 2020 - Jan Engelhardt diff --git a/libosmo-sccp.spec b/libosmo-sccp.spec index c00511c..b9134ad 100644 --- a/libosmo-sccp.spec +++ b/libosmo-sccp.spec @@ -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