update to version 0.28.0

epel10
Fabio Valentini 4 years ago
parent f5367b74c3
commit c3b3b934bc
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

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

@ -5,8 +5,8 @@
%global crate wayland-client
Name: rust-%{crate}
Version: 0.26.6
Release: 2%{?dist}
Version: 0.28.0
Release: 1%{?dist}
Summary: Bindings to the standard C implementation of the wayland protocol, client side
# Upstream license specification: MIT
@ -107,6 +107,9 @@ which use "use_system_lib" feature of "%{crate}" crate.
%endif
%changelog
* Sun Oct 04 2020 Fabio Valentini <decathorpe@gmail.com> - 0.28.0-1
- Update to version 0.28.0.
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.26.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (wayland-client-0.26.6.crate) = 0585091267d152920ff8b8b3cb41c14deed29e3f469b34a9c528929d7ed2ca912ce107c71317b84b4125fd22635173a2ff8d3b2968c70043c7096195118b3b9d
SHA512 (wayland-client-0.28.0.crate) = 9d0e50136a5816ae81522b9de03bc684d95e0468ba59d604260cdff489b30a4eafe80ffa8a0cdc0833cd913b79099864ec2153f5ed1cdad9d3731a990bd33659

Loading…
Cancel
Save