Update to 1.25
This commit is contained in:
parent
7f56223664
commit
ad71bbb879
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/wayland-protocols-1.22.tar.xz
|
||||
/wayland-protocols-1.23.tar.xz
|
||||
/wayland-protocols-1.24.tar.xz
|
||||
/wayland-protocols-1.25.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (wayland-protocols-1.24.tar.xz) = 4b1122517db56f48a5fafd4bd0cb7f94faef6fdd2d80e6cec17e5a6bafbaf2f5a71b958ed12e6d13965494885c209b2fb6dd8331487b39c6f251e71f1e770a15
|
||||
SHA512 (wayland-protocols-1.25.tar.xz) = 8269694a0780e4d32f1982ff4cbb50b1ef85f08157b9486bc6d7e489c64665a9d9f959121d0eede7c7b108a604d974b64d74cfdef8b5f14304465309afb0768f
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: wayland-protocols
|
||||
Version: 1.24
|
||||
Release: 2%{?dist}
|
||||
Version: 1.25
|
||||
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
|
||||
* Sat Feb 19 2022 Neal Gompa <ngompa@fedoraproject.org> - 1.25-1
|
||||
- Update to 1.25
|
||||
|
||||
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.24-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user