diff --git a/.gitignore b/.gitignore index 7897e9b..e19a6ee 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /crates-io-0.20.0.crate /crates-io-0.24.0.crate /crates-io-0.28.0.crate +/crates-io-0.30.0.crate diff --git a/rust-crates-io.spec b/rust-crates-io.spec index 22e09e2..c629555 100644 --- a/rust-crates-io.spec +++ b/rust-crates-io.spec @@ -1,13 +1,12 @@ -# Generated by rust2rpm 10 -# * Tests are run in infrastructure -%bcond_with check +# Generated by rust2rpm 13 +%bcond_without check %global debug_package %{nil} %global crate crates-io Name: rust-%{crate} -Version: 0.28.0 -Release: 2%{?dist} +Version: 0.30.0 +Release: 1%{?dist} Summary: Helpers for interacting with crates.io # Upstream license specification: MIT OR Apache-2.0 @@ -38,7 +37,7 @@ which use "%{crate}" crate. %files devel %license LICENSE-MIT LICENSE-APACHE -%{cargo_registry}/%{crate}-%{version}/ +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -50,7 +49,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 %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 @@ -71,6 +70,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 29 07:19:30 CET 2020 Igor Raits - 0.30.0-1 +- Update to 0.30.0 + * Thu Jan 30 2020 Fedora Release Engineering - 0.28.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 29826d4..0aa9fc1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (crates-io-0.28.0.crate) = 434d8af0869a9777599b53db94c0e00da915f36090daf949c7e85ada7431f845455624c7452ae9f3924bf593701fb60cd605beaacc4a9a2c6b0229f32e850805 +SHA512 (crates-io-0.30.0.crate) = 8552dd3fdcb3705c5c911ad48229fb5136c0afe7286525ca324f017c334a3b977e5f90223cd119e72c81438ff5865dba4a4f8a3532dcf316c8957e6e96f48dd2