From b8b77f025c75b2820379e0008f84532605e053eb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 14:29:03 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-ipnet.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-ipnet.spec b/rust-ipnet.spec index 1bbbc53..537da87 100644 --- a/rust-ipnet.spec +++ b/rust-ipnet.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 2.3.1 -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,6 +90,9 @@ which use "serde" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 2.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sat Jun 19 2021 Fabio Valentini - 2.3.1-1 - Update to version 2.3.1. - Fixes RHBZ#1972015