From 76b7068159198eaec438ff0094e39b70b4966589 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jun 22 2019 10:54:03 +0000 Subject: Regenerate Signed-off-by: Igor Gnatenko --- diff --git a/rust-num-complex.spec b/rust-num-complex.spec index 6e350be..0646a62 100644 --- a/rust-num-complex.spec +++ b/rust-num-complex.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 9 +# Generated by rust2rpm 10 %bcond_without check %global debug_package %{nil} @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Complex numbers implementation for Rust # Upstream license specification: MIT/Apache-2.0 @@ -20,11 +20,6 @@ BuildArch: noarch %endif BuildRequires: rust-packaging -%if ! %{__cargo_skip_build} -BuildRequires: (crate(autocfg/default) >= 0.1.3 with crate(autocfg/default) < 0.2.0) -BuildRequires: (crate(num-traits) >= 0.2.7 with crate(num-traits) < 0.3.0) -BuildRequires: (crate(num-traits/std) >= 0.2.7 with crate(num-traits/std) < 0.3.0) -%endif %global _description %{expand: Complex numbers implementation for Rust.} @@ -109,6 +104,9 @@ which use "std" feature of "%{crate}" crate. %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep +%generate_buildrequires +%cargo_generate_buildrequires + %build %cargo_build @@ -121,6 +119,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Sat Jun 22 12:53:38 CEST 2019 Igor Gnatenko - 0.2.3-2 +- Regenerate + * Tue Jun 11 2019 Josh Stone - 0.2.3-1 - Update to 0.2.3