commit e025c64be289d596ff6eb0cd994f69945fe00118
Author: Sean Callaway <seancallaway(a)gmail.com>
Date: Wed Jan 16 18:00:52 2019 -0800
Update to 0.0.8
.gitignore | 1 +
discord.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 49e12e9..e3756c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/discord-0.0.4.tar.gz
/discord-0.0.5.tar.gz
+/discord-0.0.8.tar.gz
diff --git a/discord.spec b/discord.spec
index 904eca8..6b8ac53 100644
--- a/discord.spec
+++ b/discord.spec
@@ -3,8 +3,8 @@
%global __requires_exclude libffmpeg.so
Name: discord
-Version: 0.0.5
-Release: 3%{?dist}
+Version: 0.0.8
+Release: 1%{?dist}
Summary: All-in-one voice and text chat for gamers
# License Information:
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4441#c14
@@ -60,6 +60,9 @@ discord.desktop
%changelog
+* Wed Jan 16 2019 Sean Callaway <seancallaway(a)fedoraproject.org> 0.0.8-1
+- Update to 0.0.8
+
* Sun Aug 19 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
0.0.5-3
- Rebuilt for Fedora 29 Mass Rebuild binutils issue
diff --git a/sources b/sources
index dbcc2f6..599ce27 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-18a8e7f86d26a1472dbfff060e1671e4 discord-0.0.5.tar.gz
+64b0614a7316abeca146302c5a7ba825 discord-0.0.8.tar.gz