From 9e230f5677d0cf4f355ec83fa51a3cc42873c04c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 9 Jun 2019 11:34:14 +0200 Subject: [PATCH] Regenerate Signed-off-by: Igor Gnatenko --- rust-pcre2.spec | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/rust-pcre2.spec b/rust-pcre2.spec index fa8e557..e508a41 100644 --- a/rust-pcre2.spec +++ b/rust-pcre2.spec @@ -1,6 +1,5 @@ -# Generated by rust2rpm -# * Tests are run in infrastructure -%bcond_with check +# Generated by rust2rpm 9 +%bcond_without check %global debug_package %{nil} %global crate pcre2 @@ -16,15 +15,20 @@ URL: https://crates.io/crates/pcre2 Source: %{crates_source} ExclusiveArch: %{rust_arches} +%if %{__cargo_skip_build} +BuildArch: noarch +%endif BuildRequires: rust-packaging +%if ! %{__cargo_skip_build} BuildRequires: (crate(libc/default) >= 0.2.46 with crate(libc/default) < 0.3.0) BuildRequires: (crate(log/default) >= 0.4.5 with crate(log/default) < 0.5.0) BuildRequires: (crate(pcre2-sys/default) >= 0.2.0 with crate(pcre2-sys/default) < 0.3.0) BuildRequires: (crate(thread_local/default) >= 0.3.6 with crate(thread_local/default) < 0.4.0) +%endif -%global _description \ -High level wrapper library for PCRE2. +%global _description %{expand: +High level wrapper library for PCRE2.} %description %{_description} @@ -70,6 +74,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sun Jun 09 11:33:54 CEST 2019 Igor Gnatenko - 0.2.0-2 +- Regenerate + * Tue Apr 16 2019 Josh Stone - 0.2.0-1 - Update to 0.2.0