Update to 3.38.0
This commit is contained in:
parent
1b6df3420e
commit
17f551d6e3
1
.gitignore
vendored
1
.gitignore
vendored
@ -175,3 +175,4 @@ mutter-2.31.5.tar.bz2
|
||||
/mutter-3.37.90.tar.xz
|
||||
/mutter-3.37.91.tar.xz
|
||||
/mutter-3.37.92.tar.xz
|
||||
/mutter-3.38.0.tar.xz
|
||||
|
@ -7,14 +7,14 @@
|
||||
%global mutter_api_version 7
|
||||
|
||||
Name: mutter
|
||||
Version: 3.37.92
|
||||
Version: 3.38.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.37/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
|
||||
|
||||
# Work-around for OpenJDK's compliance test
|
||||
Patch0: 0001-window-actor-Special-case-shaped-Java-windows.patch
|
||||
@ -163,6 +163,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/mutter-%{mutter_api_version}/tests
|
||||
|
||||
%changelog
|
||||
* Mon Sep 14 2020 Florian Müllner <fmuellner@redhat.com> - 3.38.0-1
|
||||
- Update to 3.38.0
|
||||
|
||||
* Sat Sep 05 2020 Florian Müllner <fmuellner@redhat.com> - 3.37.92-1
|
||||
- Update to 3.37.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mutter-3.37.92.tar.xz) = 662fdfe9979b43aaade2aa997f85976b1fcda187963c54ca171890cffb0f678a0b934907ecf67b8ffe658d1954b53232557ccdbf71e40bdf2c170176fc003428
|
||||
SHA512 (mutter-3.38.0.tar.xz) = 5b76829145b46beb5d9303a29e24438150469723c36e4bd348b68b134e86b45cb39c17f268d2d60b21e1cc623cfc372cf7ea78057a1e450c44af5dbfd67f8b70
|
||||
|
Loading…
Reference in New Issue
Block a user