diff --git a/rust-random-trait.spec b/rust-random-trait.spec index f9fc395..04b012a 100644 --- a/rust-random-trait.spec +++ b/rust-random-trait.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Rust library for a random trait meant to produce random generic types # Upstream license specification: MIT/Apache-2.0 @@ -99,5 +99,8 @@ which use "u128" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Feb 12 10:16:56 CET 2020 Igor Raits - 0.1.1-1 - Initial package