Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/mutter.git#693f18f6de786be231570f6c9d9e6c5e70e822aa
This commit is contained in:
parent
7da1dc9764
commit
d9a568824b
1
.gitignore
vendored
1
.gitignore
vendored
@ -178,3 +178,4 @@ mutter-2.31.5.tar.bz2
|
||||
/mutter-3.38.0.tar.xz
|
||||
/mutter-3.38.1.tar.xz
|
||||
/mutter-40.alpha.tar.xz
|
||||
/mutter-40.alpha.1.tar.xz
|
||||
|
@ -7,14 +7,14 @@
|
||||
%global mutter_api_version 8
|
||||
|
||||
Name: mutter
|
||||
Version: 40.0~alpha
|
||||
Version: 40.0~alpha.1
|
||||
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}/40/%{name}-40.alpha.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/40/%{name}-40.alpha.1.tar.xz
|
||||
|
||||
# Work-around for OpenJDK's compliance test
|
||||
Patch0: 0001-window-actor-Special-case-shaped-Java-windows.patch
|
||||
@ -122,7 +122,7 @@ The %{name}-tests package contains tests that can be used to verify
|
||||
the functionality of the installed %{name} package.
|
||||
|
||||
%prep
|
||||
%autosetup -S git -n %{name}-40.alpha
|
||||
%autosetup -S git -n %{name}-40.alpha.1
|
||||
|
||||
%build
|
||||
%meson -Degl_device=true -Dwayland_eglstream=true -Dxwayland_initfd=disabled
|
||||
@ -164,6 +164,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/mutter-%{mutter_api_version}/tests
|
||||
|
||||
%changelog
|
||||
* Thu Jan 14 2020 Florian Müllner <fmuellner@redhat.com> - 40.0~alpha.1-1
|
||||
- Update to 40.alpha.1
|
||||
|
||||
* Wed Dec 02 2020 Florian Müllner <fmuellner@redhat.com> - 40.alpha-1
|
||||
- Update to 40.alpha
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mutter-40.alpha.tar.xz) = 688567ec95627914be8b0b7a1d234d983b39f41a4ddf846c3339549477e4a283ac2f2c767231a517e20c96be09e2515bde765e94ef47e9567c38d3b40700cd03
|
||||
SHA512 (mutter-40.alpha.1.tar.xz) = 9532cf7edb19a2844ea8a4ec85423627274a92efd21b3351816cf142545f6c702c8bf7c1a6bd06cb9038f7c6cd14898fd47f8dae2db9126db1a63334129948a3
|
||||
|
Loading…
Reference in New Issue
Block a user