From f323a2ac4268feed0636b25e9571330f68de483e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 14 2018 03:39:39 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- 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.