diff --git a/_service b/_service
deleted file mode 100644
index 25ecf38..0000000
--- a/_service
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
- git
- git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2
- v5.6.0
- 5.6.0
-
-
- *.tar
- xz
-
-
-
diff --git a/iproute2-5.6.0.tar.xz b/iproute2-5.6.0.tar.xz
deleted file mode 100644
index 5382068..0000000
--- a/iproute2-5.6.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:cfc42f962d034f735a614dba6205f0090e738800e450a69b16170e67d3b1e250
-size 754128
diff --git a/iproute2-5.7.0.tar.sign b/iproute2-5.7.0.tar.sign
new file mode 100644
index 0000000..64b3cd1
Binary files /dev/null and b/iproute2-5.7.0.tar.sign differ
diff --git a/iproute2-5.7.0.tar.xz b/iproute2-5.7.0.tar.xz
new file mode 100644
index 0000000..91733f6
--- /dev/null
+++ b/iproute2-5.7.0.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:725dc7ba94aae54c6f8d4223ca055d9fb4fe89d6994b1c03bfb4411c4dd10f21
+size 764436
diff --git a/iproute2.changes b/iproute2.changes
index f1d28e4..4f87709 100644
--- a/iproute2.changes
+++ b/iproute2.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Wed Jun 3 19:39:59 UTC 2020 - Jan Engelhardt
+
+- Update to release 5.7
+ * macsec: add support for reporting and changing the offloading
+ mode (`ip macsec offload`).
+
-------------------------------------------------------------------
Wed Apr 8 05:59:55 UTC 2020 - Thorsten Kukuk
diff --git a/iproute2.spec b/iproute2.spec
index 5240101..7803695 100644
--- a/iproute2.spec
+++ b/iproute2.spec
@@ -17,7 +17,7 @@
Name: iproute2
-Version: 5.6.0
+Version: 5.7.0
Release: 0
Summary: Linux network configuration utilities
License: GPL-2.0-only
@@ -27,9 +27,8 @@ URL: https://www.linuxfoundation.org/collaborate/workgroups/networkin
#DL-URL: https://kernel.org/pub/linux/utils/net/iproute2/
#Git-Clone: git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2
-#Source: https://kernel.org/pub/linux/utils/net/iproute2/%name-%version.tar.xz
-#Source2: https://kernel.org/pub/linux/utils/net/iproute2/%name-%version.tar.sign
-Source: %name-%version.tar.xz
+Source: https://kernel.org/pub/linux/utils/net/iproute2/%name-%version.tar.xz
+Source2: https://kernel.org/pub/linux/utils/net/iproute2/%name-%version.tar.sign
Source9: %name.keyring
Patch1: adjust-installation-directories-for-openSUSE-SLE.patch
Patch2: use-sysconf-_SC_CLK_TCK-if-HZ-undefined.patch
@@ -155,7 +154,8 @@ cp -an README* examples/bpf "$b/%_docdir/%name/"
%_libdir/tc/
%_datadir/tc/
%_docdir/%name/
-%if 0%{?suse_version} >= 1500 || 0%{?sle_version} >= 120300
+%if 1
+#0%{?suse_version} >= 1500 || 0%{?sle_version} >= 120300
%license COPYING
%else
%doc COPYING