diff --git a/.gitignore b/.gitignore index 406559f..91ca5c7 100644 --- a/.gitignore +++ b/.gitignore @@ -68,3 +68,4 @@ mutter-2.31.5.tar.bz2 /mutter-3.11.90.tar.xz /mutter-3.11.91.tar.xz /mutter-3.11.92.tar.xz +/mutter-3.12.0.tar.xz diff --git a/mutter.spec b/mutter.spec index 3f1aa72..b881ce6 100644 --- a/mutter.spec +++ b/mutter.spec @@ -1,5 +1,5 @@ Name: mutter -Version: 3.11.92 +Version: 3.12.0 Release: 1%{?dist} Summary: Window and compositing manager based on Clutter @@ -7,7 +7,7 @@ Group: User Interface/Desktops License: GPLv2+ #VCS: git:git://git.gnome.org/mutter URL: http://www.gnome.org -Source0: http://download.gnome.org/sources/%{name}/3.11/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.12/%{name}-%{version}.tar.xz BuildRequires: clutter-devel >= 1.13.5 BuildRequires: pango-devel @@ -127,7 +127,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %exclude %{_datadir}/gtk-doc %changelog -* Wed Mar 19 2014 Florian Müllner - 3.11.92-2 +* 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 * Thu Mar 06 2014 Florian Müllner - 3.11.91-1 diff --git a/sources b/sources index 6c0907d..55efb4e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fa9b4e250d2a907c5e112f3fe03b7b9f mutter-3.11.92.tar.xz +12bd2f1e49430705e029825901b60704 mutter-3.12.0.tar.xz