diff --git a/_service b/_service
index c07643b..8f30eb6 100644
--- a/_service
+++ b/_service
@@ -2,8 +2,8 @@
git
git://git.osmocom.org/libosmo-abis
- 0.6.0
- 0.6.0
+ 0.7.0
+ 0.7.0
*.tar
diff --git a/libosmo-abis-0.6.0.tar.xz b/libosmo-abis-0.6.0.tar.xz
deleted file mode 100644
index a32cf95..0000000
--- a/libosmo-abis-0.6.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9c224a4a89525e06c277bb5b608109b19e4e3e31b5c274eafc7c79b47945ce3f
-size 71072
diff --git a/libosmo-abis-0.7.0.tar.xz b/libosmo-abis-0.7.0.tar.xz
new file mode 100644
index 0000000..d30f93f
--- /dev/null
+++ b/libosmo-abis-0.7.0.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9367e4bfff742be48bd44783795ba6698c0e5327bf64c7d302457e264e50aab1
+size 73456
diff --git a/libosmo-abis.changes b/libosmo-abis.changes
index 61fa69f..6deffa2 100644
--- a/libosmo-abis.changes
+++ b/libosmo-abis.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Thu Aug 15 04:29:02 UTC 2019 - Jan Engelhardt
+
+- 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
diff --git a/libosmo-abis.spec b/libosmo-abis.spec
index 57d08a6..579d171 100644
--- a/libosmo-abis.spec
+++ b/libosmo-abis.spec
@@ -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