diff --git a/rust-synstructure.spec b/rust-synstructure.spec index 91fa125..d6c1b99 100644 --- a/rust-synstructure.spec +++ b/rust-synstructure.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.6.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: expand_substructure-like helpers for syn macros 1.1 derive macros # https://github.com/mystor/synstructure/issues/5 @@ -54,6 +54,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.6.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 08 2018 Igor Gnatenko - 0.6.1-2 - Rebuild for rust-packaging v5