From a8ed27c6591171e64d82550123dfbb40ad996cd3 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 9 Jun 2019 11:10:40 +0200 Subject: [PATCH] Regenerate Signed-off-by: Igor Gnatenko --- rust-ryu.spec | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/rust-ryu.spec b/rust-ryu.spec index a12c8fb..10fb79c 100644 --- a/rust-ryu.spec +++ b/rust-ryu.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm -%bcond_with check +# Generated by rust2rpm 9 +%bcond_without check %global debug_package %{nil} %global crate ryu Name: rust-%{crate} Version: 0.2.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fast floating point to string conversion # Upstream license specification: Apache-2.0 OR BSL-1.0 @@ -15,6 +15,9 @@ URL: https://crates.io/crates/ryu Source: %{crates_source} ExclusiveArch: %{rust_arches} +%if %{__cargo_skip_build} +BuildArch: noarch +%endif BuildRequires: rust-packaging %if %{with check} @@ -22,8 +25,8 @@ BuildRequires: (crate(num_cpus/default) >= 1.8.0 with crate(num_cpus/default) < BuildRequires: (crate(rand/default) >= 0.5.0 with crate(rand/default) < 0.6.0) %endif -%global _description \ -Fast floating point to string conversion. +%global _description %{expand: +Fast floating point to string conversion.} %description %{_description} @@ -93,6 +96,9 @@ which use "small" feature of "%{crate}" crate. %endif %changelog +* Sun Jun 09 11:10:21 CEST 2019 Igor Gnatenko - 0.2.8-2 +- Regenerate + * Thu May 02 08:40:15 CEST 2019 Igor Gnatenko - 0.2.8-1 - Update to 0.2.8