diff --git a/rust-hyper.spec b/rust-hyper.spec index 237ee07..cac9751 100644 --- a/rust-hyper.spec +++ b/rust-hyper.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.13.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Fast and correct HTTP library # Upstream license specification: MIT @@ -131,6 +131,9 @@ which use "tcp" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.13.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jun 25 2020 Fabio Valentini - 0.13.6-2 - Enable running unit tests.