diff --git a/rust-utf-8.spec b/rust-utf-8.spec index 0d61a20..8a43f7b 100644 --- a/rust-utf-8.spec +++ b/rust-utf-8.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.7.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Incremental, zero-copy UTF-8 decoding with error handling # Upstream license specification: MIT OR Apache-2.0 @@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.7.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Jun 23 11:33:14 CEST 2019 Igor Gnatenko - 0.7.5-3 - Regenerate