diff --git a/rust-publicsuffix.spec b/rust-publicsuffix.spec index 51f48de..104c2b0 100644 --- a/rust-publicsuffix.spec +++ b/rust-publicsuffix.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 1.5.6 -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,6 +96,9 @@ which use "remote_list" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.5.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sat Feb 27 2021 Fabio Valentini - 1.5.6-1 - Update to version 1.5.6.