Update to 1.31
Resolves: rhbz#2149338 Signed-off-by: Neal Gompa <ngompa@centosproject.org>
This commit is contained in:
parent
ea0094a197
commit
aa7b0b413d
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/wayland-protocols-1.23.tar.xz
|
||||
/wayland-protocols-1.25.tar.xz
|
||||
/wayland-protocols-1.27.tar.xz
|
||||
/wayland-protocols-1.31.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (wayland-protocols-1.27.tar.xz) = c0a49bc46c663c9f602998dfe2e184c09756790fbcc7acbc2bf9d9cf8f7d6dcdd00259b768222a30e5d134e6f97f7f4faf252947b544e8b32f53278b70da0390
|
||||
SHA512 (wayland-protocols-1.31.tar.xz) = 402ce1915300e29afe554d77965ee0a28a5f22fdb5b901c4c640e59b9f3a9c11094e1edae87eea1e76eea557f6faf0c34a0c28ee7f6babb4dc3719329c4e25bf
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: wayland-protocols
|
||||
Version: 1.27
|
||||
Version: 1.31
|
||||
Release: 1%{?dist}
|
||||
Summary: Wayland protocols that adds functionality not available in the core protocol
|
||||
|
||||
@ -48,6 +48,10 @@ wayland-protocols.
|
||||
%{_datadir}/%{name}/
|
||||
|
||||
%changelog
|
||||
* Tue Nov 29 2022 Neal Gompa <ngompa@centosproject.org> - 1.31-1
|
||||
- Update to 1.31
|
||||
Resolves: rhbz#2149338
|
||||
|
||||
* Thu Nov 03 2022 Neal Gompa <ngompa@centosproject.org> - 1.27-1
|
||||
- Update to 1.27
|
||||
Resolves: rhbz#2139449
|
||||
|
Loading…
Reference in New Issue
Block a user