Update to version 0.29.5; Fixes RHBZ#2121421

epel10
Fabio Valentini 2 years ago
parent ebab5127a6
commit 7dfb9a886c
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -8,3 +8,4 @@
/wayland-client-0.28.6.crate
/wayland-client-0.29.2.crate
/wayland-client-0.29.4.crate
/wayland-client-0.29.5.crate

@ -1,21 +1,18 @@
# Generated by rust2rpm 21
# Generated by rust2rpm 23
%bcond_without check
%global debug_package %{nil}
%global crate wayland-client
Name: rust-%{crate}
Version: 0.29.4
Name: rust-wayland-client
Version: 0.29.5
Release: %autorelease
Summary: Bindings to the standard C implementation of the wayland protocol, client side
# Upstream license specification: MIT
License: MIT
URL: https://crates.io/crates/wayland-client
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
%global _description %{expand:

@ -1 +1 @@
SHA512 (wayland-client-0.29.4.crate) = 5fae9b353216521175bbba70fd5e22504ac5b1c44e4f1a3ba1609cfce625ebbbef41c26970f9808f7e83edfa01ece0ff4e2b6d7372f9c5e79e9e4956807d95b4
SHA512 (wayland-client-0.29.5.crate) = 07405d2749893743f9c6341dcc333203ceac22d96a9c2bddb0777b22fc7d54ecb3cec19f48d4fc60e372c9269f4f85f8aa94378d54f2400f3d41de9b439589a2

Loading…
Cancel
Save