Update to 1.43
Resolves: RHEL-86806 Signed-off-by: Neal Gompa <ngompa@centosproject.org>
This commit is contained in:
parent
252178c1a1
commit
213ccea777
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
||||
/wayland-protocols-1.39.tar.xz
|
||||
/wayland-protocols-1.40.tar.xz
|
||||
/wayland-protocols-1.41.tar.xz
|
||||
/wayland-protocols-1.43.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (wayland-protocols-1.41.tar.xz) = 6122fe4f20a1a0908abd631ff31302b56018050e5e835c1413d5b40a527980c30859ed9cddf595213f7d5eb1d50baaf6adc312cef9279d60b8a15e447e259863
|
||||
SHA512 (wayland-protocols-1.43.tar.xz) = e568ef57d169235426044c1dcffe1e55daaa0ac6071e72e20e50f509d7d506a01fb49a394954308d5e8d329482e74d0d0a326f11e1c8b4c628453db2adea7274
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: wayland-protocols
|
||||
Version: 1.41
|
||||
Version: 1.43
|
||||
Release: 1%{?dist}
|
||||
Summary: Wayland protocols that adds functionality not available in the core protocol
|
||||
|
||||
@ -52,6 +52,10 @@ wayland-protocols.
|
||||
%{_includedir}/%{name}/
|
||||
|
||||
%changelog
|
||||
* Thu Apr 10 2025 Neal Gompa <ngompa@centosproject.org> - 1.43-1
|
||||
- Update to 1.43
|
||||
Resolves: RHEL-86806
|
||||
|
||||
* Mon Feb 17 2025 Neal Gompa <ngompa@centosproject.org> - 1.41-1
|
||||
- Update to 1.41
|
||||
Resolves: RHEL-79795
|
||||
|
Loading…
Reference in New Issue
Block a user