From be319a48ab2e1729c132c5122fd75c78f6427f7e Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Mon, 16 Dec 2019 16:04:51 -0800 Subject: [PATCH] Update to 0.19.0 --- .gitignore | 1 + rust-gimli.spec | 37 ++++++++++++++----------------------- sources | 2 +- 3 files changed, 16 insertions(+), 24 deletions(-) diff --git a/.gitignore b/.gitignore index 882dd3b..c8195e0 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /gimli-0.16.1.crate /gimli-0.17.0.crate /gimli-0.18.0.crate +/gimli-0.19.0.crate diff --git a/rust-gimli.spec b/rust-gimli.spec index 7fbc7ed..226b16e 100644 --- a/rust-gimli.spec +++ b/rust-gimli.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm-9-1.fc31 +# Generated by rust2rpm 11 %bcond_with check %global debug_package %{nil} %global crate gimli Name: rust-%{crate} -Version: 0.18.0 -Release: 2%{?dist} +Version: 0.19.0 +Release: 1%{?dist} Summary: Library for reading and writing the DWARF debugging format # Upstream license specification: Apache-2.0/MIT @@ -15,29 +15,14 @@ URL: https://crates.io/crates/gimli Source: %{crates_source} ExclusiveArch: %{rust_arches} +%if %{__cargo_skip_build} +BuildArch: noarch +%endif BuildRequires: rust-packaging -BuildRequires: (crate(arrayvec) >= 0.4.6 with crate(arrayvec) < 0.5.0) -BuildRequires: (crate(byteorder) >= 1.0.0 with crate(byteorder) < 2.0.0) -BuildRequires: (crate(fallible-iterator) >= 0.2.0 with crate(fallible-iterator) < 0.3.0) -BuildRequires: (crate(fallible-iterator/std) >= 0.2.0 with crate(fallible-iterator/std) < 0.3.0) -BuildRequires: (crate(indexmap/default) >= 1.0.2 with crate(indexmap/default) < 2.0.0) -BuildRequires: (crate(stable_deref_trait) >= 1.1.0 with crate(stable_deref_trait) < 2.0.0) -BuildRequires: (crate(stable_deref_trait/std) >= 1.1.0 with crate(stable_deref_trait/std) < 2.0.0) -%if %{with check} -BuildRequires: (crate(crossbeam/default) >= 0.7.1 with crate(crossbeam/default) < 0.8.0) -BuildRequires: (crate(getopts/default) >= 0.2.0 with crate(getopts/default) < 0.3.0) -BuildRequires: (crate(memmap/default) >= 0.7.0 with crate(memmap/default) < 0.8.0) -BuildRequires: (crate(num_cpus/default) >= 1.0.0 with crate(num_cpus/default) < 2.0.0) -BuildRequires: (crate(object/default) >= 0.11.0 with crate(object/default) < 0.12.0) -BuildRequires: (crate(rayon/default) >= 1.0.0 with crate(rayon/default) < 2.0.0) -BuildRequires: (crate(regex/default) >= 1.0.0 with crate(regex/default) < 2.0.0) -BuildRequires: (crate(test-assembler/default) >= 0.1.3 with crate(test-assembler/default) < 0.2.0) -BuildRequires: (crate(typed-arena/default) >= 1.0.0 with crate(typed-arena/default) < 2.0.0) -%endif -%global _description \ -A library for reading and writing the DWARF debugging format. +%global _description %{expand: +A library for reading and writing the DWARF debugging format.} %description %{_description} @@ -131,6 +116,9 @@ which use "write" feature of "%{crate}" crate. %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep +%generate_buildrequires +%cargo_generate_buildrequires + %build %cargo_build @@ -143,6 +131,9 @@ which use "write" feature of "%{crate}" crate. %endif %changelog +* Mon Dec 16 2019 Josh Stone - 0.19.0-1 +- Update to 0.19.0 + * Fri Jul 26 2019 Fedora Release Engineering - 0.18.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 3e3620e..1332c45 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gimli-0.18.0.crate) = 09d63e03bb87ad08b675ee5b51775b19010eaf2c987942eb6d7187a9cd440613262bc2f3d12510a25465bc11eb42f0d50a4efcb9218f129bdd9e07eb491a75d4 +SHA512 (gimli-0.19.0.crate) = ac7cab259fb42cedb614d4dabe502290993b773115a4db3e48121b46abb2073cfe9ee1b1b563907a0163ca3534ed03a1eb5eba99dbc3714d9897235f2e8ab8a7