Update to 1.22.0
This commit is contained in:
parent
8622ce5e5a
commit
88bd57ff85
2
.gitignore
vendored
2
.gitignore
vendored
@ -60,3 +60,5 @@
|
|||||||
/wayland-1.20.0.tar.xz
|
/wayland-1.20.0.tar.xz
|
||||||
/wayland-1.21.0.tar.xz
|
/wayland-1.21.0.tar.xz
|
||||||
/wayland-1.21.0.tar.xz.sig
|
/wayland-1.21.0.tar.xz.sig
|
||||||
|
/wayland-1.22.0.tar.xz
|
||||||
|
/wayland-1.22.0.tar.xz.sig
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (wayland-1.21.0.tar.xz) = 5575216d30fdf5c63caa6bcad071e15f2a4f3acb12df776806073f65db37a50b5b5b3cc7957c5497636f4ac01893e2eaab26e453ded44b287acde01762f5fdc3
|
SHA512 (wayland-1.22.0.tar.xz) = fb1974efc8433e97254eb83fe28974198f2b4d8246418eb3d34ce657055461e0c97bc06dd52e5066ae91bbe05bac611dc49a0937ba226ac6388d5a47241efb12
|
||||||
SHA512 (wayland-1.21.0.tar.xz.sig) = 489351948ad10d54049a76c12763532aa0e16bd56bb246d9810011a902a3c701b0de3cf0dae58d8c06882b457728e7321016e9ee527202b2ef2d5fd1f032b818
|
SHA512 (wayland-1.22.0.tar.xz.sig) = 38c905b2041f06ee707c82e7685c157bb01895847d2fbccc9f3f74dbf998ab667efbf4ea16464436e1028164e8234c318645cacdd9a3bd9a607488e8c5df4983
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: wayland
|
Name: wayland
|
||||||
Version: 1.21.0
|
Version: 1.22.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Wayland Compositor Infrastructure
|
Summary: Wayland Compositor Infrastructure
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -95,7 +95,7 @@ Wayland server library
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
%doc README
|
%doc README.md
|
||||||
%{_datadir}/doc/wayland/
|
%{_datadir}/doc/wayland/
|
||||||
|
|
||||||
%files -n libwayland-client
|
%files -n libwayland-client
|
||||||
@ -115,6 +115,9 @@ Wayland server library
|
|||||||
%{_libdir}/libwayland-server.so.0*
|
%{_libdir}/libwayland-server.so.0*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 04 2023 Kalev Lember <klember@redhat.com> - 1.22.0-1
|
||||||
|
- Update to 1.22.0
|
||||||
|
|
||||||
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.21.0-2
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.21.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user