Update to 3.34.0
This commit is contained in:
parent
522890958c
commit
a47c0a2171
1
.gitignore
vendored
1
.gitignore
vendored
@ -159,3 +159,4 @@ mutter-2.31.5.tar.bz2
|
||||
/mutter-3.33.90.tar.xz
|
||||
/mutter-3.33.91.tar.xz
|
||||
/mutter-3.33.92.tar.xz
|
||||
/mutter-3.34.0.tar.xz
|
||||
|
@ -7,14 +7,14 @@
|
||||
%global mutter_api_version 5
|
||||
|
||||
Name: mutter
|
||||
Version: 3.33.92
|
||||
Version: 3.34.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.32/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.34/%{name}-%{version}.tar.xz
|
||||
|
||||
# Work-around for OpenJDK's compliance test
|
||||
Patch0: 0001-window-actor-Special-case-shaped-Java-windows.patch
|
||||
@ -162,6 +162,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/mutter-%{mutter_api_version}/tests
|
||||
|
||||
%changelog
|
||||
* Mon Sep 09 2019 Florian Müllner <fmuellner@redhat.com> - 3.34.0-1
|
||||
- Update to 3.34.0
|
||||
|
||||
* Wed Sep 04 2019 Florian Müllner <fmuellner@redhat.com> - 3.33.92-1
|
||||
- Update to 3.33.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mutter-3.33.92.tar.xz) = cdfad1a61b1f29810bc011682fb29e60f43a524102defc4495b9a1ddf4d24a2b635a30dba3454f28f5e6ad962d818b037dbc93ef8f610b810d174fc67af2b3eb
|
||||
SHA512 (mutter-3.34.0.tar.xz) = 0f75712fe0c252755f69e7649fa1eb64c149a840e945514a45e27f0f7d5996a6ec5a9117c0e29beb04f46cbc4512844953dc68329e2f8e800100734f5c02ed88
|
||||
|
Loading…
Reference in New Issue
Block a user