Update to 3.0.0 (rhbz#2257121)

Signed-off-by: Michel Lind <salimma@fedoraproject.org>
epel10
Michel Lind 10 months ago
parent 0ad19dd73b
commit b2d65d044c
No known key found for this signature in database
GPG Key ID: 8B229D2F7CCC04F2

@ -1,11 +1,11 @@
# Generated by rust2rpm 24
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate serial_test_derive
Name: rust-serial_test_derive
Version: 2.0.0
Version: 3.0.0
Release: %autorelease
Summary: Helper crate for serial_test
@ -13,7 +13,7 @@ License: MIT
URL: https://crates.io/crates/serial_test_derive
Source: %{crates_source}
BuildRequires: rust-packaging >= 21
BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Helper crate for serial_test.}
@ -59,7 +59,7 @@ use the "async" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires

@ -1 +1 @@
SHA512 (serial_test_derive-2.0.0.crate) = 3cbab9f93c1b966e0827d9ee9f41e4cead47c2de8b8da80a3f9402549d01c9f28042d084abfb6f1037bd31c751de8e4139131014da7c80a165444bc3db804be3
SHA512 (serial_test_derive-3.0.0.crate) = f1574b6eea36ff1d9592971f74de76ffc748b6a495c5c3b26e90baf6ec8bce61042072ebe50bc8e0d12720040d815552765ab092f6fe8e58e8d4b26a6298b3ee

Loading…
Cancel
Save