Update to 3.38.0

This commit is contained in:
Florian Müllner
2020-09-14 22:58:28 +02:00
parent 1b6df3420e
commit 17f551d6e3
3 changed files with 7 additions and 3 deletions

View File

@@ -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