diff --git a/rust-humantime1.spec b/rust-humantime1.spec index e0e9794..703bb06 100644 --- a/rust-humantime1.spec +++ b/rust-humantime1.spec @@ -6,7 +6,7 @@ Name: rust-%{crate}1 Version: 1.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parser and formatter for std::time::{Duration, SystemTime} # Upstream license specification: MIT/Apache-2.0 @@ -71,5 +71,8 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Mar 03 15:33:46 CET 2020 Igor Raits - 1.3.0-1 - Initial package