diff --git a/rust-ipnet.spec b/rust-ipnet.spec index 40c5ebc..7eae198 100644 --- a/rust-ipnet.spec +++ b/rust-ipnet.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 2.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Provides types and useful methods for working with IP prefixes # Upstream license specification: MIT OR Apache-2.0 @@ -90,5 +90,8 @@ which use "serde" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 2.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Mon Nov 11 14:31:12 CET 2019 Igor Gnatenko - 2.1.0-1 - Initial package