From 4579c70f7e9fe692e871657458a26dfcf4cb8dbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Tue, 26 Mar 2013 22:50:12 +0100 Subject: [PATCH] Update to 3.8.0 --- .gitignore | 1 + gnome-shell.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 114e7fa..c5966ba 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.7.90.tar.xz /gnome-shell-3.7.91.tar.xz /gnome-shell-3.7.92.tar.xz +/gnome-shell-3.8.0.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 9041d7f..3107624 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,5 +1,5 @@ Name: gnome-shell -Version: 3.7.92 +Version: 3.8.0 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.7.92 +%define mutter_version 3.8.0 %define eds_version 3.5.3 %define gnome_desktop_version 3.7.90 %define gnome_menus_version 3.5.3 @@ -176,6 +176,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Tue Mar 26 2013 Florian Müllner - 3.8.0-1 +- Update to 3.8.0 + * Tue Mar 19 2013 Florian Müllner - 3.7.92-1 - Update to 3.7.92 diff --git a/sources b/sources index c864ad0..94b264f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d0f601c651eff892e43aa398f05b0119 gnome-shell-3.7.92.tar.xz +fca6930ffe783881e089e1b857d96396 gnome-shell-3.8.0.tar.xz