Update to 1.33
This commit is contained in:
parent
cc70ef9958
commit
ab706650bb
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
||||
/wayland-protocols-1.30.tar.xz
|
||||
/wayland-protocols-1.31.tar.xz
|
||||
/wayland-protocols-1.32.tar.xz
|
||||
/wayland-protocols-1.33.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (wayland-protocols-1.32.tar.xz) = 90bbd52daf342b98823ddeed04e349ae242d2eaf925ab8d603cceb36c980c83b5681bb890961e0d49584cb5c2e60a33abf8821770c6ab87956383630bd5b7966
|
||||
SHA512 (wayland-protocols-1.33.tar.xz) = 4584f6ac86367655f9db5d0c0ed0681efa31e73f984e4b620fbe5317df21790927f4f5317ecbbc194ac31eaf88caebc431bcc52c23d9dc0098c71de3cb4a9fef
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: wayland-protocols
|
||||
Version: 1.32
|
||||
Release: 3%{?dist}
|
||||
Version: 1.33
|
||||
Release: 1%{?dist}
|
||||
Summary: Wayland protocols that adds functionality not available in the core protocol
|
||||
|
||||
License: MIT
|
||||
@ -48,6 +48,9 @@ wayland-protocols.
|
||||
%{_datadir}/%{name}/
|
||||
|
||||
%changelog
|
||||
* Fri Jan 19 2024 Neal Gompa <ngompa@fedoraproject.org> - 1.33-1
|
||||
- Update to 1.33
|
||||
|
||||
* Mon Sep 11 2023 Olivier Fourdan <ofourdan@redhat.com> - 1.32-3
|
||||
- migrated to SPDX license
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user