update to version 0.28.2

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

1
.gitignore vendored

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

@ -1,11 +1,11 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 15
%bcond_without check
%global debug_package %{nil}
%global crate wayland-client
Name: rust-%{crate}
Version: 0.28.1
Version: 0.28.2
Release: 1%{?dist}
Summary: Bindings to the standard C implementation of the wayland protocol, client side
@ -107,6 +107,10 @@ which use "use_system_lib" feature of "%{crate}" crate.
%endif
%changelog
* Mon Nov 09 2020 Fabio Valentini <decathorpe@gmail.com> - 0.28.2-1
- Update to version 0.28.2.
- Fixes RHBZ#1895846
* Thu Oct 15 2020 Stefano Figura <stefano@figura.im> - 0.28.1-1
- Update to version 0.28.1.

@ -1 +1 @@
SHA512 (wayland-client-0.28.1.crate) = 64036e95aa2d0cd6bae7d10d94b7bf12ad5b3cd9a3ba4e30caa6628dc931f1d73e8ad4b0cd92c123fbb305a4fb22aaadfa2de2e0905cea56076555719913fe7b
SHA512 (wayland-client-0.28.2.crate) = 1eb6c8ae1e8e964a4cdb124bf42c49617cedb7b3870bb7adf314648bc93da170cf435eb06ceb08394f952a20236658858aa5ff67ae6ede99eeedd53f7f1e5fbb

Loading…
Cancel
Save