diff --git a/robin-map.spec b/robin-map.spec index 0398d22..ac50486 100644 --- a/robin-map.spec +++ b/robin-map.spec @@ -2,7 +2,7 @@ Name: robin-map Version: 0.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C++ implementation of a fast hash map and hash set using robin hood hashing License: MIT @@ -71,5 +71,8 @@ pushd build %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon Jun 11 2018 Richard Shaw - 0.2.0-1 - Initial packaging.