[gnome-shell-extension-fedmsg] New version for GNOME 3.10

Luke Macken lmacken at fedoraproject.org
Thu Jan 9 22:54:05 UTC 2014


commit c8564b5b3ee0826f5ae9709022737a8255c6c87a
Author: Luke Macken <lmacken at redhat.com>
Date:   Thu Jan 9 11:47:03 2014 -0700

    New version for GNOME 3.10

 gnome-shell-extension-fedmsg.spec |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/gnome-shell-extension-fedmsg.spec b/gnome-shell-extension-fedmsg.spec
index 228f8b9..4e4d0a0 100644
--- a/gnome-shell-extension-fedmsg.spec
+++ b/gnome-shell-extension-fedmsg.spec
@@ -1,17 +1,17 @@
 %global uuid fedmsg at lmacken-redhat.com
 
 Name:           gnome-shell-extension-fedmsg
-Version:        0.1.5
+Version:        0.1.6
 Release:        1%{?dist}
 Summary:        A gnome-shell extension for enabling fedmsg desktop notifications
 
 Group:          User Interface/Desktops
 License:        GPLv3+
 URL:            https://github.com/lmacken/gnome-shell-extension-fedmsg
-Source0:        https://github.com/downloads/lmacken/%{name}/%{name}-%{version}.tar.gz
+Source0:        https://github.com/lmacken/%{name}/archive/%{version}.tar.gz
 BuildArch:      noarch
 
-Requires:       gnome-shell >= 3.2.0
+Requires:       gnome-shell >= 3.10
 Requires:       fedmsg-notify
 
 
@@ -43,6 +43,12 @@ install -m 0644 img/fedmsg-notify.png %{buildroot}%{_datadir}/pixmaps/fedmsg-not
 
 
 %changelog
+* Thu Jan 09 2014 Luke Macken <lmacken at redhat.com> - 0.1.6-1
+- Updated to work with gnome-shell 3.10
+
+* Tue Oct 08 2013 Luke Macken <lmacken at redhat.com> - 0.1.5-2
+- Updated source URL
+
 * Fri Aug 23 2013 Luke Macken <lmacken at redhat.com> - 0.1.5-1
 - Update to 0.1.5 bugfix release
 


More information about the scm-commits mailing list