From a629c5529ec19eee7d333b6f6fbd2259dc383cd3 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 30 Jul 2020 18:19:00 +0200 Subject: [PATCH] - updated to 0.6.3 --- robin-map.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/robin-map.spec b/robin-map.spec index b366ba5..033c290 100644 --- a/robin-map.spec +++ b/robin-map.spec @@ -1,13 +1,13 @@ Summary: A C++ implementation of a fast hash map and hash set using robin hood hashing Summary(pl.UTF-8): Implementacja C++ szybkiej tablicy asocjacyjnej i zbioru wykorzytujących haszowanie robin hood Name: robin-map -Version: 0.6.2 +Version: 0.6.3 Release: 1 License: MIT Group: Libraries #Source0Download: https://github.com/Tessil/robin-map/releases Source0: https://github.com/Tessil/robin-map/archive/v%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 2142db273d9bd0a274d076ad5411855d +# Source0-md5: e6a362bff8372bbb4d901d2e28993a8a URL: https://github.com/Tessil/robin-map BuildRequires: cmake >= 3.1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0