diff --git a/_service b/_service index 3f09881..6096a76 100644 --- a/_service +++ b/_service @@ -2,8 +2,8 @@ git git://git.osmocom.org/osmo-iuh - 0.6.0 - 0.6.0 + 0.6.1 + 0.6.1 *.tar diff --git a/osmo-iuh-0.6.0.tar.xz b/osmo-iuh-0.6.0.tar.xz deleted file mode 100644 index 1ca5b9b..0000000 --- a/osmo-iuh-0.6.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63261745987b15550e29cf9442f2ef395c7fc7c21d0da20c1bf6f20867c5e32d -size 10090496 diff --git a/osmo-iuh-0.6.1.tar.xz b/osmo-iuh-0.6.1.tar.xz new file mode 100644 index 0000000..069bf58 --- /dev/null +++ b/osmo-iuh-0.6.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0585b8993b4179c3f0e20a506ce41adfa1299d86f33e1913ca73b86cd2a3691 +size 10090520 diff --git a/osmo-iuh.changes b/osmo-iuh.changes index 16634a1..abd1018 100644 --- a/osmo-iuh.changes +++ b/osmo-iuh.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 1 14:25:21 UTC 2020 - Martin Hauke + +- Update to new upstream release 0.6.1 + * Fix compilation with gcc-10 + ------------------------------------------------------------------- Sat Jun 6 23:26:04 UTC 2020 - Jan Engelhardt diff --git a/osmo-iuh.spec b/osmo-iuh.spec index 0741312..2e2c981 100644 --- a/osmo-iuh.spec +++ b/osmo-iuh.spec @@ -18,7 +18,7 @@ Name: osmo-iuh %define lname libosmo-ranap3 -Version: 0.6.0 +Version: 0.6.1 Release: 0 Summary: Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) License: AGPL-3.0-or-later AND GPL-2.0-or-later @@ -89,7 +89,7 @@ applications that want to make use of libosmo-sabp. %build echo "%version" >.tarball-version autoreconf -fi -%configure CFLAGS="%optflags -fcommon" \ +%configure \ --disable-static \ --docdir="%_docdir/%name" \ --with-systemdsystemunitdir="%_unitdir"