From 7e7e4cb90531cd843522df4bff35c68b6e880174 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 9 Jun 2019 09:53:27 +0200 Subject: [PATCH] Regenerate Signed-off-by: Igor Gnatenko --- rust-encoding_rs_io.spec | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/rust-encoding_rs_io.spec b/rust-encoding_rs_io.spec index fd202eb..1992c22 100644 --- a/rust-encoding_rs_io.spec +++ b/rust-encoding_rs_io.spec @@ -1,13 +1,12 @@ -# Generated by rust2rpm -# * Tests are run in infrastructure -%bcond_with check +# Generated by rust2rpm 9 +%bcond_without check %global debug_package %{nil} %global crate encoding_rs_io Name: rust-%{crate} Version: 0.1.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Streaming transcoding for encoding_rs # Upstream license specification: MIT OR Apache-2.0 @@ -16,12 +15,17 @@ URL: https://crates.io/crates/encoding_rs_io Source: %{crates_source} ExclusiveArch: %{rust_arches} +%if %{__cargo_skip_build} +BuildArch: noarch +%endif BuildRequires: rust-packaging +%if ! %{__cargo_skip_build} BuildRequires: (crate(encoding_rs/default) >= 0.8.0 with crate(encoding_rs/default) < 0.9.0) +%endif -%global _description \ -Streaming transcoding for encoding_rs. +%global _description %{expand: +Streaming transcoding for encoding_rs.} %description %{_description} @@ -67,6 +71,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sun Jun 09 09:53:01 CEST 2019 Igor Gnatenko - 0.1.6-2 +- Regenerate + * Sun Apr 07 08:56:27 CEST 2019 Igor Gnatenko - 0.1.6-1 - Update to 0.1.6