Update to 3.35.2
This commit is contained in:
parent
368e908977
commit
0e5fce97f5
1
.gitignore
vendored
1
.gitignore
vendored
@ -162,3 +162,4 @@ mutter-2.31.5.tar.bz2
|
|||||||
/mutter-3.34.0.tar.xz
|
/mutter-3.34.0.tar.xz
|
||||||
/mutter-3.34.1.tar.xz
|
/mutter-3.34.1.tar.xz
|
||||||
/mutter-3.35.1.tar.xz
|
/mutter-3.35.1.tar.xz
|
||||||
|
/mutter-3.35.2.tar.xz
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
%global mutter_api_version 6
|
%global mutter_api_version 6
|
||||||
|
|
||||||
Name: mutter
|
Name: mutter
|
||||||
Version: 3.35.1
|
Version: 3.35.2
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Window and compositing manager based on Clutter
|
Summary: Window and compositing manager based on Clutter
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -168,6 +168,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
|
|||||||
%{_datadir}/mutter-%{mutter_api_version}/tests
|
%{_datadir}/mutter-%{mutter_api_version}/tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 11 2019 Florian Müllner <fmuellner@redhat.com> - 3.35.2-1
|
||||||
|
- Update to 3.35.2
|
||||||
|
|
||||||
* Tue Oct 29 2019 Florian Müllner <fmuellner@redhat.com> - 3.35.1-3
|
* Tue Oct 29 2019 Florian Müllner <fmuellner@redhat.com> - 3.35.1-3
|
||||||
- Enable sysprof support
|
- Enable sysprof support
|
||||||
The required dependency was missing from rawhide when the feature
|
The required dependency was missing from rawhide when the feature
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (mutter-3.35.1.tar.xz) = 66dfe97ae502255a871c08fd4f00ef72db9e624577785ac7376d014435527930674cef5733ca127fffe14068b3b890dc2e31a4b9b8839a69c311c37a5bbabea8
|
SHA512 (mutter-3.35.2.tar.xz) = dbbb5c3846e14bddff1a8a888d3c2e511057cd0f052cb6e09d6b9053fb4e492ae48edaf7ceb389e0de707024bcca7e3575f6299723cee394b06569c030cb8b34
|
||||||
|
Loading…
Reference in New Issue
Block a user