update to version 0.28.3

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

1
.gitignore vendored

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

@ -1,11 +1,11 @@
# Generated by rust2rpm 15 # Generated by rust2rpm 16
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate wayland-sys %global crate wayland-sys
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.28.2 Version: 0.28.3
Release: 1%{?dist} Release: 1%{?dist}
Summary: FFI bindings to the various libwayland-*.so libraries Summary: FFI bindings to the various libwayland-*.so libraries
@ -174,6 +174,9 @@ which use "server" feature of "%{crate}" crate.
%endif %endif
%changelog %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 * Mon Nov 09 2020 Fabio Valentini <decathorpe@gmail.com> - 0.28.2-1
- Update to version 0.28.2. - Update to version 0.28.2.
- Fixes RHBZ#1895849 - Fixes RHBZ#1895849

@ -1 +1 @@
SHA512 (wayland-sys-0.28.2.crate) = 95a452c4050165dfc3b9fc59be0322aa55c4ed92d8b98cd37ac985e0a82557398be02262941c0a97005917fb844b478d685e58ef52871b19f6a1c38c8d9bdf95 SHA512 (wayland-sys-0.28.3.crate) = 2136f60d98bbbf231d861b54bc473c9d1ed2205a6a2482708350a0544c86541d837663193f57a3437aa990ef3349cd63a6a7ff69aa3cb78638fd770b31ddb185

Loading…
Cancel
Save