diff --git a/rust-publicsuffix.spec b/rust-publicsuffix.spec index 9f70fbb..f2cf6de 100644 --- a/rust-publicsuffix.spec +++ b/rust-publicsuffix.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 1.5.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Robust domain name parsing and RFC compliant email address validation # Upstream license specification: MIT/Apache-2.0 @@ -96,5 +96,8 @@ which use "remote_list" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.5.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Tue Dec 17 20:20:32 CET 2019 Robert-André Mauchin - 1.5.4-1 - Initial package