Update to version 1.3.0; Fixes RHBZ#2177901

epel9 imports/e9/rust-arbitrary-1.3.0-1.el9
Fabio Valentini 2 years ago
parent e9a761be86
commit 9842f63783
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -13,3 +13,4 @@
/arbitrary-1.1.7.crate
/arbitrary-1.2.0.crate
/arbitrary-1.2.3.crate
/arbitrary-1.3.0.crate

@ -1,3 +0,0 @@
# rust-arbitrary
The rust-arbitrary package

@ -1,11 +1,11 @@
# Generated by rust2rpm 23
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate arbitrary
Name: rust-arbitrary
Version: 1.2.3
Version: 1.3.0
Release: %autorelease
Summary: Trait for generating structured data from unstructured data
@ -16,7 +16,7 @@ Source: %{crates_source}
BuildRequires: rust-packaging >= 21
%global _description %{expand:
Trait for generating structured data from unstructured data.}
The trait for generating structured data from unstructured data.}
%description %{_description}

@ -1 +1 @@
SHA512 (arbitrary-1.2.3.crate) = cc9e80412faaaa1b01459059507e6244536e4882e4cab9a7100ab645b37ee9366f1d4ed0cb362476f833c78d1e79a09387917fca82e5967c6bc599b72cccdcbf
SHA512 (arbitrary-1.3.0.crate) = 3f8b69ce75e625249de0c89a188e70048ec70fe5f44d1b00bf102ba2b972923daa4e4d2c2722688081cca3e4715926cb63a021b665a48f4c12163c58b1e47f4b

Loading…
Cancel
Save