diff --git a/rust-statistical.spec b/rust-statistical.spec index 3f085e0..a66cfaa 100644 --- a/rust-statistical.spec +++ b/rust-statistical.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple statistics library # License is in the repo, but no new version has been published yet @@ -70,5 +70,8 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Jan 28 2019 Igor Gnatenko - 0.1.1-1 - Initial package