Update to 3.19.4
This commit is contained in:
parent
50df020ab7
commit
a9a175340b
1
.gitignore
vendored
1
.gitignore
vendored
@ -101,3 +101,4 @@ mutter-2.31.5.tar.bz2
|
||||
/mutter-3.19.1.tar.xz
|
||||
/mutter-3.19.2.tar.xz
|
||||
/mutter-3.19.3.tar.xz
|
||||
/mutter-3.19.4.tar.xz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%global gtk3_version 3.19.1
|
||||
%global gtk3_version 3.19.7
|
||||
%global gsettings_desktop_schemas_version 3.19.3
|
||||
%global clutter_version 1.25.1
|
||||
|
||||
Name: mutter
|
||||
Version: 3.19.3
|
||||
Version: 3.19.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
|
||||
@ -170,6 +170,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/mutter/tests
|
||||
|
||||
%changelog
|
||||
* Thu Jan 21 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.4-1
|
||||
- Update to 3.19.4
|
||||
|
||||
* Thu Dec 17 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.3-1
|
||||
- Update to 3.19.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user