[gnome-shell-extension-fedmsg] Updated to work with gnome-shell 3.13.1 (#1045669)

Luke Macken lmacken at fedoraproject.org
Wed May 7 16:29:32 UTC 2014


commit a345e59e97293c5f290a7a8cfa304e0a3ed8719c
Author: Luke Macken <lmacken at redhat.com>
Date:   Wed May 7 10:29:34 2014 -0600

    Updated to work with gnome-shell 3.13.1 (#1045669)

 .gitignore                        |    1 +
 gnome-shell-extension-fedmsg.spec |    7 +++++--
 sources                           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d020cbe..45fab6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /gnome-shell-extension-fedmsg-0.1.6-2fa7c97.tar.gz
 /gnome-shell-extension-fedmsg-0.1.6.1-53650e7.tar.gz
 /gnome-shell-extension-fedmsg-0.1.7-8ecb032.tar.gz
+/gnome-shell-extension-fedmsg-0.1.8-29baf49.tar.gz
diff --git a/gnome-shell-extension-fedmsg.spec b/gnome-shell-extension-fedmsg.spec
index ca903ed..eaeee0f 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 8ecb032e85cf90f482fa4c6972e7b953e9db2343
+%global commit 29baf491952aafba4430f90baac2c687ac367f60
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           gnome-shell-extension-fedmsg
-Version:        0.1.7
+Version:        0.1.8
 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 May 07 2014 Luke Macken <lmacken at redhat.com> - 0.1.8-1
+- Updated to work with gnome-shell 3.13.1 (#1045669)
+
 * Tue Apr  8 2014 Luke Macken <lmacken at redhat.com> - 0.1.7-1
 - Updated to work with gnome-shell 3.12
 
diff --git a/sources b/sources
index 54cba47..8979a0d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-885a67afb53c630a935e6f69a0fa4578  gnome-shell-extension-fedmsg-0.1.7-8ecb032.tar.gz
+27e42a76d9a36bfb8f636294294265eb  gnome-shell-extension-fedmsg-0.1.8-29baf49.tar.gz


More information about the scm-commits mailing list