diff --git a/rust-ordered-float.spec b/rust-ordered-float.spec index e04863d..a6eefa6 100644 --- a/rust-ordered-float.spec +++ b/rust-ordered-float.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wrappers for total ordering on floats # Upstream license specification: MIT @@ -95,5 +95,8 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.0.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Tue Aug 06 17:31:24 CEST 2019 Igor Gnatenko - 1.0.2-1 - Initial package