[gnome-shell-extension-fedmsg] Updated to work with gnome-shell 3.11 in rawhide

Luke Macken lmacken at fedoraproject.org
Wed Jan 15 17:40:08 UTC 2014


commit d06c037deae36f41cc6d8cd4a99629fa0bd56f06
Author: Luke Macken <lmacken at redhat.com>
Date:   Wed Jan 15 10:40:15 2014 -0700

    Updated to work with gnome-shell 3.11 in rawhide

 .gitignore                        |    1 +
 gnome-shell-extension-fedmsg.spec |    7 +++++--
 sources                           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 510da65..a143a7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /gnome-shell-extension-fedmsg-0.1.4.tar.gz
 /gnome-shell-extension-fedmsg-0.1.5.tar.gz
 /gnome-shell-extension-fedmsg-0.1.6-2fa7c97.tar.gz
+/gnome-shell-extension-fedmsg-0.1.6.1-53650e7.tar.gz
diff --git a/gnome-shell-extension-fedmsg.spec b/gnome-shell-extension-fedmsg.spec
index 1240a04..ec07960 100644
--- a/gnome-shell-extension-fedmsg.spec
+++ b/gnome-shell-extension-fedmsg.spec
@@ -1,9 +1,9 @@
 %global uuid fedmsg at lmacken-redhat.com
-%global commit 2fa7c97742cd1b93950bf0ca628647aebe94e079
+%global commit 53650e76917d69d192f5cf84f0dfb59ff82b5559
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           gnome-shell-extension-fedmsg
-Version:        0.1.6
+Version:        0.1.6.1
 Release:        1%{?dist}
 Summary:        A gnome-shell extension for enabling fedmsg desktop notifications
 
@@ -45,6 +45,9 @@ install -m 0644 img/fedmsg-notify.png %{buildroot}%{_datadir}/pixmaps/fedmsg-not
 
 
 %changelog
+* Wed Jan 15 2014 Luke Macken <lmacken at redhat.com> - 0.1.6.1-1
+- Updated to work with gnome-shell 3.11 in rawhide
+
 * Thu Jan 09 2014 Luke Macken <lmacken at redhat.com> - 0.1.6-1
 - Updated to work with gnome-shell 3.10
 - Fixed GitHub Source URL
diff --git a/sources b/sources
index 4bb09bb..3a04828 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b1a3ccc986d064bbc22b1c1a5af06b26  gnome-shell-extension-fedmsg-0.1.6-2fa7c97.tar.gz
+a03c6df00d35dff85a686d3fe83ec61d  gnome-shell-extension-fedmsg-0.1.6.1-53650e7.tar.gz


More information about the scm-commits mailing list