[gnome-shell-extensions] Update to 3.5.5

Mohamed ElMorabity melmorabity at fedoraproject.org
Sat Aug 11 06:18:13 UTC 2012


commit 3c8a99fb23fc5b539e8fafc1769c6bf61abed0b7
Author: Mohamed El Morabity <melmorabity at fedoraproject.org>
Date:   Sat Aug 11 08:17:59 2012 +0200

    Update to 3.5.5

 .gitignore                  |    1 +
 gnome-shell-extensions.spec |    8 ++++++--
 sources                     |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2746d15..0d6b794 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /gnome-shell-extensions-3.4.0.tar.xz
 /gnome-shell-extensions-3.5.2.tar.xz
 /gnome-shell-extensions-3.5.4.tar.xz
+/gnome-shell-extensions-3.5.5.tar.xz
diff --git a/gnome-shell-extensions.spec b/gnome-shell-extensions.spec
index da480d2..b7a6708 100644
--- a/gnome-shell-extensions.spec
+++ b/gnome-shell-extensions.spec
@@ -5,12 +5,13 @@
 %global min_gs_version %{major_version}.0
 
 Name:           gnome-shell-extensions
-Version:        3.5.4
+Version:        3.5.5
 Release:        1%{?dist}
 Summary:        Modify and extend GNOME Shell functionality and behavior
 
 Group:          User Interface/Desktops
-License:        GPLv2+
+# The entire source code is GPLv2+ except lib/convenience.js which is BSD
+License:        GPLv2+ and BSD
 URL:            http://live.gnome.org/GnomeShell/Extensions
 # Using git archive since upstream doesn't publish tarballs on ftp.gnome.org
 # anymore
@@ -363,6 +364,9 @@ fi
 
 
 %changelog
+* Sat Aug 11 2012 Mohamed El Morabity <melmorabity at fedoraproject.org> - 3.5.5-1
+- Update to 3.5.5
+
 * Sun Jul 22 2012 Mohamed El Morabity <melmorabity at fedoraproject.org> - 3.5.4-1
 - Update to 3.5.4
 
diff --git a/sources b/sources
index 8ee66fb..f23a0a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c01601daedd77fce3e85d22fa137a2c  gnome-shell-extensions-3.5.4.tar.xz
+4d15d0ddcdb23e43a73feb9910ccbc42  gnome-shell-extensions-3.5.5.tar.xz


More information about the scm-commits mailing list