Update to 3.22.0

This commit is contained in:
Florian Müllner 2016-09-19 23:30:09 +02:00
parent 7798e75204
commit db6bf8286e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -114,3 +114,4 @@ mutter-2.31.5.tar.bz2
/mutter-3.21.90.tar.xz
/mutter-3.21.91.tar.xz
/mutter-3.21.92.tar.xz
/mutter-3.22.0.tar.xz

View File

@ -4,14 +4,14 @@
%global libinput_version 1.4
Name: mutter
Version: 3.21.92
Version: 3.22.0
Release: 1%{?dist}
Summary: Window and compositing manager based on Clutter
License: GPLv2+
#VCS: git:git://git.gnome.org/mutter
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz
BuildRequires: chrpath
BuildRequires: pango-devel
@ -177,6 +177,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/mutter/tests
%changelog
* Mon Sep 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.22.0-1
- Update to 3.22.0
* Tue Sep 13 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.92-1
- Update to 3.21.92

View File

@ -1 +1 @@
0bbfd09a8bda43fb5ab546b5551b6e8e mutter-3.21.92.tar.xz
e448039015b355e7e2b9f86087e2f399 mutter-3.22.0.tar.xz