From 0430ee2486ebfa9d3e214e6822f6733b46569f37 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Jul 18 2012 15:30:17 +0000 Subject: - Update to 3.5.4 --- diff --git a/.gitignore b/.gitignore index c24e466..b607da7 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.4.1.tar.xz /gnome-shell-3.5.2.tar.xz /gnome-shell-3.5.3.tar.xz +/gnome-shell-3.5.4.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 239520d..38c2736 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell -Version: 3.5.3 -Release: 2%{?dist} +Version: 3.5.4 +Release: 1%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops @@ -105,6 +105,7 @@ rm -rf %{buildroot}/%{_libdir}/mozilla/plugins/*.la desktop-file-validate %{buildroot}%{_datadir}/applications/gnome-shell.desktop desktop-file-validate %{buildroot}%{_datadir}/applications/gnome-shell-extension-prefs.desktop +desktop-file-validate %{buildroot}%{_datadir}/applications/evolution-calendar.desktop # fixme: do we want to include this ? rm %{buildroot}/usr/bin/gnome-shell-perf-tool @@ -133,6 +134,7 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %{_datadir}/glib-2.0/schemas/*.xml %{_datadir}/applications/gnome-shell.desktop %{_datadir}/applications/gnome-shell-extension-prefs.desktop +%{_datadir}/applications/evolution-calendar.desktop %{_datadir}/gnome-shell/ %{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service %{_datadir}/dbus-1/services/org.gnome.Shell.HotplugSniffer.service @@ -152,6 +154,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Wed Jul 18 2012 Ray Strode 3.5.4-1 +- Update to 3.5.4 + * Tue Jun 26 2012 Matthias Clasen - 3.5.3-2 - Rebuild against new e-d-s diff --git a/sources b/sources index 4e06ed5..f2ef227 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7f0aa38d6a3297fcc2cf59ce27b66986 gnome-shell-3.5.3.tar.xz +2114c9ad22c6f308b99a7ca5826ab7a1 gnome-shell-3.5.4.tar.xz