Update to 3.18.1

This commit is contained in:
Florian Müllner 2015-10-15 19:19:10 +02:00
parent 4aabf56bfc
commit 5c665aa963
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -97,3 +97,4 @@ mutter-2.31.5.tar.bz2
/mutter-3.17.91.tar.xz
/mutter-3.17.92.tar.xz
/mutter-3.18.0.tar.xz
/mutter-3.18.1.tar.xz

View File

@ -2,7 +2,7 @@
%global gsettings_desktop_schemas_version 3.15.92
Name: mutter
Version: 3.18.0
Version: 3.18.1
Release: 1%{?dist}
Summary: Window and compositing manager based on Clutter
@ -164,6 +164,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/mutter/tests
%changelog
* Thu Oct 15 2015 Florian Müllner <fmuellner@redhat.com> - 3.18.1-1
- Update to 3.18.1
* Mon Sep 21 2015 Florian Müllner <fmuellner@redhat.com> - 3.18.0-1
- Update to 3.18.0

View File

@ -1 +1 @@
3a06c8a7cb4552ab636963ad7a51243a mutter-3.18.0.tar.xz
d5218fc0d0f46b1b959c488100ae3c88 mutter-3.18.1.tar.xz