From 34a19195fe7949db23e9f4d485a98a979dab9674eb5f9be18ecb9d2dcb1590e4 Mon Sep 17 00:00:00 2001
From: Mia Herkt <9+suse@cirno.systems>
Date: Tue, 9 Jan 2018 06:14:18 +0000
Subject: [PATCH 1/3] OBS-URL:
https://build.opensuse.org/package/show/server:irc/bitlbee-discord?expand=0&rev=5
---
bitlbee-discord.spec | 1 +
1 file changed, 1 insertion(+)
diff --git a/bitlbee-discord.spec b/bitlbee-discord.spec
index 36fd3b0..3ac455f 100644
--- a/bitlbee-discord.spec
+++ b/bitlbee-discord.spec
@@ -48,6 +48,7 @@ make %{?_smp_mflags}
rm %{buildroot}%{_libdir}/bitlbee/%{short_name}.la
%files
+%defattr(-,root,root)
%doc LICENSE README
%dir %{_libdir}/bitlbee
%{_libdir}/bitlbee/%{short_name}.so
From 2cac51c04d84af2d7c26fb6de8f01c26775fdc29dd5846b7d1e52117bfaf47ab Mon Sep 17 00:00:00 2001
From: Mia Herkt <9+suse@cirno.systems>
Date: Mon, 3 Dec 2018 22:40:40 +0000
Subject: [PATCH 2/3] - Reintroduce _service -- current release no longer works
- Update to version 0.4.1+52.g167450a: * Remove account-wide nonce * Make
nonces unique * websockets: handel SSL_AGAIN in non-connecting state *
websockets: continue logging in on SSL_AGAIN * Additional debuginfo on
websocket switch failure. * Set user real name to untouched nickname *
Add auto_join* option description to readme * Fixed crashing problems upon
rejecting more than one friend request. (#172)
OBS-URL: https://build.opensuse.org/package/show/server:irc/bitlbee-discord?expand=0&rev=7
---
_service | 15 +++++++++++++++
_servicedata | 4 ++++
bitlbee-discord-0.4.1+52.g167450a.obscpio | 3 +++
bitlbee-discord-0.4.1.tar.gz | 3 ---
bitlbee-discord.changes | 14 ++++++++++++++
bitlbee-discord.obsinfo | 5 +++++
bitlbee-discord.spec | 12 ++++++------
7 files changed, 47 insertions(+), 9 deletions(-)
create mode 100644 _service
create mode 100644 _servicedata
create mode 100644 bitlbee-discord-0.4.1+52.g167450a.obscpio
delete mode 100644 bitlbee-discord-0.4.1.tar.gz
create mode 100644 bitlbee-discord.obsinfo
diff --git a/_service b/_service
new file mode 100644
index 0000000..293d048
--- /dev/null
+++ b/_service
@@ -0,0 +1,15 @@
+
+
+ git
+ https://github.com/sm00th/bitlbee-discord.git
+ bitlbee-discord
+ @PARENT_TAG@+@TAG_OFFSET@.g%h
+ enable
+
+
+
+ *.tar
+ xz
+
+
+
diff --git a/_servicedata b/_servicedata
new file mode 100644
index 0000000..4180d8d
--- /dev/null
+++ b/_servicedata
@@ -0,0 +1,4 @@
+
+
+ https://github.com/sm00th/bitlbee-discord.git
+ 167450a870607eeff849b7be10e4b058d63b6261
\ No newline at end of file
diff --git a/bitlbee-discord-0.4.1+52.g167450a.obscpio b/bitlbee-discord-0.4.1+52.g167450a.obscpio
new file mode 100644
index 0000000..e1064b7
--- /dev/null
+++ b/bitlbee-discord-0.4.1+52.g167450a.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:214355610a1f4c38792b41e33756047a22ec08cbc767bce0e1eff4e14d3ffa55
+size 147979
diff --git a/bitlbee-discord-0.4.1.tar.gz b/bitlbee-discord-0.4.1.tar.gz
deleted file mode 100644
index 3f17c38..0000000
--- a/bitlbee-discord-0.4.1.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c1872804091dcdb4effa3ae29ea82dee37cd65b2c9f0e313394372671eed98af
-size 28577
diff --git a/bitlbee-discord.changes b/bitlbee-discord.changes
index def677a..0ad77b8 100644
--- a/bitlbee-discord.changes
+++ b/bitlbee-discord.changes
@@ -1,3 +1,17 @@
+-------------------------------------------------------------------
+Mon Dec 03 22:18:18 UTC 2018 - 9+suse@cirno.systems
+
+- Reintroduce _service -- current release no longer works
+- Update to version 0.4.1+52.g167450a:
+ * Remove account-wide nonce
+ * Make nonces unique
+ * websockets: handel SSL_AGAIN in non-connecting state
+ * websockets: continue logging in on SSL_AGAIN
+ * Additional debuginfo on websocket switch failure.
+ * Set user real name to untouched nickname
+ * Add auto_join* option description to readme
+ * Fixed crashing problems upon rejecting more than one friend request. (#172)
+
-------------------------------------------------------------------
Tue Jan 9 06:10:37 UTC 2018 - 9@cirno.systems
diff --git a/bitlbee-discord.obsinfo b/bitlbee-discord.obsinfo
new file mode 100644
index 0000000..9ea3714
--- /dev/null
+++ b/bitlbee-discord.obsinfo
@@ -0,0 +1,5 @@
+name: bitlbee-discord
+version: 0.4.1+52.g167450a
+mtime: 1543606548
+commit: 167450a870607eeff849b7be10e4b058d63b6261
+
diff --git a/bitlbee-discord.spec b/bitlbee-discord.spec
index 3ac455f..bb2119b 100644
--- a/bitlbee-discord.spec
+++ b/bitlbee-discord.spec
@@ -12,20 +12,20 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define github_user sm00th
%define short_name discord
Name: bitlbee-%{short_name}
-Version: 0.4.1
+Version: 0.4.1+52.g167450a
Release: 0
Summary: Bitlbee plugin for Discord
-License: GPL-2.0
+License: GPL-2.0-only
Group: Productivity/Networking/IRC
URL: https://github.com/%{github_user}/%{name}
-Source: https://github.com/%{github_user}/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source: %{name}-%{version}.tar.xz
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
@@ -48,8 +48,8 @@ make %{?_smp_mflags}
rm %{buildroot}%{_libdir}/bitlbee/%{short_name}.la
%files
-%defattr(-,root,root)
-%doc LICENSE README
+%license LICENSE
+%doc README
%dir %{_libdir}/bitlbee
%{_libdir}/bitlbee/%{short_name}.so
%{_datadir}/bitlbee/%{short_name}-help.txt
From abd3dee53466755a1de73e8807424999f35da077b36ecaa0f0bdcc84ffb13f8d Mon Sep 17 00:00:00 2001
From: Mia Herkt <9+suse@cirno.systems>
Date: Tue, 4 Dec 2018 19:21:19 +0000
Subject: [PATCH 3/3] - Update to version 0.4.2 This release contains mostly
fixes to catch up with recent changes in the way discord operates plus a
couple of new convenience options.
OBS-URL: https://build.opensuse.org/package/show/server:irc/bitlbee-discord?expand=0&rev=8
---
_service | 15 ---------------
_servicedata | 4 ----
bitlbee-discord-0.4.1+52.g167450a.obscpio | 3 ---
bitlbee-discord-0.4.2.tar.gz | 3 +++
bitlbee-discord.changes | 14 ++++----------
bitlbee-discord.obsinfo | 5 -----
bitlbee-discord.spec | 16 +++++++---------
7 files changed, 14 insertions(+), 46 deletions(-)
delete mode 100644 _service
delete mode 100644 _servicedata
delete mode 100644 bitlbee-discord-0.4.1+52.g167450a.obscpio
create mode 100644 bitlbee-discord-0.4.2.tar.gz
delete mode 100644 bitlbee-discord.obsinfo
diff --git a/_service b/_service
deleted file mode 100644
index 293d048..0000000
--- a/_service
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
- git
- https://github.com/sm00th/bitlbee-discord.git
- bitlbee-discord
- @PARENT_TAG@+@TAG_OFFSET@.g%h
- enable
-
-
-
- *.tar
- xz
-
-
-
diff --git a/_servicedata b/_servicedata
deleted file mode 100644
index 4180d8d..0000000
--- a/_servicedata
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- https://github.com/sm00th/bitlbee-discord.git
- 167450a870607eeff849b7be10e4b058d63b6261
\ No newline at end of file
diff --git a/bitlbee-discord-0.4.1+52.g167450a.obscpio b/bitlbee-discord-0.4.1+52.g167450a.obscpio
deleted file mode 100644
index e1064b7..0000000
--- a/bitlbee-discord-0.4.1+52.g167450a.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:214355610a1f4c38792b41e33756047a22ec08cbc767bce0e1eff4e14d3ffa55
-size 147979
diff --git a/bitlbee-discord-0.4.2.tar.gz b/bitlbee-discord-0.4.2.tar.gz
new file mode 100644
index 0000000..45ed3c8
--- /dev/null
+++ b/bitlbee-discord-0.4.2.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:de45b8bb05b513eb012e5a5992a87255de7cf2713bbe66d86457beb97a9b6c52
+size 33704
diff --git a/bitlbee-discord.changes b/bitlbee-discord.changes
index 0ad77b8..55874bb 100644
--- a/bitlbee-discord.changes
+++ b/bitlbee-discord.changes
@@ -1,16 +1,10 @@
-------------------------------------------------------------------
Mon Dec 03 22:18:18 UTC 2018 - 9+suse@cirno.systems
-- Reintroduce _service -- current release no longer works
-- Update to version 0.4.1+52.g167450a:
- * Remove account-wide nonce
- * Make nonces unique
- * websockets: handel SSL_AGAIN in non-connecting state
- * websockets: continue logging in on SSL_AGAIN
- * Additional debuginfo on websocket switch failure.
- * Set user real name to untouched nickname
- * Add auto_join* option description to readme
- * Fixed crashing problems upon rejecting more than one friend request. (#172)
+- Update to version 0.4.2
+ This release contains mostly fixes to catch up with recent
+ changes in the way discord operates plus a couple of new
+ convenience options.
-------------------------------------------------------------------
Tue Jan 9 06:10:37 UTC 2018 - 9@cirno.systems
diff --git a/bitlbee-discord.obsinfo b/bitlbee-discord.obsinfo
deleted file mode 100644
index 9ea3714..0000000
--- a/bitlbee-discord.obsinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-name: bitlbee-discord
-version: 0.4.1+52.g167450a
-mtime: 1543606548
-commit: 167450a870607eeff849b7be10e4b058d63b6261
-
diff --git a/bitlbee-discord.spec b/bitlbee-discord.spec
index bb2119b..061488b 100644
--- a/bitlbee-discord.spec
+++ b/bitlbee-discord.spec
@@ -16,16 +16,14 @@
#
-%define github_user sm00th
-%define short_name discord
-Name: bitlbee-%{short_name}
-Version: 0.4.1+52.g167450a
+Name: bitlbee-discord
+Version: 0.4.2
Release: 0
Summary: Bitlbee plugin for Discord
License: GPL-2.0-only
Group: Productivity/Networking/IRC
-URL: https://github.com/%{github_user}/%{name}
-Source: %{name}-%{version}.tar.xz
+URL: https://github.com/sm00th/bitlbee-discord
+Source: https://github.com/sm00th/bitlbee-discord/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
@@ -45,13 +43,13 @@ make %{?_smp_mflags}
%install
%make_install
-rm %{buildroot}%{_libdir}/bitlbee/%{short_name}.la
+rm %{buildroot}%{_libdir}/bitlbee/discord.la
%files
%license LICENSE
%doc README
%dir %{_libdir}/bitlbee
-%{_libdir}/bitlbee/%{short_name}.so
-%{_datadir}/bitlbee/%{short_name}-help.txt
+%{_libdir}/bitlbee/discord.so
+%{_datadir}/bitlbee/discord-help.txt
%changelog