diff --git a/rust-float-ord.spec b/rust-float-ord.spec index ff75b34..d28a0c5 100644 --- a/rust-float-ord.spec +++ b/rust-float-ord.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Total ordering for floating-point numbers # Upstream license specification: MIT / Apache-2.0 @@ -73,6 +73,9 @@ dos2unix README.md %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 17 2021 Fabio Valentini - 0.3.1-1 - Update to version 0.3.1. - Fixes RHBZ#1945479