diff --git a/rust-strsim.spec b/rust-strsim.spec index 9d6813d..fa08814 100644 --- a/rust-strsim.spec +++ b/rust-strsim.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.8.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Implementations of string similarity metrics License: MIT @@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.8.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Oct 27 2018 Igor Gnatenko - 0.8.0-3 - Adapt to new packaging