From 505f5165d26e5f4be49a1f42a0049e515764b101 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jun 22 2019 21:31:34 +0000 Subject: Regenerate Signed-off-by: Igor Gnatenko --- diff --git a/rust-elasticlunr-rs.spec b/rust-elasticlunr-rs.spec index d91c9fc..d8a457f 100644 --- a/rust-elasticlunr-rs.spec +++ b/rust-elasticlunr-rs.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: 2.3.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Partial port of elasticlunr.js to Rust # Upstream license specification: MIT/Apache-2.0 @@ -20,19 +20,6 @@ BuildArch: noarch %endif BuildRequires: rust-packaging -%if ! %{__cargo_skip_build} -BuildRequires: (crate(lazy_static/default) >= 1.0.0 with crate(lazy_static/default) < 2.0.0) -BuildRequires: (crate(regex/default) >= 1.0.0 with crate(regex/default) < 2.0.0) -BuildRequires: (crate(rust-stemmers/default) >= 1.0.0 with crate(rust-stemmers/default) < 2.0.0) -BuildRequires: (crate(serde/default) >= 1.0.0 with crate(serde/default) < 2.0.0) -BuildRequires: (crate(serde_derive/default) >= 1.0.34 with crate(serde_derive/default) < 2.0.0) -BuildRequires: (crate(serde_json/default) >= 1.0.0 with crate(serde_json/default) < 2.0.0) -BuildRequires: (crate(strum/default) >= 0.15.0 with crate(strum/default) < 0.16.0) -BuildRequires: (crate(strum_macros/default) >= 0.15.0 with crate(strum_macros/default) < 0.16.0) -%if %{with check} -BuildRequires: (crate(maplit/default) >= 1.0.0 with crate(maplit/default) < 2.0.0) -%endif -%endif %global _description %{expand: Partial port of elasticlunr.js to Rust.} @@ -261,6 +248,9 @@ which use "tr" feature of "%{crate}" crate. %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep +%generate_buildrequires +%cargo_generate_buildrequires + %build %cargo_build @@ -273,6 +263,9 @@ which use "tr" feature of "%{crate}" crate. %endif %changelog +* Sat Jun 22 23:31:11 CEST 2019 Igor Gnatenko - 2.3.5-2 +- Regenerate + * Sun Jun 09 17:04:09 CEST 2019 Igor Gnatenko - 2.3.5-1 - Update to 2.3.5