[packages/re2] - release 2 (abseil-cpp 20230802)
qboosh
qboosh at pld-linux.org
Fri Sep 20 06:29:24 CEST 2024
commit dc1bb0dd701a2b5e0f4a3562a53a28a6ac7bc437
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Sep 20 06:32:14 2024 +0200
- release 2 (abseil-cpp 20230802)
re2.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/re2.spec b/re2.spec
index 67a6184..e7f3d81 100644
--- a/re2.spec
+++ b/re2.spec
@@ -3,13 +3,14 @@
%bcond_without tests # unit tests
%bcond_without static_libs # static library
+# 2024-06-01+ require abseil-cpp 2024+
%define tagver 2024-05-01
%define ver %(echo %{tagver} | tr -d -)
Summary: C++ fast alternative to backtracking RE engines
Summary(pl.UTF-8): Szybka alternatywna dla silników RE w C++
Name: re2
Version: %{ver}
-Release: 1
+Release: 2
License: BSD
Group: Libraries
#Source0Download: https://github.com/google/re2/releases
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/re2.git/commitdiff/dc1bb0dd701a2b5e0f4a3562a53a28a6ac7bc437
More information about the pld-cvs-commit
mailing list