Update to version 0.31.4; Fixes RHBZ#2295711

epel10
Fabio Valentini 5 months ago
parent 3aecf4b8a6
commit c2c70bcff0
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -11,3 +11,4 @@
/wayland-sys-0.30.1.crate /wayland-sys-0.30.1.crate
/wayland-sys-0.31.1.crate /wayland-sys-0.31.1.crate
/wayland-sys-0.31.2.crate /wayland-sys-0.31.2.crate
/wayland-sys-0.31.4.crate

@ -5,7 +5,7 @@
%global crate wayland-sys %global crate wayland-sys
Name: rust-wayland-sys Name: rust-wayland-sys
Version: 0.31.2 Version: 0.31.4
Release: %autorelease Release: %autorelease
Summary: FFI bindings to the various libwayland-*.so libraries Summary: FFI bindings to the various libwayland-*.so libraries

@ -1 +1 @@
SHA512 (wayland-sys-0.31.2.crate) = d41d60cf38f376d4c96c1ac048958ec26a91172f6195638a6ac4209d757ea37ca4272614c7838341573ffd9f61007be8952b4b31654c84abca1032d2a10eaed6 SHA512 (wayland-sys-0.31.4.crate) = fc33c5364501aed5145c95b095955fc71599fb626d30a3e33b58750e67cff7d3a9a765124e5c45e436ac0fdfcd416c825a63af6fb6500627fe28fab14cc1401d

Loading…
Cancel
Save