Update to 3.12.1

This commit is contained in:
Florian Müllner 2014-04-15 23:41:04 +02:00
parent b254e39889
commit 062509cddb
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -69,3 +69,4 @@ mutter-2.31.5.tar.bz2
/mutter-3.11.91.tar.xz
/mutter-3.11.92.tar.xz
/mutter-3.12.0.tar.xz
/mutter-3.12.1.tar.xz

View File

@ -1,6 +1,6 @@
Name: mutter
Version: 3.12.0
Release: 2%{?dist}
Version: 3.12.1
Release: 1%{?dist}
Summary: Window and compositing manager based on Clutter
Group: User Interface/Desktops
@ -127,6 +127,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%exclude %{_datadir}/gtk-doc
%changelog
* Tue Apr 15 2014 Florian Müllner <fmuellner@redhat.com> - 3.12.1-1
- Update to 3.12.1
* Sat Apr 05 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0-2
- Update dep versions

View File

@ -1 +1 @@
12bd2f1e49430705e029825901b60704 mutter-3.12.0.tar.xz
3b548811c29507b06aa645c1be05e4cc mutter-3.12.1.tar.xz