Update to 1.28
This commit is contained in:
parent
7a3a830b1d
commit
62dfca0724
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
|||||||
/wayland-protocols-1.25.tar.xz
|
/wayland-protocols-1.25.tar.xz
|
||||||
/wayland-protocols-1.26.tar.xz
|
/wayland-protocols-1.26.tar.xz
|
||||||
/wayland-protocols-1.27.tar.xz
|
/wayland-protocols-1.27.tar.xz
|
||||||
|
/wayland-protocols-1.28.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (wayland-protocols-1.27.tar.xz) = c0a49bc46c663c9f602998dfe2e184c09756790fbcc7acbc2bf9d9cf8f7d6dcdd00259b768222a30e5d134e6f97f7f4faf252947b544e8b32f53278b70da0390
|
SHA512 (wayland-protocols-1.28.tar.xz) = 092454c6a7e5cc47729de49e9061fb91dfdc5610859e17c495642806ca14dcfb3850a5d3a7459ddb70b2adb08d2590d4b0f92c3a97600e48598682d59adb102f
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: wayland-protocols
|
Name: wayland-protocols
|
||||||
Version: 1.27
|
Version: 1.28
|
||||||
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
|
||||||
|
* Sat Nov 05 2022 Kalev Lember <klember@redhat.com> - 1.28-1
|
||||||
|
- Update to 1.28
|
||||||
|
|
||||||
* Wed Oct 12 2022 Neal Gompa <ngompa@fedoraproject.org> - 1.27-1
|
* Wed Oct 12 2022 Neal Gompa <ngompa@fedoraproject.org> - 1.27-1
|
||||||
- Update to 1.27
|
- Update to 1.27
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user