diff --git a/rust-same-file.spec b/rust-same-file.spec index 3b71b13..bb8c6eb 100644 --- a/rust-same-file.spec +++ b/rust-same-file.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple crate for determining whether two file paths point to the same file License: MIT or Unlicense @@ -59,6 +59,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 1.0.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Feb 09 2018 Fedora Release Engineering - 1.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild