From e820d66040db4f13be07f2d8426536df883333e7 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 3 Aug 2019 14:14:50 +0200 Subject: [PATCH] Update to 1.5.0 Signed-off-by: Igor Gnatenko --- .gitignore | 1 + rust-typed-arena.spec | 28 +++++++++++++++++++--------- sources | 2 +- 3 files changed, 21 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 3dbeaaf..506aebf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /typed-arena-1.3.0.crate /typed-arena-1.4.0.crate /typed-arena-1.4.1.crate +/typed-arena-1.5.0.crate diff --git a/rust-typed-arena.spec b/rust-typed-arena.spec index 501913d..1a921c4 100644 --- a/rust-typed-arena.spec +++ b/rust-typed-arena.spec @@ -1,25 +1,28 @@ -# Generated by rust2rpm -%bcond_with check +# Generated by rust2rpm 10 +%bcond_without check %global debug_package %{nil} %global crate typed-arena Name: rust-%{crate} -Version: 1.4.1 -Release: 5%{?dist} -Summary: The arena, a fast but limited type of allocator +Version: 1.5.0 +Release: 1%{?dist} +Summary: Arena, a fast but limited type of allocator -# https://github.com/SimonSapin/rust-typed-arena/issues/13 +# Upstream license specification: MIT License: MIT URL: https://crates.io/crates/typed-arena Source: %{crates_source} ExclusiveArch: %{rust_arches} +%if %{__cargo_skip_build} +BuildArch: noarch +%endif BuildRequires: rust-packaging -%global _description \ -The arena, a fast but limited type of allocator. +%global _description %{expand: +Arena, a fast but limited type of allocator.} %description %{_description} @@ -33,7 +36,8 @@ This package contains library source intended for building other packages which use "%{crate}" crate. %files devel -%doc README.md +%license LICENSE +%doc README.md CHANGELOG.md %{cargo_registry}/%{crate}-%{version}/ %package -n %{name}+default-devel @@ -64,6 +68,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 @@ -76,6 +83,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Sat Aug 03 14:13:48 CEST 2019 Igor Gnatenko - 1.5.0-1 +- Update to 1.5.0 + * Fri Jul 26 2019 Fedora Release Engineering - 1.4.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 3ef4338..9d62d9f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (typed-arena-1.4.1.crate) = 22442dc7a242c4ad1b8ef2ef8b4d731437255bc957e2c18a6423402f3179de22c9d8f543444f4b49908553800c3cd570f1ae8c30128d7686206f75cfb87d528d +SHA512 (typed-arena-1.5.0.crate) = bc0ea4dafdd33bd2fdc4d050fe912dc038e9fd024f45c525249eef0f49fc85d613b556409cb1d8c4ed6f530a4fe1a4fb9c346827a4f34904f323a01ea7108f56