From d2780d27278e7cf7343867c915e68f25243a2a64 Mon Sep 17 00:00:00 2001 From: Florian Müllner Date: Sep 21 2015 20:51:08 +0000 Subject: Update to 3.18.0 --- diff --git a/.gitignore b/.gitignore index fc42db7..2e56d2c 100644 --- a/.gitignore +++ b/.gitignore @@ -100,3 +100,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.17.90.tar.xz /gnome-shell-3.17.91.tar.xz /gnome-shell-3.17.92.tar.xz +/gnome-shell-3.18.0.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 13578fc..aa42532 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,5 +1,5 @@ Name: gnome-shell -Version: 3.17.92 +Version: 3.18.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.17/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-shell/3.18/%{name}-%{version}.tar.xz # Replace Epiphany with Firefox in the default favourite apps list Patch1: gnome-shell-favourite-apps-firefox.patch @@ -18,7 +18,7 @@ Patch2: 0001-appFavorites-Add-gnome-terminal-to-the-rename-list.patch %define gnome_bluetooth_version 1:3.9.0 %define gobject_introspection_version 1.45.3 %define gjs_version 1.39.0 -%define mutter_version 3.17.90 +%define mutter_version 3.18.0 %define gtk3_version 3.15.0 %define eds_version 3.13.90 %define gnome_desktop_version 3.7.90 @@ -187,6 +187,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Mon Sep 21 2015 Florian Müllner - 3.18.0-1 +- Update to 3.18.0 + * Wed Sep 16 2015 Florian Müllner - 3.17.92-1 - Update to 3.17.92 diff --git a/sources b/sources index b18ec0d..3090a81 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ac7dc3bc60f716d684777822315f5c63 gnome-shell-3.17.92.tar.xz +373b3dfcfaa6ac252f0ab6098ed05630 gnome-shell-3.18.0.tar.xz