From 3013c429bee21c16770b3e97bd0b679f05ac7b6d Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 22 Jun 2019 16:52:27 +0200 Subject: [PATCH] Regenerate Signed-off-by: Igor Gnatenko --- rust-subtle.spec | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/rust-subtle.spec b/rust-subtle.spec index 0904518..eff2628 100644 --- a/rust-subtle.spec +++ b/rust-subtle.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm -%bcond_with check +# Generated by rust2rpm 10 +%bcond_without check %global debug_package %{nil} %global crate subtle Name: rust-%{crate} Version: 2.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pure-Rust traits and utilities for constant-time cryptographic implementations # Upstream license specification: BSD-3-Clause @@ -15,11 +15,14 @@ URL: https://crates.io/crates/subtle Source: %{crates_source} ExclusiveArch: %{rust_arches} +%if %{__cargo_skip_build} +BuildArch: noarch +%endif BuildRequires: rust-packaging -%global _description \ -Pure-Rust traits and utilities for constant-time cryptographic implementations. +%global _description %{expand: +Pure-Rust traits and utilities for constant-time cryptographic implementations.} %description %{_description} @@ -89,6 +92,9 @@ which use "std" feature of "%{crate}" crate. %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep +%generate_buildrequires +%cargo_generate_buildrequires + %build %cargo_build @@ -101,6 +107,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Sat Jun 22 16:52:11 CEST 2019 Igor Gnatenko - 2.1.0-2 +- Regenerate + * Tue Apr 30 08:34:45 CEST 2019 Igor Gnatenko - 2.1.0-1 - Update to 2.1.0