Update to 1.44
Resolves: RHEL-88662 Signed-off-by: Neal Gompa <ngompa@centosproject.org>
This commit is contained in:
parent
213ccea777
commit
de6dd27bdd
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
|||||||
/wayland-protocols-1.40.tar.xz
|
/wayland-protocols-1.40.tar.xz
|
||||||
/wayland-protocols-1.41.tar.xz
|
/wayland-protocols-1.41.tar.xz
|
||||||
/wayland-protocols-1.43.tar.xz
|
/wayland-protocols-1.43.tar.xz
|
||||||
|
/wayland-protocols-1.44.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (wayland-protocols-1.43.tar.xz) = e568ef57d169235426044c1dcffe1e55daaa0ac6071e72e20e50f509d7d506a01fb49a394954308d5e8d329482e74d0d0a326f11e1c8b4c628453db2adea7274
|
SHA512 (wayland-protocols-1.44.tar.xz) = 8714e0bedb394c01164b9f4d839daf014f130c79782e2695a304efbe1c8ea7b1e8ef01663fec340df485b179d2bfdb3bad5fba6474d6cb24b90a622d921b419b
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: wayland-protocols
|
Name: wayland-protocols
|
||||||
Version: 1.43
|
Version: 1.44
|
||||||
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
|
||||||
|
|
||||||
@ -52,6 +52,10 @@ wayland-protocols.
|
|||||||
%{_includedir}/%{name}/
|
%{_includedir}/%{name}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 27 2025 Neal Gompa <ngompa@centosproject.org> - 1.44-1
|
||||||
|
- Update to 1.44
|
||||||
|
Resolves: RHEL-88662
|
||||||
|
|
||||||
* Thu Apr 10 2025 Neal Gompa <ngompa@centosproject.org> - 1.43-1
|
* Thu Apr 10 2025 Neal Gompa <ngompa@centosproject.org> - 1.43-1
|
||||||
- Update to 1.43
|
- Update to 1.43
|
||||||
Resolves: RHEL-86806
|
Resolves: RHEL-86806
|
||||||
|
Loading…
Reference in New Issue
Block a user