Update to version 0.6.10

epel9
Fabio Valentini 2 years ago
parent c954e1b9e6
commit 611232322e
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -4,3 +4,4 @@
/bytecheck-0.6.7.crate
/bytecheck-0.6.8.crate
/bytecheck-0.6.9.crate
/bytecheck-0.6.10.crate

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

@ -1,11 +1,11 @@
# Generated by rust2rpm 22
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate bytecheck
Name: rust-bytecheck
Version: 0.6.9
Version: 0.6.10
Release: %autorelease
Summary: Derive macro for bytecheck
@ -13,8 +13,6 @@ License: MIT
URL: https://crates.io/crates/bytecheck
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
%global _description %{expand:
@ -61,18 +59,6 @@ use the "simdutf8" feature of the "%{crate}" crate.
%files -n %{name}+simdutf8-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+simdutf8_std-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+simdutf8_std-devel %{_description}
This package contains library source intended for building other packages which
use the "simdutf8_std" feature of the "%{crate}" crate.
%files -n %{name}+simdutf8_std-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+std-devel
Summary: %{summary}
BuildArch: noarch

@ -1 +1 @@
SHA512 (bytecheck-0.6.9.crate) = 092f7588d785a52496acb9bf12b8fcdac0679c10c732697a166d742b2bddc3da539c6e02dfa6208ed4c4f18b9458b08db3f07988bc6039d5ea18b56d7911702b
SHA512 (bytecheck-0.6.10.crate) = 9a4985f21c9cd22011e4f9c6c768f62abc5a4b5188c11f8e0b38d0a264cbf35ec46f526747b870a5320ba9ec369ab4458d6025ee614327b8eca22bbd1dc639a7

Loading…
Cancel
Save