Update to 3.14.0

This commit is contained in:
Florian Müllner 2014-09-22 20:35:50 +02:00
parent a5c5287806
commit 1819746b79
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -77,3 +77,4 @@ mutter-2.31.5.tar.bz2
/mutter-3.13.90.tar.xz
/mutter-3.13.91.tar.xz
/mutter-3.13.92.tar.xz
/mutter-3.14.0.tar.xz

View File

@ -1,7 +1,7 @@
%global clutter_version 1.19.6-3
Name: mutter
Version: 3.13.92
Version: 3.14.0
Release: 1%{?dist}
Summary: Window and compositing manager based on Clutter
@ -9,7 +9,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.13/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/%{name}/3.14/%{name}-%{version}.tar.xz
BuildRequires: clutter-devel >= %{clutter_version}
@ -140,6 +140,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%exclude %{_datadir}/gtk-doc
%changelog
* Mon Sep 22 2014 Florian Müllner <fmuellner@redhat.com> - 3.14.0-1
- Update to 3.14.0
* Wed Sep 17 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.92-1
- Update to 3.13.92

View File

@ -1 +1 @@
2740cd56c1d0c220971cab40401a81ef mutter-3.13.92.tar.xz
f980505e4198399aa2224343dd0a9f3e mutter-3.14.0.tar.xz