- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 06:09:33 +00:00
parent 90c5fb82f8
commit 4a88cf161b

View File

@ -1,6 +1,6 @@
Name: wayland
Version: 1.19.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Wayland Compositor Infrastructure
License: MIT
@ -109,6 +109,9 @@ Wayland server library
%{_libdir}/libwayland-server.so.0*
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.19.0-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Thu Jan 28 2021 Kalev Lember <klember@redhat.com> - 1.19.0-1
- Update to 1.19.0
- Switch to meson build system