diff --git a/robin-map.spec b/robin-map.spec index b0ddbe9..db40a3b 100644 --- a/robin-map.spec +++ b/robin-map.spec @@ -2,7 +2,7 @@ Name: robin-map Version: 0.6.1 -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 +* Fri Jul 26 2019 Fedora Release Engineering - 0.6.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed Feb 27 2019 Richard Shaw - 0.6.1-1 - Update to 0.6.1.