[packages/robin-map] - updated to 1.3.0
qboosh
qboosh at pld-linux.org
Fri Apr 26 19:24:34 CEST 2024
commit e2c2958b365dd2e565166e9b393d74487b07905a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Apr 26 19:02:52 2024 +0200
- updated to 1.3.0
robin-map.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/robin-map.spec b/robin-map.spec
index dc7e48a..b48ade1 100644
--- a/robin-map.spec
+++ b/robin-map.spec
@@ -1,15 +1,15 @@
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: 1.2.1
+Version: 1.3.0
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: 52b996544ac47bc89faabef5acf8d6e6
+# Source0-md5: 2e451e84be031b99f10faec9a7d70246
URL: https://github.com/Tessil/robin-map
-BuildRequires: cmake >= 3.1
+BuildRequires: cmake >= 3.3
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/robin-map.git/commitdiff/e2c2958b365dd2e565166e9b393d74487b07905a
More information about the pld-cvs-commit
mailing list