commit 9ed981a2a466bc23e13e19629f9f301dab9c2c82
Author: Sean Callaway <seancallaway(a)gmail.com>
Date: Fri Jan 18 09:52:40 2019 -0800
Fix permissions issue on binary in source.
discord.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/discord.spec b/discord.spec
index 1f05997..a7a1272 100644
--- a/discord.spec
+++ b/discord.spec
@@ -4,7 +4,7 @@
Name: discord
Version: 0.0.8
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: All-in-one voice and text chat for gamers
# License Information:
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4441#c14
@@ -57,9 +57,13 @@ discord.desktop
%{_libdir}/discord/
%{_bindir}/Discord
%{_datadir}/applications/discord.desktop
+%attr(755, root, root) %{_libdir}/discord/Discord
%changelog
+* Fri Jan 18 2019 Sean Callaway <seancallaway(a)fedoraproject.org> - 0.0.8-2
+- Fix permissions issue on binary in source.
+
* Wed Jan 16 2019 Sean Callaway <seancallaway(a)fedoraproject.org> - 0.0.8-1
- Updated to 0.0.8