Update to 3.30.0
This commit is contained in:
parent
3cb23ccb0b
commit
306187af3c
1
.gitignore
vendored
1
.gitignore
vendored
@ -143,3 +143,4 @@ mutter-2.31.5.tar.bz2
|
||||
/mutter-3.29.90.tar.xz
|
||||
/mutter-3.29.91.tar.xz
|
||||
/mutter-3.29.92.tar.xz
|
||||
/mutter-3.30.0.tar.xz
|
||||
|
@ -6,14 +6,14 @@
|
||||
%global pipewire_version 0.2.2
|
||||
|
||||
Name: mutter
|
||||
Version: 3.29.92
|
||||
Version: 3.30.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.29/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.30/%{name}-%{version}.tar.xz
|
||||
|
||||
Patch0: startup-notification.patch
|
||||
|
||||
@ -180,6 +180,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/mutter/tests
|
||||
|
||||
%changelog
|
||||
* Mon Sep 04 2018 Florian Müllner <fmuellner@redhat.com> - 3.30.0-1
|
||||
- Update to 3.30.0
|
||||
|
||||
* Wed Aug 29 2018 Florian Müllner <fmuellner@redhat.com> - 3.29.92-1
|
||||
- Update to 3.29.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mutter-3.29.92.tar.xz) = 725f58912c82613ab4663880c97db66a5f150db4628f8cb8a1b3022eaa343364cf6767ccaafc44ac6650d9582d3bf28240d34ee04a612dd547633ad44f79eac3
|
||||
SHA512 (mutter-3.30.0.tar.xz) = 2c8ff7d4d6ddec1365e778490a5bb6acb7c84df66dadcd1e321b9cce9a65737e6b9510a6aaf6792883ad3a46ef6defb60df3bb9a735847c3878ee43692e973fa
|
||||
|
Loading…
Reference in New Issue
Block a user