Update to version 0.28.1

epel10
returntrip 4 years ago
parent 9d60495e66
commit be88846e77

1
.gitignore vendored

@ -1,2 +1,3 @@
/wayland-sys-0.26.6.crate /wayland-sys-0.26.6.crate
/wayland-sys-0.28.0.crate /wayland-sys-0.28.0.crate
/wayland-sys-0.28.1.crate

@ -5,7 +5,7 @@
%global crate wayland-sys %global crate wayland-sys
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.28.0 Version: 0.28.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: FFI bindings to the various libwayland-*.so libraries Summary: FFI bindings to the various libwayland-*.so libraries
@ -169,6 +169,9 @@ which use "server" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Thu Oct 15 2020 Stefano Figura <stefano@figura.im> - 0.28.1-1
- Update to version 0.28.1.
* Sun Oct 04 2020 Fabio Valentini <decathorpe@gmail.com> - 0.28.0-1 * Sun Oct 04 2020 Fabio Valentini <decathorpe@gmail.com> - 0.28.0-1
- Update to version 0.28.0. - Update to version 0.28.0.

@ -1 +1 @@
SHA512 (wayland-sys-0.28.0.crate) = 970195152b674ebe78a4e011f56779a1ac05272f28cdf264212968a85493a6a62209942271188fa640d60521db281f284d75962f85a401dbc4a61dba68831010 SHA512 (wayland-sys-0.28.1.crate) = 7563e78453b752a185578d75153a313749ef70cfb8892aec1d995258887bc756a10a317eb8290967dedd62901d89338c7091437eadfee902893fc55fc22f677f

Loading…
Cancel
Save