diff --git a/rust-wild.spec b/rust-wild.spec index 35c114d..69f2bfc 100644 --- a/rust-wild.spec +++ b/rust-wild.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 2.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Glob (wildcard) expanded command-line arguments # https://gitlab.com/kornelski/wild/issues/2 @@ -71,5 +71,8 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 2.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sun Nov 04 2018 Igor Gnatenko - 2.0.1-1 - Initial package