diff --git a/rust-fixedbitset.spec b/rust-fixedbitset.spec index b2901a1..1020278 100644 --- a/rust-fixedbitset.spec +++ b/rust-fixedbitset.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple bitset collection # Upstream license specification: MIT/Apache-2.0 @@ -83,6 +83,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Sep 16 2020 Fabio Valentini - 0.3.1-1 - Update to version 0.3.1.