From dd96545fe7af77749ec3a39507c7fcd50e836560 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 14:29:39 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-iso8601.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-iso8601.spec b/rust-iso8601.spec index 87e3c81..065b433 100644 --- a/rust-iso8601.spec +++ b/rust-iso8601.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Parsing ISO8601 dates using nom # Upstream license specification: MIT @@ -83,6 +83,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.4.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 0.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild