Update to version 0.28.1

epel10
returntrip 4 years ago
parent c3b3b934bc
commit 12a18396b1

1
.gitignore vendored

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

@ -5,7 +5,7 @@
%global crate wayland-client
Name: rust-%{crate}
Version: 0.28.0
Version: 0.28.1
Release: 1%{?dist}
Summary: Bindings to the standard C implementation of the wayland protocol, client side
@ -107,6 +107,9 @@ which use "use_system_lib" feature of "%{crate}" crate.
%endif
%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
- Update to version 0.28.0.

@ -1 +1 @@
SHA512 (wayland-client-0.28.0.crate) = 9d0e50136a5816ae81522b9de03bc684d95e0468ba59d604260cdff489b30a4eafe80ffa8a0cdc0833cd913b79099864ec2153f5ed1cdad9d3731a990bd33659
SHA512 (wayland-client-0.28.1.crate) = 64036e95aa2d0cd6bae7d10d94b7bf12ad5b3cd9a3ba4e30caa6628dc931f1d73e8ad4b0cd92c123fbb305a4fb22aaadfa2de2e0905cea56076555719913fe7b

Loading…
Cancel
Save