From 50353eecd0762f16a73d1e385251ede6fcafe8f6b52ba24cf46eef5c6a7a8a80 Mon Sep 17 00:00:00 2001 From: Mia Herkt <9+suse@cirno.systems> Date: Thu, 17 Oct 2019 22:51:32 +0000 Subject: [PATCH 1/3] Accepting request 739981 from home:RBrownSUSE:branches:server:irc Remove obsolete Groups tag (fate#326485) OBS-URL: https://build.opensuse.org/request/show/739981 OBS-URL: https://build.opensuse.org/package/show/server:irc/bitlbee-discord?expand=0&rev=10 --- bitlbee-discord.changes | 5 +++++ bitlbee-discord.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/bitlbee-discord.changes b/bitlbee-discord.changes index 55874bb..9ee59d9 100644 --- a/bitlbee-discord.changes +++ b/bitlbee-discord.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 17 14:40:58 UTC 2019 - Richard Brown + +- Remove obsolete Groups tag (fate#326485) + ------------------------------------------------------------------- Mon Dec 03 22:18:18 UTC 2018 - 9+suse@cirno.systems diff --git a/bitlbee-discord.spec b/bitlbee-discord.spec index 061488b..4c81aaa 100644 --- a/bitlbee-discord.spec +++ b/bitlbee-discord.spec @@ -1,7 +1,7 @@ # # spec file for package bitlbee-discord # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,6 @@ Version: 0.4.2 Release: 0 Summary: Bitlbee plugin for Discord License: GPL-2.0-only -Group: Productivity/Networking/IRC URL: https://github.com/sm00th/bitlbee-discord Source: https://github.com/sm00th/bitlbee-discord/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: autoconf From 1e5a3ce958ce94ff1fe9ecf4e23dc4bf4ae56f692dd49b1fda9178f62c582a0c Mon Sep 17 00:00:00 2001 From: Mia Herkt <9+suse@cirno.systems> Date: Tue, 11 Feb 2020 16:08:32 +0000 Subject: [PATCH 2/3] - 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 OBS-URL: https://build.opensuse.org/package/show/server:irc/bitlbee-discord?expand=0&rev=11 --- _service | 15 +++++++++++++++ _servicedata | 4 ++++ bitlbee-discord-0.4.2+9.g69e16be.obscpio | 3 +++ bitlbee-discord-0.4.2.tar.gz | 3 --- bitlbee-discord.changes | 12 ++++++++++++ bitlbee-discord.obsinfo | 5 +++++ bitlbee-discord.spec | 6 +++--- 7 files changed, 42 insertions(+), 6 deletions(-) create mode 100644 _service create mode 100644 _servicedata create mode 100644 bitlbee-discord-0.4.2+9.g69e16be.obscpio delete mode 100644 bitlbee-discord-0.4.2.tar.gz create mode 100644 bitlbee-discord.obsinfo 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 From 8bd8615cc8f8505f020b0557cdbe937d70c349e4df7e319d070ecb47fcfa3221 Mon Sep 17 00:00:00 2001 From: Mia Herkt <9+suse@cirno.systems> Date: Tue, 11 Feb 2020 16:17:32 +0000 Subject: [PATCH 3/3] OBS-URL: https://build.opensuse.org/package/show/server:irc/bitlbee-discord?expand=0&rev=12 --- _service | 2 +- bitlbee-discord-0.4.2+9.g69e16be.obscpio | 4 ++-- bitlbee-discord.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_service b/_service index 2a08169..462f156 100644 --- a/_service +++ b/_service @@ -6,10 +6,10 @@ yes enable + *.tar xz - diff --git a/bitlbee-discord-0.4.2+9.g69e16be.obscpio b/bitlbee-discord-0.4.2+9.g69e16be.obscpio index d7a29d3..228276e 100644 --- a/bitlbee-discord-0.4.2+9.g69e16be.obscpio +++ b/bitlbee-discord-0.4.2+9.g69e16be.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:819c7d5cedcbc86e677c9f5a205f67fa2fc2e1570b61410833bb76f8f9f0f8b3 -size 542220 +oid sha256:e01b78de409c954cbb9e8a5f5f497d30a489cf88bd7627905671cad0571ffa9c +size 542732 diff --git a/bitlbee-discord.spec b/bitlbee-discord.spec index 11926ae..5f7b31d 100644 --- a/bitlbee-discord.spec +++ b/bitlbee-discord.spec @@ -17,7 +17,7 @@ Name: bitlbee-discord -Version: 0 +Version: 0.4.2+9.g69e16be Release: 0 Summary: Bitlbee plugin for Discord License: GPL-2.0-only