diff --git a/.gitignore b/.gitignore index f5d652d..007b099 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /erased-serde-0.3.9.crate +/erased-serde-0.3.10.crate diff --git a/rust-erased-serde.spec b/rust-erased-serde.spec index f7b67fa..40913f3 100644 --- a/rust-erased-serde.spec +++ b/rust-erased-serde.spec @@ -1,31 +1,28 @@ -# Generated by rust2rpm +# Generated by rust2rpm 13 %bcond_with check %global debug_package %{nil} %global crate erased-serde Name: rust-%{crate} -Version: 0.3.9 -Release: 2%{?dist} +Version: 0.3.10 +Release: 1%{?dist} Summary: Type-erased Serialize and Serializer traits -# Upstream license specification: MIT/Apache-2.0 +# Upstream license specification: MIT OR Apache-2.0 License: MIT or ASL 2.0 URL: https://crates.io/crates/erased-serde Source: %{crates_source} ExclusiveArch: %{rust_arches} +%if %{__cargo_skip_build} +BuildArch: noarch +%endif BuildRequires: rust-packaging -BuildRequires: (crate(serde/default) >= 1.0.63 with crate(serde/default) < 2.0.0) -%if %{with check} -BuildRequires: (crate(serde_cbor/default) >= 0.9.0 with crate(serde_cbor/default) < 0.10.0) -BuildRequires: (crate(serde_derive/default) >= 1.0.0 with crate(serde_derive/default) < 2.0.0) -BuildRequires: (crate(serde_json/default) >= 1.0.0 with crate(serde_json/default) < 2.0.0) -%endif -%global _description \ -Type-erased Serialize and Serializer traits. +%global _description %{expand: +Type-erased Serialize and Serializer traits.} %description %{_description} @@ -41,7 +38,7 @@ which use "%{crate}" crate. %files devel %doc README.md %license LICENSE-APACHE LICENSE-MIT -%{cargo_registry}/%{crate}-%{version}/ +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -53,7 +50,7 @@ This package contains library source intended for building other packages which use "default" feature of "%{crate}" crate. %files -n %{name}+default-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+unstable-debug-devel Summary: %{summary} @@ -65,12 +62,15 @@ This package contains library source intended for building other packages which use "unstable-debug" feature of "%{crate}" crate. %files -n %{name}+unstable-debug-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep +%generate_buildrequires +%cargo_generate_buildrequires + %build %cargo_build @@ -83,6 +83,9 @@ which use "unstable-debug" feature of "%{crate}" crate. %endif %changelog +* Tue Jan 07 2020 Josh Stone - 0.3.10-1 +- Update to 0.3.10 + * Fri Jul 26 2019 Fedora Release Engineering - 0.3.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index e6b9fe5..c843f0a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (erased-serde-0.3.9.crate) = 8226554d5606088dd11f68414e10e822b54caee6ec051fde2267be41de1f06485a47639e910ac1d8a32c72c3212738734dd58aa6958a0f0a96c8c178bf31f3af +SHA512 (erased-serde-0.3.10.crate) = 30d51f4a65fd993bf8d6c10cbc8ac9b329dd38ba77e2374a05cc0b2e48708166aa606487ecc18324837739d039c2c4ab62067d5807c6a616049dd2f604bee7b0