From 9003a5151a84d2c9b31af856ff85eb0e9c8a2918 Mon Sep 17 00:00:00 2001 From: Florian Müllner Date: Mar 25 2014 15:49:42 +0000 Subject: Update to 3.12.0 --- diff --git a/.gitignore b/.gitignore index befa2ed..78cda63 100644 --- a/.gitignore +++ b/.gitignore @@ -73,3 +73,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.11.90.tar.xz /gnome-shell-3.11.91.tar.xz /gnome-shell-3.11.92.tar.xz +/gnome-shell-3.12.0.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index b77b37f..c342d3a 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,5 +1,5 @@ Name: gnome-shell -Version: 3.11.92 +Version: 3.12.0 Release: 1%{?dist} Summary: Window management and application launching for GNOME @@ -8,7 +8,7 @@ License: GPLv2+ Provides: desktop-notification-daemon URL: http://live.gnome.org/GnomeShell #VCS: git:git://git.gnome.org/gnome-shell -Source0: http://download.gnome.org/sources/gnome-shell/3.11/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-shell/3.12/%{name}-%{version}.tar.xz # Replace Epiphany with Firefox in the default favourite apps list Patch1: gnome-shell-favourite-apps-firefox.patch @@ -17,7 +17,7 @@ Patch1: gnome-shell-favourite-apps-firefox.patch %define gnome_bluetooth_version 1:3.9.0 %define gobject_introspection_version 0.10.1 %define gjs_version 1.35.4 -%define mutter_version 3.11.4 +%define mutter_version 3.12.0 %define eds_version 3.5.3 %define gnome_desktop_version 3.7.90 %define gnome_menus_version 3.5.3 @@ -175,6 +175,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Tue Mar 25 2014 Florian Müllner - 3.12.0-1 +- Update to 3.12.0 + * Wed Mar 19 2014 Florian Müllner - 3.11.92-1 - Update to 3.11.92 diff --git a/sources b/sources index 7964c8e..2a22273 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -56282d22711b1c635307938d504bf322 gnome-shell-3.11.92.tar.xz +8071e8531e82b8e56eedf57e65179594 gnome-shell-3.12.0.tar.xz