diff --git a/.gitignore b/.gitignore index c33dfab..7f07dad 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ mutter-2.31.5.tar.bz2 /mutter-3.9.90.tar.xz /mutter-3.9.91.tar.xz /mutter-3.9.92.tar.xz +/mutter-3.10.0.tar.xz diff --git a/mutter.spec b/mutter.spec index 7f1d523..f06d54b 100644 --- a/mutter.spec +++ b/mutter.spec @@ -1,13 +1,13 @@ Name: mutter -Version: 3.9.92 -Release: 2%{?dist} +Version: 3.10.0 +Release: 1%{?dist} Summary: Window and compositing manager based on Clutter 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.9/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.10/%{name}-%{version}.tar.xz BuildRequires: clutter-devel >= 1.13.5 BuildRequires: pango-devel @@ -127,6 +127,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %exclude %{_datadir}/gtk-doc %changelog +* Mon Sep 23 2013 Florian Müllner - 3.10.0-1 +- Update to 3.10.0 + * Tue Sep 17 2013 Kalev Lember - 3.9.92-2 - Update the description and URL - Tighten -devel subpackage deps with _isa diff --git a/sources b/sources index 370bee5..107208c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -87359ce9d7553110f7d2960e0d66c259 mutter-3.9.92.tar.xz +6333616788f9639254a9dbfee47967ca mutter-3.10.0.tar.xz