Update to 1.31
This commit is contained in:
parent
b7c08bb254
commit
e80d38e214
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
|||||||
/wayland-protocols-1.28.tar.xz
|
/wayland-protocols-1.28.tar.xz
|
||||||
/wayland-protocols-1.29.tar.xz
|
/wayland-protocols-1.29.tar.xz
|
||||||
/wayland-protocols-1.30.tar.xz
|
/wayland-protocols-1.30.tar.xz
|
||||||
|
/wayland-protocols-1.31.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (wayland-protocols-1.30.tar.xz) = e1e5648387e821c190058b390d7120c06c2767b644caf2644f05a280e0fe300b677545fbb9537839d8bc569a0cc7fb51190963421281e2557d1680767899b743
|
SHA512 (wayland-protocols-1.31.tar.xz) = 402ce1915300e29afe554d77965ee0a28a5f22fdb5b901c4c640e59b9f3a9c11094e1edae87eea1e76eea557f6faf0c34a0c28ee7f6babb4dc3719329c4e25bf
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: wayland-protocols
|
Name: wayland-protocols
|
||||||
Version: 1.30
|
Version: 1.31
|
||||||
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
|
||||||
|
* Tue Nov 29 2022 Kalev Lember <klember@redhat.com> - 1.31-1
|
||||||
|
- Update to 1.31
|
||||||
|
|
||||||
* Mon Nov 21 2022 Kalev Lember <klember@redhat.com> - 1.30-1
|
* Mon Nov 21 2022 Kalev Lember <klember@redhat.com> - 1.30-1
|
||||||
- Update to 1.30
|
- Update to 1.30
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user