import wayland-1.21.0-1.el9
This commit is contained in:
parent
a93b915e43
commit
4261c879b1
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/wayland-1.19.0.tar.xz
|
SOURCES/wayland-1.21.0.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
9ae0a89cfe6798250b19c72a987bda734d269060 SOURCES/wayland-1.19.0.tar.xz
|
59f381d656e09f34135b7222fbf57e05ae7262e6 SOURCES/wayland-1.21.0.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: wayland
|
Name: wayland
|
||||||
Version: 1.19.0
|
Version: 1.21.0
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Wayland Compositor Infrastructure
|
Summary: Wayland Compositor Infrastructure
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -109,6 +109,10 @@ Wayland server library
|
|||||||
%{_libdir}/libwayland-server.so.0*
|
%{_libdir}/libwayland-server.so.0*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 08 2022 Neal Gompa <ngompa@centosproject.org> - 1.21.0-1
|
||||||
|
- Update to 1.21.0
|
||||||
|
Resolves: rhbz#2063522
|
||||||
|
|
||||||
* Thu Aug 19 2021 Carlos O'Donell <codonell@redhat.com> - 1.19.0-4
|
* Thu Aug 19 2021 Carlos O'Donell <codonell@redhat.com> - 1.19.0-4
|
||||||
- Rebuilt for libffi 3.4.2 SONAME transition.
|
- Rebuilt for libffi 3.4.2 SONAME transition.
|
||||||
Related: rhbz#1891914
|
Related: rhbz#1891914
|
||||||
|
Loading…
Reference in New Issue
Block a user