diff --git a/rust-net2.spec b/rust-net2.spec index c6eb7ea..9bf0f04 100644 --- a/rust-net2.spec +++ b/rust-net2.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.37 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Extensions to the standard library's networking types as proposed in RFC 1158 # Upstream license specification: MIT/Apache-2.0 @@ -98,6 +98,9 @@ which use "nightly" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.2.37-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Dec 10 2020 Fabio Valentini - 0.2.37-1 - Update to version 0.2.37. - Fixes RHBZ#1906163