From c0c3dbfa1c11c31fe362824db206bf3f6283b36b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 20 Jun 2019 11:08:06 +0200 Subject: [PATCH] Regenerate Signed-off-by: Igor Gnatenko --- rust-regex-syntax.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/rust-regex-syntax.spec b/rust-regex-syntax.spec index 56f42e7..8a3ba65 100644 --- a/rust-regex-syntax.spec +++ b/rust-regex-syntax.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.6.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Regular expression parser # Upstream license specification: MIT/Apache-2.0 @@ -20,9 +20,6 @@ BuildArch: noarch %endif BuildRequires: rust-packaging -%if ! %{__cargo_skip_build} -BuildRequires: (crate(ucd-util/default) >= 0.1.0 with crate(ucd-util/default) < 0.2.0) -%endif %global _description %{expand: Regular expression parser.} @@ -58,6 +55,9 @@ which use "default" feature of "%{crate}" crate. %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep +%generate_buildrequires +%cargo_generate_buildrequires + %build %cargo_build @@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Thu Jun 20 11:07:48 CEST 2019 Igor Gnatenko - 0.6.7-2 +- Regenerate + * Sun Jun 09 15:17:37 CEST 2019 Igor Gnatenko - 0.6.7-1 - Update to 0.6.7