diff --git a/rust-remove_dir_all.spec b/rust-remove_dir_all.spec index 23ad0a2..8f0dc37 100644 --- a/rust-remove_dir_all.spec +++ b/rust-remove_dir_all.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Safe, reliable implementation of remove_dir_all License: MIT or ASL 2.0 @@ -55,5 +55,8 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Jan 31 2018 Igor Gnatenko - 0.3.0-1 - Initial package