Update to 3.33.3
This commit is contained in:
parent
e7ef66eb22
commit
e966f1f601
1
.gitignore
vendored
1
.gitignore
vendored
@ -154,3 +154,4 @@ mutter-2.31.5.tar.bz2
|
||||
/mutter-3.32.1.tar.xz
|
||||
/mutter-3.33.1.tar.xz
|
||||
/mutter-3.33.2.tar.xz
|
||||
/mutter-3.33.3.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global gtk3_version 3.19.8
|
||||
%global glib_version 2.53.2
|
||||
%global gsettings_desktop_schemas_version 3.21.4
|
||||
%global gsettings_desktop_schemas_version 3.33.0
|
||||
%global json_glib_version 0.12.0
|
||||
%global libinput_version 1.4
|
||||
%global pipewire_version 0.2.2
|
||||
%global mutter_api_version 4
|
||||
|
||||
Name: mutter
|
||||
Version: 3.33.2
|
||||
Version: 3.33.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
|
||||
@ -161,6 +161,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/mutter-%{mutter_api_version}/tests
|
||||
|
||||
%changelog
|
||||
* Mon Jun 24 2019 Florian Müllner <fmuellner@redhat.com> - 3.33.3-1
|
||||
- Update to 3.33.3
|
||||
|
||||
* Wed May 22 2019 Florian Müllner <fmuellner@redhat.com> - 3.33.2-1
|
||||
- Update to 3.33.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mutter-3.33.2.tar.xz) = d01f67f39df76513f1da8f25d2e9b98531fdb8ad0897a0215c31952f5d8d4d94503fd7e9aa72390a2f536169be91ecc2c4969b1aade08c45b37649956088b417
|
||||
SHA512 (mutter-3.33.3.tar.xz) = 38424f9d3ddd77845298e3464c26d48dc758bc1243461ae734ded476c28c4ac55da46856c20a3fd67bec304e46cdc8dc49feff293e9ea6fec06f67723b753873
|
||||
|
Loading…
Reference in New Issue
Block a user