From 5637a3adb0b9e7f65e55042c3e4c9325c9ac4975 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Jun 26 2012 04:31:20 +0000 Subject: 3.5.3 --- diff --git a/.gitignore b/.gitignore index 214c77c..c24e466 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.4.0.tar.xz /gnome-shell-3.4.1.tar.xz /gnome-shell-3.5.2.tar.xz +/gnome-shell-3.5.3.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index bf47325..7e1929a 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,13 +1,13 @@ Name: gnome-shell -Version: 3.5.2 -Release: 3%{?dist} +Version: 3.5.3 +Release: 1%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops License: GPLv2+ URL: http://live.gnome.org/GnomeShell #VCS: git:git://git.gnome.org/gnome-shell -Source0: http://download.gnome.org/sources/gnome-shell/3.4/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-shell/3.5/%{name}-%{version}.tar.xz Patch0: gnome-shell-avoid-redhat-menus.patch # Replace Epiphany with Firefox in the default favourite apps list @@ -152,6 +152,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Tue Jun 26 2012 Matthias Clasen - 3.5.3-1 +- Update to 3.5.3 + * Thu Jun 07 2012 Richard Hughes - 3.5.2-2 - Remove upstreamed patch diff --git a/sources b/sources index ea5d17f..4e06ed5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3eb9f20770bb0dee8b19bae2825801b5 gnome-shell-3.5.2.tar.xz +7f0aa38d6a3297fcc2cf59ce27b66986 gnome-shell-3.5.3.tar.xz