From da3a93c71157749887f6dfb4e2da09aa6d6e4700849cd1a2c499dcfdfc2105c1 Mon Sep 17 00:00:00 2001 From: Mia Herkt Date: Mon, 4 Oct 2021 14:14:06 +0000 Subject: [PATCH] Accepting request 923044 from home:mia - Update to version 0.4.3+7.g607f988: * Fix empty gateway->path with glib > 2.68 * Additional debuginfo on websocket upgrade - Update to version 0.4.3+5.g068ed17: * Basic implementation of discord's replies * Update README.md * Update and rename README to README.md * Add verbosity toggle OBS-URL: https://build.opensuse.org/request/show/923044 OBS-URL: https://build.opensuse.org/package/show/server:irc/bitlbee-discord?expand=0&rev=16 --- _servicedata | 2 +- bitlbee-discord-0.4.3+0.g9466079.obscpio | 3 --- bitlbee-discord-0.4.3+7.g607f988.obscpio | 3 +++ bitlbee-discord.changes | 16 ++++++++++++++++ bitlbee-discord.obsinfo | 6 +++--- bitlbee-discord.spec | 6 +++--- 6 files changed, 26 insertions(+), 10 deletions(-) delete mode 100644 bitlbee-discord-0.4.3+0.g9466079.obscpio create mode 100644 bitlbee-discord-0.4.3+7.g607f988.obscpio diff --git a/_servicedata b/_servicedata index ff44e9e..09cc7d2 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/sm00th/bitlbee-discord.git - 9466079361c49639cef7cc2eb54dba94544be307 \ No newline at end of file + 607f9887ca85f246e970778e3d40aa5c346365a7 \ No newline at end of file diff --git a/bitlbee-discord-0.4.3+0.g9466079.obscpio b/bitlbee-discord-0.4.3+0.g9466079.obscpio deleted file mode 100644 index 16346e0..0000000 --- a/bitlbee-discord-0.4.3+0.g9466079.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9654058d8c6a1ae52bfc35c0f868831eefc45c3ac14c8633bb55b2afb0c368de -size 553996 diff --git a/bitlbee-discord-0.4.3+7.g607f988.obscpio b/bitlbee-discord-0.4.3+7.g607f988.obscpio new file mode 100644 index 0000000..dc915b8 --- /dev/null +++ b/bitlbee-discord-0.4.3+7.g607f988.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ae3693172c0fed84e8d89310a6d252dd912f583a6773c6e2319f02ba755d2b8 +size 572428 diff --git a/bitlbee-discord.changes b/bitlbee-discord.changes index cf14fd9..360dff2 100644 --- a/bitlbee-discord.changes +++ b/bitlbee-discord.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Oct 04 14:08:12 UTC 2021 - mia@0x0.st + +- Update to version 0.4.3+7.g607f988: + * Fix empty gateway->path with glib > 2.68 + * Additional debuginfo on websocket upgrade + +------------------------------------------------------------------- +Thu Sep 09 17:52:09 UTC 2021 - mia@0x0.st + +- Update to version 0.4.3+5.g068ed17: + * Basic implementation of discord's replies + * Update README.md + * Update and rename README to README.md + * Add verbosity toggle + ------------------------------------------------------------------- Fri Apr 10 17:53:46 UTC 2020 - mia@0x0.st diff --git a/bitlbee-discord.obsinfo b/bitlbee-discord.obsinfo index 3e3c6de..3be6eea 100644 --- a/bitlbee-discord.obsinfo +++ b/bitlbee-discord.obsinfo @@ -1,5 +1,5 @@ name: bitlbee-discord -version: 0.4.3+0.g9466079 -mtime: 1585686038 -commit: 9466079361c49639cef7cc2eb54dba94544be307 +version: 0.4.3+7.g607f988 +mtime: 1632847128 +commit: 607f9887ca85f246e970778e3d40aa5c346365a7 diff --git a/bitlbee-discord.spec b/bitlbee-discord.spec index ee825e9..ffb20e7 100644 --- a/bitlbee-discord.spec +++ b/bitlbee-discord.spec @@ -1,7 +1,7 @@ # # spec file for package bitlbee-discord # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: bitlbee-discord -Version: 0.4.3+0.g9466079 +Version: 0.4.3+7.g607f988 Release: 0 Summary: Bitlbee plugin for Discord License: GPL-2.0-only @@ -46,7 +46,7 @@ rm %{buildroot}%{_libdir}/bitlbee/discord.la %files %license LICENSE -%doc README +%doc README.md %dir %{_libdir}/bitlbee %{_libdir}/bitlbee/discord.so %{_datadir}/bitlbee/discord-help.txt