diff --git a/rust-encoding.spec b/rust-encoding.spec index 4d40083..dee81a6 100644 --- a/rust-encoding.spec +++ b/rust-encoding.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.2.33 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Character encoding support for Rust License: MIT @@ -76,6 +76,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.2.33-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Nov 03 2018 Igor Gnatenko - 0.2.33-5 - Adapt to new packaging