diff --git a/.wayland.metadata b/.wayland.metadata new file mode 100644 index 0000000..1f0473f --- /dev/null +++ b/.wayland.metadata @@ -0,0 +1 @@ +59f381d656e09f34135b7222fbf57e05ae7262e6 wayland-1.21.0.tar.xz diff --git a/sources b/sources index 7bbe46b..cff286e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-1.19.0.tar.xz) = d8a86f5e23e4a88e7c84b82fdb51eb350419086afe462ecb2f4d5c3ba9290ede310cbbcffd60215219ddccf5bad4adec21a5ebfbef6577200f66ac7a1b64a5ef +SHA512 (wayland-1.21.0.tar.xz) = 5575216d30fdf5c63caa6bcad071e15f2a4f3acb12df776806073f65db37a50b5b5b3cc7957c5497636f4ac01893e2eaab26e453ded44b287acde01762f5fdc3 diff --git a/wayland.spec b/wayland.spec index c45d5d5..e7bd6a9 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,6 +1,6 @@ Name: wayland -Version: 1.19.0 -Release: 4%{?dist} +Version: 1.21.0 +Release: 1%{?dist} Summary: Wayland Compositor Infrastructure License: MIT @@ -109,6 +109,10 @@ Wayland server library %{_libdir}/libwayland-server.so.0* %changelog +* Mon Aug 08 2022 Neal Gompa - 1.21.0-1 +- Update to 1.21.0 + Resolves: rhbz#2063522 + * Thu Aug 19 2021 Carlos O'Donell - 1.19.0-4 - Rebuilt for libffi 3.4.2 SONAME transition. Related: rhbz#1891914