diff --git a/rust-rand_distr.spec b/rust-rand_distr.spec index c061b99..7bae1c9 100644 --- a/rust-rand_distr.spec +++ b/rust-rand_distr.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Sampling from random number distributions # Upstream license specification: MIT OR Apache-2.0 @@ -71,5 +71,8 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.2.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sun Feb 16 07:32:47 CET 2020 Igor Raits - 0.2.2-1 - Initial package