Update to 3.21.3

This commit is contained in:
Florian Müllner 2016-06-21 21:34:46 +02:00
parent fd83919712
commit 3c3afcc67f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -109,3 +109,4 @@ mutter-2.31.5.tar.bz2
/mutter-3.20.1.tar.xz
/mutter-3.21.1.tar.xz
/mutter-3.21.2.tar.xz
/mutter-3.21.3.tar.xz

View File

@ -4,7 +4,7 @@
%global libinput_version 0.8
Name: mutter
Version: 3.21.2
Version: 3.21.3
Release: 1%{?dist}
Summary: Window and compositing manager based on Clutter
@ -184,6 +184,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/mutter/tests
%changelog
* Tue Jun 21 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.3-1
- Update to 3.21.3
* Fri May 27 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.2-1
- Update to 3.21.2

View File

@ -1 +1 @@
8402db2ec4ba0c4b60821647ea8a9626 mutter-3.21.2.tar.xz
3b575b1b8ee34b4f97a07b11d6e6a39b mutter-3.21.3.tar.xz