Update to 3.21.91
This commit is contained in:
parent
a06e364341
commit
f16bc5ce91
1
.gitignore
vendored
1
.gitignore
vendored
@ -112,3 +112,4 @@ mutter-2.31.5.tar.bz2
|
||||
/mutter-3.21.3.tar.xz
|
||||
/mutter-3.21.4.tar.xz
|
||||
/mutter-3.21.90.tar.xz
|
||||
/mutter-3.21.91.tar.xz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%global libinput_version 1.4
|
||||
|
||||
Name: mutter
|
||||
Version: 3.21.90
|
||||
Release: 3%{?dist}
|
||||
Version: 3.21.91
|
||||
Release: 1%{?dist}
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
|
||||
Group: User Interface/Desktops
|
||||
@ -183,6 +183,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/mutter/tests
|
||||
|
||||
%changelog
|
||||
* Tue Aug 30 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.91-1
|
||||
- Update to 3.21.91
|
||||
|
||||
* Mon Aug 29 2016 Kalev Lember <klember@redhat.com> - 3.21.90-3
|
||||
- clutter/evdev: Fix absolute pointer motion events (#1369492)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user