From: Jakub Bogusz Date: Thu, 30 Jul 2020 16:19:00 +0000 (+0200) Subject: - updated to 0.6.3 X-Git-Tag: auto/th/robin-map-0.6.3-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=a629c5529ec19eee7d333b6f6fbd2259dc383cd3;p=packages%2Frobin-map.git - updated to 0.6.3 --- 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)