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#85a7c114a7fb485b3ef9b313d86b12f137898604
This commit is contained in:
parent
ba985bae3a
commit
c825dad5f4
1
.gitignore
vendored
1
.gitignore
vendored
@ -181,3 +181,4 @@ mutter-2.31.5.tar.bz2
|
|||||||
/mutter-40.alpha.1.tar.xz
|
/mutter-40.alpha.1.tar.xz
|
||||||
/mutter-40.alpha.1.1.tar.xz
|
/mutter-40.alpha.1.1.tar.xz
|
||||||
/mutter-40.alpha.1.1-214-ga9d9aee6c.tar.xz
|
/mutter-40.alpha.1.1-214-ga9d9aee6c.tar.xz
|
||||||
|
/mutter-40.beta.tar.xz
|
||||||
|
@ -7,14 +7,14 @@
|
|||||||
%global mutter_api_version 8
|
%global mutter_api_version 8
|
||||||
|
|
||||||
Name: mutter
|
Name: mutter
|
||||||
Version: 40.0~alpha.1.1
|
Version: 40.0~beta
|
||||||
Release: 4.20210202gita9d9aee6c%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Window and compositing manager based on Clutter
|
Summary: Window and compositing manager based on Clutter
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
#VCS: git:git://git.gnome.org/mutter
|
#VCS: git:git://git.gnome.org/mutter
|
||||||
URL: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
Source0: http://download.gnome.org/sources/%{name}/40/%{name}-40.alpha.1.1-214-ga9d9aee6c.tar.xz
|
Source0: http://download.gnome.org/sources/%{name}/40/%{name}-40.beta.tar.xz
|
||||||
|
|
||||||
# Work-around for OpenJDK's compliance test
|
# Work-around for OpenJDK's compliance test
|
||||||
Patch0: 0001-window-actor-Special-case-shaped-Java-windows.patch
|
Patch0: 0001-window-actor-Special-case-shaped-Java-windows.patch
|
||||||
@ -164,6 +164,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
|
|||||||
%{_datadir}/mutter-%{mutter_api_version}/tests
|
%{_datadir}/mutter-%{mutter_api_version}/tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 22 2021 Florian Müllner <fmuellner@redhat.com> - 40.0~beta-1
|
||||||
|
- Update to 40.beta
|
||||||
|
|
||||||
* Tue Feb 02 2021 Florian Müllner <fmuellner@redhat.com> - 40.0~alpha.1.1-4.20210202gita9d9aee6c
|
* Tue Feb 02 2021 Florian Müllner <fmuellner@redhat.com> - 40.0~alpha.1.1-4.20210202gita9d9aee6c
|
||||||
- Build snapshot of current upstream
|
- Build snapshot of current upstream
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (mutter-40.alpha.1.1-214-ga9d9aee6c.tar.xz) = c5bba3b7f7f5cd57f3d536a311e01380cdd4fc1b314df77af3d97e0e9ccfd7f0c439126bd3fc68a83c888c4d5c7404e4cb7c796a111cb33673e0537c233633e1
|
SHA512 (mutter-40.beta.tar.xz) = 2e676bd670bb3f7ad20281b8070627f9943aeb10edefc674602567344c5d34fc61e111dbb0cdd6cc96f6850052e601156b99369e9419dfc24566693fa3843bcd
|
||||||
|
Loading…
Reference in New Issue
Block a user