From 00ee671a5d911ed21911c7da4faa4e29b861f009 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 27 Jun 2019 08:55:55 +0200 Subject: [PATCH] Regenerate Signed-off-by: Igor Gnatenko --- rust-pcre2-sys.spec | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/rust-pcre2-sys.spec b/rust-pcre2-sys.spec index ad93ae0..628a0ba 100644 --- a/rust-pcre2-sys.spec +++ b/rust-pcre2-sys.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.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Low level bindings to PCRE2 # Upstream license specification: Unlicense/MIT @@ -20,12 +20,6 @@ BuildArch: noarch %endif BuildRequires: rust-packaging -%if ! %{__cargo_skip_build} -BuildRequires: (crate(cc/default) >= 1.0.0 with crate(cc/default) < 2.0.0) -BuildRequires: (crate(libc/default) >= 0.2.0 with crate(libc/default) < 0.3.0) -BuildRequires: (crate(pkg-config/default) >= 0.3.13 with crate(pkg-config/default) < 0.4.0) -BuildRequires: pkgconfig(libpcre2-8) -%endif %global _description %{expand: Low level bindings to PCRE2.} @@ -64,6 +58,10 @@ which use "default" feature of "%{crate}" crate. rm -vrf pcre2 %cargo_prep +%generate_buildrequires +%cargo_generate_buildrequires +echo 'pkgconfig(libpcre2-8)' + %build %cargo_build @@ -76,6 +74,9 @@ rm -vrf pcre2 %endif %changelog +* Thu Jun 27 08:55:35 CEST 2019 Igor Gnatenko - 0.2.2-2 +- Regenerate + * Sun Jun 09 15:19:59 CEST 2019 Igor Gnatenko - 0.2.2-1 - Update to 0.2.2