From e002d12a7283ec29482a85fab31ba604d0aa0a2e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 08:05:19 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-float-ord.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-float-ord.spec b/rust-float-ord.spec index e67a157..14437bb 100644 --- a/rust-float-ord.spec +++ b/rust-float-ord.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Total ordering for floating-point numbers # Upstream license specification: MIT / Apache-2.0 @@ -75,5 +75,8 @@ dos2unix README.md %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jan 22 09:44:50 EST 2020 Randy Barlow - 0.2.0-1 - Initial package