Update to 3.37.91
This commit is contained in:
parent
b18878babf
commit
6cf7eb07b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -173,3 +173,4 @@ mutter-2.31.5.tar.bz2
|
||||
/mutter-3.37.2.tar.xz
|
||||
/mutter-3.37.3.tar.xz
|
||||
/mutter-3.37.90.tar.xz
|
||||
/mutter-3.37.91.tar.xz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global mutter_api_version 7
|
||||
|
||||
Name: mutter
|
||||
Version: 3.37.90
|
||||
Version: 3.37.91
|
||||
Release: 1%{?dist}
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
|
||||
@ -51,8 +51,7 @@ BuildRequires: pkgconfig(glesv2)
|
||||
BuildRequires: pkgconfig(graphene-gobject-1.0)
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: pkgconfig(libpipewire-0.3) >= %{pipewire_version}
|
||||
# Built from submodule for now
|
||||
#BuildRequires: pkgconfig(sysprof-capture-4)
|
||||
BuildRequires: pkgconfig(sysprof-capture-4)
|
||||
BuildRequires: systemd-devel
|
||||
BuildRequires: upower-devel
|
||||
BuildRequires: xorg-x11-server-Xorg
|
||||
@ -164,6 +163,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/mutter-%{mutter_api_version}/tests
|
||||
|
||||
%changelog
|
||||
* Mon Aug 24 2020 Florian Müllner <fmuellner@redhat.com> - 3.37.91-1
|
||||
- Update to 3.37.91
|
||||
|
||||
* Tue Aug 11 2020 Florian Müllner <fmuellner@redhat.com> - 3.37.90-1
|
||||
- Update to 3.37.90
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mutter-3.37.90.tar.xz) = 2228a1aadad54a294edc12f00010e5a5fd7fbc697abae370d4968a019b83b63ebc250fc117fc8c12d047010817318d0003f94bbe57f7e3c28a56a3df3c37367a
|
||||
SHA512 (mutter-3.37.91.tar.xz) = 0479f88231a37cfd0041ced6a2375d259ab795ccdab176059d0c1755ccaff700342b8c31d518cebda06e57a6e4a23b9dd40c732805f369e460e978289eb0755c
|
||||
|
Loading…
Reference in New Issue
Block a user