Update to 40.alpha.1
This commit is contained in:
parent
867e1fe510
commit
4bc6d1d8d0
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,7 +7,7 @@
|
||||
%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
|
||||
|
||||
@ -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