Update to 3.24.0
This commit is contained in:
parent
0c819181f5
commit
adc7ffa127
1
.gitignore
vendored
1
.gitignore
vendored
@ -121,3 +121,4 @@ mutter-2.31.5.tar.bz2
|
||||
/mutter-3.23.90.tar.xz
|
||||
/mutter-3.23.91.tar.xz
|
||||
/mutter-3.23.92.tar.xz
|
||||
/mutter-3.24.0.tar.xz
|
||||
|
@ -4,14 +4,14 @@
|
||||
%global libinput_version 1.4
|
||||
|
||||
Name: mutter
|
||||
Version: 3.23.92
|
||||
Version: 3.24.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.23/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.24/%{name}-%{version}.tar.xz
|
||||
|
||||
Patch0: startup-notification.patch
|
||||
|
||||
@ -180,6 +180,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/mutter/tests
|
||||
|
||||
%changelog
|
||||
* Mon Mar 20 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.0-1
|
||||
- Update to 3.24.0
|
||||
|
||||
* Tue Mar 14 2017 Florian Müllner <fmuellner@redhat.com> - 3.23.92-1
|
||||
- Update to 3.23.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mutter-3.23.92.tar.xz) = 1aea3854cad0d1829646eeb4bd6fec8ec78478c7a1e6c0f24f51048b2879c8528fa969348d52e6e693d822a03710dca7842fc174b6466fa4749d6dec13af0f27
|
||||
SHA512 (mutter-3.24.0.tar.xz) = e2b057e45edec8217b95f4eee6b80bf9ee265165f8c114f08a8390fbac5a5896d7ecb7d6ba341f0270bd5a5f2649370e8f094c959a05d07d37bb67dfefd1e14a
|
||||
|
Loading…
Reference in New Issue
Block a user