[onionshare/el6] fix name of PyQt4 for el6 and bump version

Robert Mayr robyduck at fedoraproject.org
Thu Oct 23 17:33:33 UTC 2014


commit c07b511a729b072b1a537c4cf48e91850c9b19bc
Author: Robert Mayr <robyduck at fedoraproject.org>
Date:   Thu Oct 23 19:31:41 2014 +0200

    fix name of PyQt4 for el6 and bump version

 onionshare.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/onionshare.spec b/onionshare.spec
index d93e01f..06b42d3 100644
--- a/onionshare.spec
+++ b/onionshare.spec
@@ -2,7 +2,7 @@
 
 Name:           onionshare
 Version:        0.6
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Securely and anonymously share files of any size
 
 License:        GPLv3
@@ -50,6 +50,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 
 
 %changelog
+* Wed Oct 22 2014 robyduck <robyduck at fedoraproject.org> - 0.6-8
+- fix the name of required PyQt4 package
+
 * Sun Oct 19 2014 robyduck <robyduck at fedoraproject.org> - 0.6-7
 - fix the name of required pyQt4 package
 


More information about the scm-commits mailing list