Update to 45.beta
This commit is contained in:
parent
50fad388f6
commit
df796f9ea7
1
.gitignore
vendored
1
.gitignore
vendored
@ -209,3 +209,4 @@ mutter-2.31.5.tar.bz2
|
||||
/mutter-44.1.tar.xz
|
||||
/mutter-44.2.tar.xz
|
||||
/mutter-45.alpha.tar.xz
|
||||
/mutter-45.beta.tar.xz
|
||||
|
@ -7,12 +7,13 @@
|
||||
%global pipewire_version 0.3.33
|
||||
%global lcms2_version 2.6
|
||||
%global colord_version 1.4.5
|
||||
%global libei_version 1.0.0
|
||||
%global mutter_api_version 13
|
||||
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: mutter
|
||||
Version: 45~alpha
|
||||
Version: 45~beta
|
||||
Release: %autorelease
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
|
||||
@ -77,6 +78,8 @@ BuildRequires: pkgconfig(wayland-protocols)
|
||||
BuildRequires: pkgconfig(wayland-server)
|
||||
BuildRequires: pkgconfig(lcms2) >= %{lcms2_version}
|
||||
BuildRequires: pkgconfig(colord) >= %{colord_version}
|
||||
BuildRequires: pkgconfig(libei-1.0) >= %{libei_version}
|
||||
BuildRequires: pkgconfig(libeis-1.0) >= %{libei_version}
|
||||
|
||||
BuildRequires: pkgconfig(json-glib-1.0) >= %{json_glib_version}
|
||||
BuildRequires: pkgconfig(libinput) >= %{libinput_version}
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mutter-45.alpha.tar.xz) = c819fa6d1ee1e41f4dee702c6b8ee7b5ede3f689a6a55e245f40d3bc8013c8414eb7077224bd8e33c9536fdf089fbc4cd7fe7a7d071cafe392c6281169c28c4b
|
||||
SHA512 (mutter-45.beta.tar.xz) = ad6936492ddcd40f28e906483e7ee03cf3eb1505e5496770e5e564b6d381ee6bf8d90b3333b106e91d08456697ba83cb3370789634d83442f897004891d5712a
|
||||
|
Loading…
Reference in New Issue
Block a user