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 - 3.5.5-1 +- Update to 3.5.5 + * Sun Jul 22 2012 Mohamed El Morabity - 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