[gnome-shell-extensions] Update to 3.15.3

Florian Müllner fmuellner at fedoraproject.org
Fri Dec 19 14:22:15 UTC 2014


commit 1c3075ac6bedbec68b335ea14005d9ba60bf4701
Author: Florian Müllner <fmuellner at gnome.org>
Date:   Fri Dec 19 15:21:48 2014 +0100

    Update to 3.15.3

 .gitignore                  |    1 +
 gnome-shell-extensions.spec |   11 ++++-------
 sources                     |    2 +-
 3 files changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c06851d..2cdf39c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,4 @@
 /gnome-shell-extensions-3.14.1.tar.xz
 /gnome-shell-extensions-3.15.1.tar.xz
 /gnome-shell-extensions-3.15.2.tar.xz
+/gnome-shell-extensions-3.15.3.tar.xz
diff --git a/gnome-shell-extensions.spec b/gnome-shell-extensions.spec
index 87ec3e8..785551b 100644
--- a/gnome-shell-extensions.spec
+++ b/gnome-shell-extensions.spec
@@ -5,7 +5,7 @@
 %global pkg_prefix gnome-shell-extension
 
 Name:           gnome-shell-extensions
-Version:        3.15.2
+Version:        3.15.3
 Release:        1%{?dist}
 Summary:        Modify and extend GNOME Shell functionality and behavior
 
@@ -14,7 +14,6 @@ Group:          User Interface/Desktops
 License:        GPLv2+ and BSD
 URL:            http://live.gnome.org/GnomeShell/Extensions
 Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{major_version}/%{name}-%{version}.tar.xz
-BuildRequires:  desktop-file-utils
 # BuildRequires:  gnome-common
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
@@ -252,17 +251,12 @@ rm $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.exampl
 %find_lang %{name}
 
 
-%check
-desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-shell-classic.desktop
-
-
 %files -n %{pkg_prefix}-common -f %{name}.lang
 %doc COPYING NEWS README
 %dir %{_datadir}/gnome-shell/extensions/
 
 
 %files -n gnome-classic-session
-%{_datadir}/applications/gnome-shell-classic.desktop
 %{_datadir}/gnome-session/sessions/gnome-classic.session
 %{_datadir}/gnome-shell/modes/classic.json
 %{_datadir}/gnome-shell/theme/*.svg
@@ -372,6 +366,9 @@ fi
 
 
 %changelog
+* Fri Dec 19 2014 Florian Müllner <fmuellner at redhat.com> - 3.15.3-1
+- Update to 3.15.3
+
 * Thu Nov 27 2014 Florian Müllner <fmuellner at redhat.com> - 3.15.2-1
 - Update to 3.15.2
 
diff --git a/sources b/sources
index 817e42c..e41c522 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-22955048b1a577fc64b1e1890827471c  gnome-shell-extensions-3.15.2.tar.xz
+3f924e2e943e2cd9e29e25b0e7d7f115  gnome-shell-extensions-3.15.3.tar.xz


More information about the scm-commits mailing list