commit 55e1afa636aec482409651924d573a80c2fee85a
Author: Sean Callaway <seancallaway(a)gmail.com>
Date: Thu May 3 20:42:23 2018 -0700
Update to 0.0.5
.gitignore | 1 +
discord.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 84e2fb3..49e12e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/discord-0.0.4.tar.gz
+/discord-0.0.5.tar.gz
diff --git a/discord.spec b/discord.spec
index 9057508..1e98a6f 100644
--- a/discord.spec
+++ b/discord.spec
@@ -3,8 +3,8 @@
%global __requires_exclude libffmpeg.so
Name: discord
-Version: 0.0.4
-Release: 3%{?dist}
+Version: 0.0.5
+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
+* Thu May 03 2018 Sean Callaway <seancallaway(a)fedoraproject.org> 0.0.5-1
+- Update to 0.0.5
+
* Fri Apr 27 2018 Sean Callaway <seancallaway(a)fedoraproject.org> 0.0.4-3
- Added libatomic requirement.
diff --git a/sources b/sources
index 945dfc1..dbcc2f6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-573637dc71ac61f1b4f47e1637aa946b discord-0.0.4.tar.gz
+18a8e7f86d26a1472dbfff060e1671e4 discord-0.0.5.tar.gz