diff --git a/rust-home.spec b/rust-home.spec index 833cdbe..aba8a75 100644 --- a/rust-home.spec +++ b/rust-home.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Shared definitions of home directories # https://github.com/brson/home/issues/2 @@ -54,5 +54,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 + * Sat Jan 13 2018 Igor Gnatenko - 0.3.0-1 - Initial package