diff --git a/_service b/_service
new file mode 100644
index 0000000..25ecf38
--- /dev/null
+++ b/_service
@@ -0,0 +1,13 @@
+
+
+ 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.5.0.tar.sign b/iproute2-5.5.0.tar.sign
deleted file mode 100644
index 47c82e2..0000000
Binary files a/iproute2-5.5.0.tar.sign and /dev/null differ
diff --git a/iproute2-5.5.0.tar.xz b/iproute2-5.5.0.tar.xz
deleted file mode 100644
index eda31cb..0000000
--- a/iproute2-5.5.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bac543435cac208a11db44c9cc8e35aa902befef8750594654ee71941c388f7b
-size 747756
diff --git a/iproute2-5.6.0.tar.xz b/iproute2-5.6.0.tar.xz
new file mode 100644
index 0000000..5382068
--- /dev/null
+++ b/iproute2-5.6.0.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cfc42f962d034f735a614dba6205f0090e738800e450a69b16170e67d3b1e250
+size 754128
diff --git a/iproute2.changes b/iproute2.changes
index 3dcc55f..3c8f11a 100644
--- a/iproute2.changes
+++ b/iproute2.changes
@@ -1,3 +1,14 @@
+-------------------------------------------------------------------
+Wed Apr 1 18:44:53 UTC 2020 - Jan Engelhardt
+
+- Update to release 5.6
+ * ip link: show permanent hardware address
+ * ip link: add support for STP xstats
+ * ip link: bond: print LACP actor/partner oper states as strings
+ * tc: Add support for ETS Qdisc
+ * ip: xfrm: add espintcp encapsulation
+ * tc: add support for FQ-PIE packet scheduler
+
-------------------------------------------------------------------
Sun Feb 9 17:16:03 UTC 2020 - Michal Kubecek
diff --git a/iproute2.spec b/iproute2.spec
index ad25c32..3537440 100644
--- a/iproute2.spec
+++ b/iproute2.spec
@@ -17,7 +17,7 @@
Name: iproute2
-Version: 5.5.0
+Version: 5.6.0
Release: 0
Summary: Linux network configuration utilities
License: GPL-2.0-only
@@ -27,8 +27,9 @@ 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: 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
Source9: %name.keyring
Patch1: adjust-installation-directories-for-openSUSE-SLE.patch
Patch2: use-sysconf-_SC_CLK_TCK-if-HZ-undefined.patch