From aecf470e3acfb136abc606613541851b05ab3fe8 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 23 Jun 2019 11:04:11 +0200 Subject: [PATCH] Regenerate Signed-off-by: Igor Gnatenko --- rust-ctrlc.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/rust-ctrlc.spec b/rust-ctrlc.spec index 057abd1..236a6b2 100644 --- a/rust-ctrlc.spec +++ b/rust-ctrlc.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: 3.1.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Easy Ctrl-C handler for Rust projects # Upstream license specification: MIT/Apache-2.0 @@ -23,9 +23,6 @@ BuildArch: noarch %endif BuildRequires: rust-packaging -%if ! %{__cargo_skip_build} -BuildRequires: (crate(nix/default) >= 0.14.0 with crate(nix/default) < 0.15.0) -%endif %global _description %{expand: Easy Ctrl-C handler for Rust projects.} @@ -75,6 +72,9 @@ which use "termination" feature of "%{crate}" crate. %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep +%generate_buildrequires +%cargo_generate_buildrequires + %build %cargo_build @@ -87,6 +87,9 @@ which use "termination" feature of "%{crate}" crate. %endif %changelog +* Sun Jun 23 11:03:51 CEST 2019 Igor Gnatenko - 3.1.3-2 +- Regenerate + * Sun Jun 09 13:56:41 CEST 2019 Igor Gnatenko - 3.1.3-1 - Update to 3.1.3