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#18bc31834811d66aeb5ac84dabaaf5c794e68987
This commit is contained in:
parent
a5dace42a4
commit
ba985bae3a
1
.gitignore
vendored
1
.gitignore
vendored
@ -180,3 +180,4 @@ mutter-2.31.5.tar.bz2
|
||||
/mutter-40.alpha.tar.xz
|
||||
/mutter-40.alpha.1.tar.xz
|
||||
/mutter-40.alpha.1.1.tar.xz
|
||||
/mutter-40.alpha.1.1-214-ga9d9aee6c.tar.xz
|
||||
|
@ -8,13 +8,13 @@
|
||||
|
||||
Name: mutter
|
||||
Version: 40.0~alpha.1.1
|
||||
Release: 3%{?dist}
|
||||
Release: 4.20210202gita9d9aee6c%{?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.1.1.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/40/%{name}-40.alpha.1.1-214-ga9d9aee6c.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.1.1
|
||||
%autosetup -S git -n %{name}-40.beta
|
||||
|
||||
%build
|
||||
%meson -Degl_device=true -Dwayland_eglstream=true
|
||||
@ -164,6 +164,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/mutter-%{mutter_api_version}/tests
|
||||
|
||||
%changelog
|
||||
* Tue Feb 02 2021 Florian Müllner <fmuellner@redhat.com> - 40.0~alpha.1.1-4.20210202gita9d9aee6c
|
||||
- Build snapshot of current upstream
|
||||
|
||||
* Mon Feb 1 2021 Olivier Fourdan <ofourdan@redhat.com> - 40.0~alpha.1.1-3
|
||||
- Add build dependency on Xwayland-devel package (from Xwayland standalone)
|
||||
- Do not explicitly disable initfd support.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mutter-40.alpha.1.1.tar.xz) = 235e0503933aaabc866de742394ddc188334f2252a285dff95f806e49a05d7f6ed654ab4b96aadf211a61617a04c480e8c2820f7adf1b748623a85be52a04f4d
|
||||
SHA512 (mutter-40.alpha.1.1-214-ga9d9aee6c.tar.xz) = c5bba3b7f7f5cd57f3d536a311e01380cdd4fc1b314df77af3d97e0e9ccfd7f0c439126bd3fc68a83c888c4d5c7404e4cb7c796a111cb33673e0537c233633e1
|
||||
|
Loading…
Reference in New Issue
Block a user