From 03ad51021212aca65e726884872c70b8966c9765 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Mon, 18 May 2020 10:28:17 +0200 Subject: [PATCH] Update to 0.4.4 Signed-off-by: Igor Raits --- .gitignore | 1 + rust-arbitrary.spec | 44 +++++++++++++++++++++++++++++++++----------- sources | 2 +- 3 files changed, 35 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index 65a1478..49eadf1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /arbitrary-0.2.0.crate +/arbitrary-0.4.4.crate diff --git a/rust-arbitrary.spec b/rust-arbitrary.spec index 8b110cb..57e95cb 100644 --- a/rust-arbitrary.spec +++ b/rust-arbitrary.spec @@ -1,21 +1,15 @@ # Generated by rust2rpm 13 -# * https://github.com/rust-fuzz/rust_arbitrary/issues/10 -%if 0%{?__isa_bits} == 32 -%bcond_with check -%else %bcond_without check -%endif %global debug_package %{nil} %global crate arbitrary Name: rust-%{crate} -Version: 0.2.0 -Release: 2%{?dist} -Summary: Arbitrary trait for generating structured data from unstructured data +Version: 0.4.4 +Release: 1%{?dist} +Summary: Trait for generating structured data from unstructured data # Upstream license specification: MIT/Apache-2.0 -# * https://github.com/rust-fuzz/rust_arbitrary/issues/9 License: MIT or ASL 2.0 URL: https://crates.io/crates/arbitrary Source: %{crates_source} @@ -28,7 +22,7 @@ BuildArch: noarch BuildRequires: rust-packaging %global _description %{expand: -Arbitrary trait for generating structured data from unstructured data.} +Trait for generating structured data from unstructured data.} %description %{_description} @@ -42,7 +36,8 @@ This package contains library source intended for building other packages which use "%{crate}" crate. %files devel -%doc README.md +%license LICENSE-MIT LICENSE-APACHE +%doc README.md CHANGELOG.md %{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel @@ -57,6 +52,30 @@ which use "default" feature of "%{crate}" crate. %files -n %{name}+default-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%package -n %{name}+derive-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+derive-devel %{_description} + +This package contains library source intended for building other packages +which use "derive" feature of "%{crate}" crate. + +%files -n %{name}+derive-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+derive_arbitrary-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+derive_arbitrary-devel %{_description} + +This package contains library source intended for building other packages +which use "derive_arbitrary" feature of "%{crate}" crate. + +%files -n %{name}+derive_arbitrary-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep @@ -76,6 +95,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Mon May 18 10:26:58 CEST 2020 Igor Raits - 0.4.4-1 +- Update to 0.4.4 + * Thu Jan 30 2020 Fedora Release Engineering - 0.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 2025d22..6538340 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (arbitrary-0.2.0.crate) = 995e99bdea49ccd2bc153569cfc24c0e936e719a1cbd32471abbaf9d2a148daa76b735576c5dc802c6eb6eb0b913ddb6a1431e8b1d05eac4674786be07435677 +SHA512 (arbitrary-0.4.4.crate) = 2f04b28409baadfa5ecb07fbbe014fdb45502af3d8c7bde654959d0400783db1f145d43bd0ee458288a46e32a3319bbc8b51c3936963450532325fda8d9505cd