update to version 0.28.3

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

1
.gitignore vendored

@ -2,3 +2,4 @@
/wayland-client-0.28.0.crate
/wayland-client-0.28.1.crate
/wayland-client-0.28.2.crate
/wayland-client-0.28.3.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 15
# Generated by rust2rpm 16
%bcond_without check
%global debug_package %{nil}
%global crate wayland-client
Name: rust-%{crate}
Version: 0.28.2
Version: 0.28.3
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 Dec 31 2020 Fabio Valentini <decathorpe@gmail.com> - 0.28.3-1
- Update to version 0.28.3.
* Mon Nov 09 2020 Fabio Valentini <decathorpe@gmail.com> - 0.28.2-1
- Update to version 0.28.2.
- Fixes RHBZ#1895846

@ -1 +1 @@
SHA512 (wayland-client-0.28.2.crate) = 1eb6c8ae1e8e964a4cdb124bf42c49617cedb7b3870bb7adf314648bc93da170cf435eb06ceb08394f952a20236658858aa5ff67ae6ede99eeedd53f7f1e5fbb
SHA512 (wayland-client-0.28.3.crate) = 05817be16b4592400906b2de357d50fe924cdaaad28893e18ab2d76afe399bfa14f192cb1234a54bce7aa1fae59ad90b012d7119822f3bdc181a5c1a1a438fff

Loading…
Cancel
Save