Update to 1.19.0

This commit is contained in:
Kalev Lember 2021-01-28 08:13:15 +01:00
parent 9c07287252
commit cc82a4d7c8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -56,3 +56,4 @@
/wayland-1.16.92.tar.xz /wayland-1.16.92.tar.xz
/wayland-1.17.0.tar.xz /wayland-1.17.0.tar.xz
/wayland-1.18.0.tar.xz /wayland-1.18.0.tar.xz
/wayland-1.19.0.tar.xz

View File

@ -1 +1 @@
SHA512 (wayland-1.18.0.tar.xz) = e30199e30c2bbd361ee695b4f3f7a4e264f10ed8f46f2c90762b5739fc578ae757dc39aa0258d8fbf0ed418553470bccd4b2730ed9705481cfccdab5de96a8fc SHA512 (wayland-1.19.0.tar.xz) = d8a86f5e23e4a88e7c84b82fdb51eb350419086afe462ecb2f4d5c3ba9290ede310cbbcffd60215219ddccf5bad4adec21a5ebfbef6577200f66ac7a1b64a5ef

View File

@ -1,6 +1,6 @@
Name: wayland Name: wayland
Version: 1.18.0 Version: 1.19.0
Release: 3%{?dist} Release: 1%{?dist}
Summary: Wayland Compositor Infrastructure Summary: Wayland Compositor Infrastructure
License: MIT License: MIT
@ -122,6 +122,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
%{_libdir}/libwayland-server.so.0* %{_libdir}/libwayland-server.so.0*
%changelog %changelog
* Thu Jan 28 2021 Kalev Lember <klember@redhat.com> - 1.19.0-1
- Update to 1.19.0
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.0-3 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild