Update to version 0.14.7; Fixes RHBZ#2182226

epel9 imports/e9/rust-generic-array-0.14.7-1.el9
Fabio Valentini 2 years ago
parent 58efaac609
commit 89a7c43827
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -6,3 +6,4 @@
/generic-array-0.14.4.crate
/generic-array-0.14.5.crate
/generic-array-0.14.6.crate
/generic-array-0.14.7.crate

@ -1,3 +0,0 @@
# rust-generic-array
The rust-generic-array package

@ -1,11 +1,11 @@
# Generated by rust2rpm 22
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate generic-array
Name: rust-generic-array
Version: 0.14.6
Version: 0.14.7
Release: %autorelease
Summary: Generic types implementing functionality of arrays
@ -13,8 +13,6 @@ License: MIT
URL: https://crates.io/crates/generic-array
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
%global _description %{expand:

@ -1 +1 @@
SHA512 (generic-array-0.14.6.crate) = 254e6fb6658f083f26e022916795c9ebfac241b9df2d811aac8316b17e1375e1c5aa54d72f1bf6c2627a88484a7df4b14eca231c90578e9aa3d9997047fa0f20
SHA512 (generic-array-0.14.7.crate) = 363a7b04e4102f9ca63d429721c1ada6272be6bf0a2e97da681faf76381f73f0e3acb86623b9ce2dae441de9fda704088391779b9769ec02b3c8c9f9f35f897d

Loading…
Cancel
Save