diff --git a/robin-map.spec b/robin-map.spec index 57f5fda..31b127b 100644 --- a/robin-map.spec +++ b/robin-map.spec @@ -2,7 +2,7 @@ Name: robin-map Version: 0.6.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C++ implementation of a fast hash map and hash set using robin hood hashing License: MIT @@ -71,6 +71,9 @@ pushd tests %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.6.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sun Jun 21 2020 Richard Shaw - 0.6.3-1 - Update to 0.6.3.