Update to 3.26.0
This commit is contained in:
parent
9fd60b390a
commit
927e51e325
1
.gitignore
vendored
1
.gitignore
vendored
@ -130,3 +130,4 @@ mutter-2.31.5.tar.bz2
|
|||||||
/mutter-3.25.90.tar.xz
|
/mutter-3.25.90.tar.xz
|
||||||
/mutter-3.25.91.tar.xz
|
/mutter-3.25.91.tar.xz
|
||||||
/mutter-3.25.92.tar.xz
|
/mutter-3.25.92.tar.xz
|
||||||
|
/mutter-3.26.0.tar.xz
|
||||||
|
@ -5,14 +5,14 @@
|
|||||||
%global libinput_version 1.4
|
%global libinput_version 1.4
|
||||||
|
|
||||||
Name: mutter
|
Name: mutter
|
||||||
Version: 3.25.92
|
Version: 3.26.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Window and compositing manager based on Clutter
|
Summary: Window and compositing manager based on Clutter
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
#VCS: git:git://git.gnome.org/mutter
|
#VCS: git:git://git.gnome.org/mutter
|
||||||
URL: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
Source0: http://download.gnome.org/sources/%{name}/3.25/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/%{name}/3.26/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
Patch0: startup-notification.patch
|
Patch0: startup-notification.patch
|
||||||
# https://bugzilla.gnome.org/show_bug.cgi?id=786677
|
# https://bugzilla.gnome.org/show_bug.cgi?id=786677
|
||||||
@ -184,6 +184,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
%{_datadir}/mutter/tests
|
%{_datadir}/mutter/tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 12 2017 Florian Müllner <fmuellner@redhat.com> -3 .26.0-1
|
||||||
|
- Update to 3.26.0
|
||||||
|
|
||||||
* Thu Sep 07 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.92-1
|
* Thu Sep 07 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.92-1
|
||||||
- Update to 3.25.92
|
- Update to 3.25.92
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (mutter-3.25.92.tar.xz) = e4ed6b062aa9207518718c43e135499fb987e9969c102fa1a62aca480854f0f000ff5c763a2d0b50d937e35792b87668a7fd37ac0c68236d054d27c5624460e7
|
SHA512 (mutter-3.26.0.tar.xz) = e88e5b120423512ae73a097b0ba3ba24ba6b9f3e53eed438335073b7c442294c9887771290bf63b05fb01f14640b9c4559b39b79d5c2a4fcbca993126e37f700
|
||||||
|
Loading…
Reference in New Issue
Block a user