Compare commits

..

No commits in common. 'epel10' and 'epel9' have entirely different histories.

@ -1,11 +1,11 @@
# Generated by rust2rpm 26 # Generated by rust2rpm 24
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate derive_arbitrary %global crate derive_arbitrary
Name: rust-derive_arbitrary Name: rust-derive_arbitrary
Version: 1.4.1 Version: 1.3.1
Release: %autorelease Release: %autorelease
Summary: Derives arbitrary traits Summary: Derives arbitrary traits
@ -14,7 +14,7 @@ License: MIT OR Apache-2.0
URL: https://crates.io/crates/derive_arbitrary URL: https://crates.io/crates/derive_arbitrary
Source: %{crates_source} Source: %{crates_source}
BuildRequires: cargo-rpm-macros >= 24 BuildRequires: rust-packaging >= 21
%global _description %{expand: %global _description %{expand:
Derives arbitrary traits.} Derives arbitrary traits.}
@ -49,7 +49,7 @@ use the "default" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%prep %prep
%autosetup -n %{crate}-%{version} -p1 %autosetup -n %{crate}-%{version_no_tilde} -p1
%cargo_prep %cargo_prep
%generate_buildrequires %generate_buildrequires

@ -1 +1 @@
SHA512 (derive_arbitrary-1.4.1.crate) = 0d499a368f9f97b0a1a52f17fd111109b071c25c2732c206c96485a7a753520ad706320e5a817e1a10e5f8cf154afc6afe0ce09f9187d23b4e2c2ed4961afeb8 SHA512 (derive_arbitrary-1.3.1.crate) = 2cc5894d63b399aaa0a345b6564579bff8fa0a50ddb1015e8f893fafbafeedecb2a5d2cd9560aec6ab10c553d0d238605c479d493636a38f47fc16d6ad20024c

Loading…
Cancel
Save