diff --git a/rust-half.spec b/rust-half.spec index 83c3677..17ca914 100644 --- a/rust-half.spec +++ b/rust-half.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.3.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Half-precision floating point f16 type for Rust # Upstream license specification: MIT/Apache-2.0 @@ -120,6 +120,9 @@ which use "use-intrinsics" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.3.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed Jun 19 23:55:52 CEST 2019 Igor Gnatenko - 1.3.0-4 - Regenerate