From e4f5cac73526ad4c6e93f771cb682851afa68c35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 1 May 2013 00:19:47 +0200 Subject: [PATCH] Update to 3.9.1 --- .gitignore | 1 + gnome-shell.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 18f758c..0ab40b5 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.8.0.tar.xz /gnome-shell-3.8.0.1.tar.xz /gnome-shell-3.8.1.tar.xz +/gnome-shell-3.9.1.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 557f1e1..b4710ca 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,5 +1,5 @@ Name: gnome-shell -Version: 3.8.1 +Version: 3.1.1 Release: 1%{?dist} Summary: Window management and application launching for GNOME @@ -17,7 +17,7 @@ Patch1: gnome-shell-favourite-apps-firefox.patch %define gnome_bluetooth_version 3.5.5 %define gobject_introspection_version 0.10.1 %define gjs_version 1.35.4 -%define mutter_version 3.8.1 +%define mutter_version 3.1.1 %define eds_version 3.5.3 %define gnome_desktop_version 3.7.90 %define gnome_menus_version 3.5.3 @@ -174,6 +174,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Wed May 01 2013 Florian Müllner - 3.9.1-1 +- Update to 3.9.1 + * Tue Apr 16 2013 Florian Müllner - 3.8.1-1 - Update to 3.8.1 diff --git a/sources b/sources index 38a805f..8c0df81 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f225e73c40fd695ae1755ceff54fea0f gnome-shell-3.8.1.tar.xz +350b20f4a52792a3c7c5b49ab0a94a92 gnome-shell-3.9.1.tar.xz