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#867e1fe5109e1a7c1dd65334931440b2384e580c
This commit is contained in:
parent
3c7d282db1
commit
57ea781a3d
1
.gitignore
vendored
1
.gitignore
vendored
@ -177,3 +177,4 @@ mutter-2.31.5.tar.bz2
|
||||
/mutter-3.37.92.tar.xz
|
||||
/mutter-3.38.0.tar.xz
|
||||
/mutter-3.38.1.tar.xz
|
||||
/mutter-40.alpha.tar.xz
|
||||
|
11
mutter.spec
11
mutter.spec
@ -4,17 +4,17 @@
|
||||
%global json_glib_version 0.12.0
|
||||
%global libinput_version 1.4
|
||||
%global pipewire_version 0.3.0
|
||||
%global mutter_api_version 7
|
||||
%global mutter_api_version 8
|
||||
|
||||
Name: mutter
|
||||
Version: 3.38.1
|
||||
Version: 40.0~alpha
|
||||
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.38/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/40/%{name}-40.alpha.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
|
||||
%autosetup -S git -n %{name}-40.alpha
|
||||
|
||||
%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
|
||||
* Wed Dec 02 2020 Florian Müllner <fmuellner@redhat.com> - 40.alpha-1
|
||||
- Update to 40.alpha
|
||||
|
||||
* Mon Oct 05 2020 Florian Müllner <fmuellner@redhat.com> - 3.38.1-1
|
||||
- Update to 3.38.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mutter-3.38.1.tar.xz) = 55a65d80c886b90da110de69fca8f2c92912b36d6244bd6fcb1e09507469b5d860fa888614a33170b2799574f521ee117fb289a768fa2af5059fe0da51835d31
|
||||
SHA512 (mutter-40.alpha.tar.xz) = 688567ec95627914be8b0b7a1d234d983b39f41a4ddf846c3339549477e4a283ac2f2c767231a517e20c96be09e2515bde765e94ef47e9567c38d3b40700cd03
|
||||
|
Loading…
Reference in New Issue
Block a user