Update to 1.29
This commit is contained in:
parent
62dfca0724
commit
b3cae1bb27
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
||||
/wayland-protocols-1.26.tar.xz
|
||||
/wayland-protocols-1.27.tar.xz
|
||||
/wayland-protocols-1.28.tar.xz
|
||||
/wayland-protocols-1.29.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (wayland-protocols-1.28.tar.xz) = 092454c6a7e5cc47729de49e9061fb91dfdc5610859e17c495642806ca14dcfb3850a5d3a7459ddb70b2adb08d2590d4b0f92c3a97600e48598682d59adb102f
|
||||
SHA512 (wayland-protocols-1.29.tar.xz) = 6482bdc6a6cd759ffd7dd1d28ba40a2df8f9174c6055ea25582f984a1545411576fab16827e1f80e4b61a2d2235bbfb20ac382a5ba216fa9b4231c605217873d
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: wayland-protocols
|
||||
Version: 1.28
|
||||
Version: 1.29
|
||||
Release: 1%{?dist}
|
||||
Summary: Wayland protocols that adds functionality not available in the core protocol
|
||||
|
||||
@ -48,6 +48,9 @@ wayland-protocols.
|
||||
%{_datadir}/%{name}/
|
||||
|
||||
%changelog
|
||||
* Tue Nov 15 2022 Kalev Lember <klember@redhat.com> - 1.29-1
|
||||
- Update to 1.29
|
||||
|
||||
* Sat Nov 05 2022 Kalev Lember <klember@redhat.com> - 1.28-1
|
||||
- Update to 1.28
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user