From 9f43977c7a343a1abfd6fd0e4c6b887120f0a2ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Tue, 20 Nov 2012 00:14:12 +0100 Subject: [PATCH] Update to 3.7.2 --- .gitignore | 1 + gnome-shell.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 86f39d8..53c519a 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.6.0.tar.xz /gnome-shell-3.6.1.tar.xz /gnome-shell-3.7.1.tar.xz +/gnome-shell-3.7.2.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 9c46c28..17295ef 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell -Version: 3.7.1 -Release: 2%{?dist} +Version: 3.7.2 +Release: 1%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops @@ -16,12 +16,12 @@ 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.33.2 -%define mutter_version 3.7.1 +%define mutter_version 3.7.2 %define eds_version 3.5.3 %define gnome_desktop_version 3.7.1 %define gnome_menus_version 3.5.3 %define json_glib_version 0.13.2 -%define gsettings_desktop_schemas_version 3.5.4 +%define gsettings_desktop_schemas_version 3.7.2 %define libcroco_version 0.6.8 ## Needed when we re-autogen @@ -169,6 +169,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Mon Nov 19 2012 Florian Müllner - 3.7.2-1 +- Update to 3.7.2 + * Tue Nov 13 2012 Dan Horák - 3.7.1-2 - don't Require: gnome-bluetooth on s390(x) diff --git a/sources b/sources index ff741a2..c486dea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c292ce31f786110c36636f64270faafb gnome-shell-3.7.1.tar.xz +28011ef22b02b0aaeb9c125d271c2b56 gnome-shell-3.7.2.tar.xz