diff --git a/rust-hex.spec b/rust-hex.spec index ba9f012..356c83e 100644 --- a/rust-hex.spec +++ b/rust-hex.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.3.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Encoding and decoding data into/from hexadecimal representation License: MIT or ASL 2.0 @@ -65,6 +65,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.3.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Nov 10 2018 Igor Gnatenko - 0.3.2-3 - Adapt to new packaging