diff --git a/rust-datetime.spec b/rust-datetime.spec index 1a8c3cc..bc09d42 100644 --- a/rust-datetime.spec +++ b/rust-datetime.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.4.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library for date and time formatting and arithmetic # https://github.com/rust-datetime/datetime/issues/20 @@ -70,6 +70,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/tests/generate_tests.rb %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.4.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 08 2018 Igor Gnatenko - 0.4.7-2 - Rebuild for rust-packaging v5