diff --git a/_servicedata b/_servicedata
index f4d5d5c..be7abe1 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/openSUSE/lldpad.git
- cb81e9541b51b3f104106979e7727c72d090fd8d
\ No newline at end of file
+ 4c7fcc339cca5ed6a0dabd3c017ca3dc6d6d765e
\ No newline at end of file
diff --git a/open-lldp-v1.0.1+102.4c7fcc3.tar.xz b/open-lldp-v1.0.1+102.4c7fcc3.tar.xz
new file mode 100644
index 0000000..22a2f5d
--- /dev/null
+++ b/open-lldp-v1.0.1+102.4c7fcc3.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d45b97d0d6c2607ac6d81f793518fdbbb6bc3005a46986a958c5fd846556d8e9
+size 312504
diff --git a/open-lldp-v1.0.1+56.cb81e95.tar.xz b/open-lldp-v1.0.1+56.cb81e95.tar.xz
deleted file mode 100644
index f7b1f8e..0000000
--- a/open-lldp-v1.0.1+56.cb81e95.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d3fb37c852a6618683e6dc2eddcabb842a445a41fdd1c08ebe9df1cb6751ed5a
-size 310384
diff --git a/open-lldp.changes b/open-lldp.changes
index 206bb06..9e39bc8 100644
--- a/open-lldp.changes
+++ b/open-lldp.changes
@@ -1,3 +1,45 @@
+-------------------------------------------------------------------
+Tue Nov 19 13:14:16 UTC 2019 - hare@suse.com
+
+- Update to version v1.0.1+102.4c7fcc3:
+ * l2_packet: Guard ETH_P_LLDP define
+ * lldp_mand: retrieve permanent mac address in get_mac()
+ * lldp_util: use netlink to fetch mac address
+ * lldp_util: drop get_macstr()
+ * linux/if_link.h: Update and add bonding netlink definitions
+
+-------------------------------------------------------------------
+Tue Nov 19 13:13:17 UTC 2019 - hare@suse.com
+
+- Update to version v1.0.1+95.3168e11:
+ * Test with newer GCC 8 and 9 versions
+ * RPM build is broken, so skip
+ * Place the tarball in the right place
+ * A tarball needs to be built after bootstrap.sh for use with RPM
+ * Added missing steps for building an RPM
+ * Finish off with testing building the RPM
+ * Test package installation as well
+ * Test under multiple GCC releases
+ * Drop requirement for Travis CI testing with Clang
+ * Support checking build with Travis CI
+ * vdp-netlink: account for sizes properly
+ * qbg: avoid warning for extra parens
+ * qbg: port name is always a valid pointer
+ * dcbx-nl: drop run_cmd
+ * ecp: allow for failure to create
+ * lldp_util: allow for null ifa_addr element
+ * lldpad: Do not enable port if already enabled
+ * Silent -Werror=address-of-packed-member warnings.
+ * Come up with STRNCPY_TERMINATED (#25).
+ * vdptool: fixed compile error for getline()
+ * Fix #23 by off by one strncpy value.
+ * 8021qaz: Block lldptool set operations if read only mode is on
+ * 8021qaz: Add read only option for 8021qaz module
+ * lldp: Allow lldptool to modify optional TLV's content
+ * 8021qaz: Print dscp2prio map
+ * autoconf: Add systemd support in configure.ac
+ * rpm-spec: Add vdp22 man files to lldpad.spec.in
+
-------------------------------------------------------------------
Tue May 14 09:28:48 UTC 2019 - Martin Liška
diff --git a/open-lldp.spec b/open-lldp.spec
index f8a85ed..c61c8f2 100644
--- a/open-lldp.spec
+++ b/open-lldp.spec
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@@ -21,7 +21,7 @@ Name: open-lldp
Summary: Link Layer Discovery Protocol (LLDP) Agent
License: GPL-2.0-only
Group: System/Daemons
-Version: 1.0.1+56.cb81e95
+Version: 1.0.1+102.4c7fcc3
Release: 0
BuildRequires: bison
BuildRequires: flex