update to version 0.28.5

epel10
Fabio Valentini 4 years ago
parent 72a91f328a
commit 0feeea7cda
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -4,3 +4,4 @@
/wayland-client-0.28.2.crate
/wayland-client-0.28.3.crate
/wayland-client-0.28.4.crate
/wayland-client-0.28.5.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 16
# Generated by rust2rpm 17
%bcond_without check
%global debug_package %{nil}
%global crate wayland-client
Name: rust-%{crate}
Version: 0.28.4
Version: 0.28.5
Release: 1%{?dist}
Summary: Bindings to the standard C implementation of the wayland protocol, client side
@ -109,6 +109,9 @@ rm examples/simple_window.rs
%endif
%changelog
* Fri May 21 2021 Fabio Valentini <decathorpe@gmail.com> - 0.28.5-1
- Update to version 0.28.5.
* Mon Mar 01 2021 Fabio Valentini <decathorpe@gmail.com> - 0.28.4-1
- Update to version 0.28.4.

@ -1 +1 @@
SHA512 (wayland-client-0.28.4.crate) = 014ddf26eb4db1abc7bef96397c5ef7e73e41ab326c6c8c15e461e15993e6ca2f7c6c0671e9549502b2987cf76269b147cfd6392221647804fa66b8e9757f9c6
SHA512 (wayland-client-0.28.5.crate) = 11ee93b2168cf7b92bb359bf413a38d3aa56321215bc7362380c8f4d1d57aa3e4deefa3d6ebd121b2dcaf4f5c81893743a0cec7a3a8e75327650dfca3c76fda9

Loading…
Cancel
Save