Update to version 0.29.5; Fixes RHBZ#2121425

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

1
.gitignore vendored

@ -7,3 +7,4 @@
/wayland-scanner-0.28.5.crate
/wayland-scanner-0.28.6.crate
/wayland-scanner-0.29.4.crate
/wayland-scanner-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-scanner
Name: rust-%{crate}
Version: 0.29.4
Name: rust-wayland-scanner
Version: 0.29.5
Release: %autorelease
Summary: Wayland Scanner for generating rust APIs from XML wayland protocol files
# Upstream license specification: MIT
License: MIT
URL: https://crates.io/crates/wayland-scanner
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
%global _description %{expand:

@ -1 +1 @@
SHA512 (wayland-scanner-0.29.4.crate) = aadf88eeb8c46ceefacbc1f3462b88b92f03115e229494b3896a172b91bf2981691d023eec9b74208f17a5334c538e12ed5aa841ff26f13133b4ba230a6e38de
SHA512 (wayland-scanner-0.29.5.crate) = 7c2ebee011db8714801a3b3af9552129a502f983fc1737a40a520d2a2de92cf003b9bef24f4b55e2e7ffa0c843fbb77096efeb20606b61e74c2c082fa55a2e6d

Loading…
Cancel
Save