import mutter-40.7-1.el9

This commit is contained in:
CentOS Sources 2022-01-11 12:58:51 -05:00 committed by Stepan Oksanichenko
parent 7b42c9cb11
commit 579abc2f68
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/mutter-40.6.tar.xz
SOURCES/mutter-40.7.tar.xz

View File

@ -1 +1 @@
44d47eab96bad599ae003956904265e5bcd8ac17 SOURCES/mutter-40.6.tar.xz
7d7359409e399fb0ed52338920ab8e1d87537110 SOURCES/mutter-40.7.tar.xz

View File

@ -9,7 +9,7 @@
%global tarball_version %%(echo %{version} | tr '~' '.')
Name: mutter
Version: 40.6
Version: 40.7
Release: 1%{?dist}
Summary: Window and compositing manager based on Clutter
@ -204,6 +204,10 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
%{_datadir}/mutter-%{mutter_api_version}/tests
%changelog
* Mon Dec 13 2021 Florian Müllner <fmuellner@redhat.com> - 40.7-1
- Update to 40.7
Resolves: #2031662
* Mon Nov 08 2021 Florian Müllner <fmuellner@redhat.com> - 40.6-1
- Update to 40.6
Resolves: #2021064