Update to 1.23
This commit is contained in:
parent
996549601a
commit
5b4d3a2231
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
|||||||
/wayland-protocols-1.20.tar.xz
|
/wayland-protocols-1.20.tar.xz
|
||||||
/wayland-protocols-1.21.tar.xz
|
/wayland-protocols-1.21.tar.xz
|
||||||
/wayland-protocols-1.22.tar.xz
|
/wayland-protocols-1.22.tar.xz
|
||||||
|
/wayland-protocols-1.23.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (wayland-protocols-1.22.tar.xz) = fd69b33ab81d0f7b3b96b03bf820a80fdd8d6f5854c2851e4b72a69d7133fc136dde7a3c6b0d67856230ff40ee26dedf6157236897c7ba239d1e3ce32e9a22c7
|
SHA512 (wayland-protocols-1.23.tar.xz) = 11f09147da1dd01a9f5c921eb0bfc6244a72023a052ef96bc121e16437a2c43d0dbba748c2de832539f57371e90b16bd13069bec07391305717f8fca295ea2a6
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: wayland-protocols
|
Name: wayland-protocols
|
||||||
Version: 1.22
|
Version: 1.23
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Wayland protocols that adds functionality not available in the core protocol
|
Summary: Wayland protocols that adds functionality not available in the core protocol
|
||||||
|
|
||||||
@ -48,6 +48,9 @@ wayland-protocols.
|
|||||||
%{_datadir}/%{name}/
|
%{_datadir}/%{name}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 20 2021 Neal Gompa <ngompa@fedoraproject.org> - 1.23-1
|
||||||
|
- Update to 1.23
|
||||||
|
|
||||||
* Mon Sep 20 2021 Neal Gompa <ngompa@fedoraproject.org> - 1.22-1
|
* Mon Sep 20 2021 Neal Gompa <ngompa@fedoraproject.org> - 1.22-1
|
||||||
- Update to 1.22
|
- Update to 1.22
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user