import mutter-40.7-1.el9
This commit is contained in:
parent
7b42c9cb11
commit
579abc2f68
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/mutter-40.6.tar.xz
|
||||
SOURCES/mutter-40.7.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
44d47eab96bad599ae003956904265e5bcd8ac17 SOURCES/mutter-40.6.tar.xz
|
||||
7d7359409e399fb0ed52338920ab8e1d87537110 SOURCES/mutter-40.7.tar.xz
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user