commit cd622ef0c88a6a16a73db53dcf1863b0a6c1310f
Author: Sean Callaway <seancallaway(a)gmail.com>
Date: Wed Mar 13 08:26:34 2019 -0700
Update to 0.0.9
.gitignore | 1 +
discord.spec | 10 ++++++++--
sources | 2 +-
3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e3756c1..96b9125 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/discord-0.0.4.tar.gz
/discord-0.0.5.tar.gz
/discord-0.0.8.tar.gz
+/discord-0.0.9.tar.gz
diff --git a/discord.spec b/discord.spec
index a7a1272..b0d2e93 100644
--- a/discord.spec
+++ b/discord.spec
@@ -3,8 +3,8 @@
%global __requires_exclude libffmpeg.so
Name: discord
-Version: 0.0.8
-Release: 2%{?dist}
+Version: 0.0.9
+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
@@ -61,6 +61,12 @@ discord.desktop
%changelog
+* Wed Mar 13 2019 Sean Callaway <seancallaway(a)fedoraproject.org> - 0.0.9-1
+- Update to 0.0.9
+
+* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
0.0.8-3
+- Rebuilt for
https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Fri Jan 18 2019 Sean Callaway <seancallaway(a)fedoraproject.org> - 0.0.8-2
- Fix permissions issue on binary in source.
diff --git a/sources b/sources
index 599ce27..c8cf4f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-64b0614a7316abeca146302c5a7ba825 discord-0.0.8.tar.gz
+3fc3bd78302f4a27dc730e82089b99d9 discord-0.0.9.tar.gz