[packages/robin-map] - updated to 1.2.1; noarch (header-only library)
qboosh
qboosh at pld-linux.org
Wed Apr 26 19:50:13 CEST 2023
commit 6f4264a5c379f42266ecd990dde6285fd1afa1bd
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Apr 26 19:52:54 2023 +0200
- updated to 1.2.1; noarch (header-only library)
robin-map.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/robin-map.spec b/robin-map.spec
index 033c290..dc7e48a 100644
--- a/robin-map.spec
+++ b/robin-map.spec
@@ -1,15 +1,16 @@
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.3
+Version: 1.2.1
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: e6a362bff8372bbb4d901d2e28993a8a
+# Source0-md5: 52b996544ac47bc89faabef5acf8d6e6
URL: https://github.com/Tessil/robin-map
BuildRequires: cmake >= 3.1
+BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/robin-map.git/commitdiff/6f4264a5c379f42266ecd990dde6285fd1afa1bd
More information about the pld-cvs-commit
mailing list