diff --git a/.gitignore b/.gitignore index d576710..d6a3ebe 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /humantime-1.1.1.crate /humantime-1.2.0.crate /humantime-1.3.0.crate +/humantime-2.0.0.crate diff --git a/rust-humantime.spec b/rust-humantime.spec index db6f93b..492772e 100644 --- a/rust-humantime.spec +++ b/rust-humantime.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate humantime Name: rust-%{crate} -Version: 1.3.0 -Release: 2%{?dist} +Version: 2.0.0 +Release: 1%{?dist} Summary: Parser and formatter for std::time::{Duration, SystemTime} # Upstream license specification: MIT/Apache-2.0 @@ -38,7 +38,7 @@ which use "%{crate}" crate. %files devel %license LICENSE-APACHE LICENSE-MIT %doc README.md -%{cargo_registry}/%{crate}-%{version}/ +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -50,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 %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 @@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Tue Mar 03 15:32:49 CET 2020 Igor Raits - 2.0.0-1 +- Update to 2.0.0 + * Thu Jan 30 2020 Fedora Release Engineering - 1.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 0855b89..c2cfb16 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (humantime-1.3.0.crate) = 2589bfdac96108951882b7ee497528b9084ddd344a67914810ea9961a1e319167d5cab959c66cbb26e398e75ca50d488a251694fff35f3c2f69a88b6f22844da +SHA512 (humantime-2.0.0.crate) = 5686246351af000cc38d10f65bd6cf3fe446dbedd75867f9bfc7a68c4b8183ccfc9e0cf14b7fa149d912acbfd9ff917d8ed5be3b5eab7832d23bf573a8e024e2