diff --git a/rust-csv.spec b/rust-csv.spec index 7c3c8fb..f96de64 100644 --- a/rust-csv.spec +++ b/rust-csv.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fast CSV parsing with support for serde License: Unlicense or MIT @@ -60,5 +60,8 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/{appveyor.yml,ci,scripts} %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 1.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Jun 14 2018 Igor Gnatenko - 1.0.0-1 - Initial package