diff --git a/_service b/_service
new file mode 100644
index 0000000..2a08169
--- /dev/null
+++ b/_service
@@ -0,0 +1,15 @@
+
+
+ git
+ https://github.com/sm00th/bitlbee-discord.git
+ @PARENT_TAG@+@TAG_OFFSET@.g%h
+ yes
+ enable
+
+
+
+ *.tar
+ xz
+
+
+
diff --git a/_servicedata b/_servicedata
new file mode 100644
index 0000000..8a2a7c0
--- /dev/null
+++ b/_servicedata
@@ -0,0 +1,4 @@
+
+
+ https://github.com/sm00th/bitlbee-discord.git
+ 69e16be9d1d427e9bb085eabb9e4caecaa97dfc6
\ No newline at end of file
diff --git a/bitlbee-discord-0.4.2+9.g69e16be.obscpio b/bitlbee-discord-0.4.2+9.g69e16be.obscpio
new file mode 100644
index 0000000..d7a29d3
--- /dev/null
+++ b/bitlbee-discord-0.4.2+9.g69e16be.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:819c7d5cedcbc86e677c9f5a205f67fa2fc2e1570b61410833bb76f8f9f0f8b3
+size 542220
diff --git a/bitlbee-discord-0.4.2.tar.gz b/bitlbee-discord-0.4.2.tar.gz
deleted file mode 100644
index 45ed3c8..0000000
--- a/bitlbee-discord-0.4.2.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:de45b8bb05b513eb012e5a5992a87255de7cf2713bbe66d86457beb97a9b6c52
-size 33704
diff --git a/bitlbee-discord.changes b/bitlbee-discord.changes
index 9ee59d9..ea4935e 100644
--- a/bitlbee-discord.changes
+++ b/bitlbee-discord.changes
@@ -1,3 +1,15 @@
+-------------------------------------------------------------------
+Tue Feb 11 15:50:58 UTC 2020 - 9+suse@cirno.systems
+
+- Update to version 0.4.2+20200207.g69e16be:
+ * Call imcb_connected only after we parsed the whole READY message
+ * Sync private groups as well
+ * Per-channel sync
+ * Remove pending sync var
+ * Don't wait for GUILD_SYNC on login
+ * Add BITLBEE_LIBS to discord_la_LDFLAGS
+ * Fix paste_buffer
+
-------------------------------------------------------------------
Thu Oct 17 14:40:58 UTC 2019 - Richard Brown
diff --git a/bitlbee-discord.obsinfo b/bitlbee-discord.obsinfo
new file mode 100644
index 0000000..d03fd8f
--- /dev/null
+++ b/bitlbee-discord.obsinfo
@@ -0,0 +1,5 @@
+name: bitlbee-discord
+version: 0.4.2+9.g69e16be
+mtime: 1581114225
+commit: 69e16be9d1d427e9bb085eabb9e4caecaa97dfc6
+
diff --git a/bitlbee-discord.spec b/bitlbee-discord.spec
index 4c81aaa..11926ae 100644
--- a/bitlbee-discord.spec
+++ b/bitlbee-discord.spec
@@ -1,7 +1,7 @@
#
# spec file for package bitlbee-discord
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
Name: bitlbee-discord
-Version: 0.4.2
+Version: 0
Release: 0
Summary: Bitlbee plugin for Discord
License: GPL-2.0-only
URL: https://github.com/sm00th/bitlbee-discord
-Source: https://github.com/sm00th/bitlbee-discord/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source: %{name}-%{version}.tar.xz
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool