update to 2023.08.01 [release 2023.08.01-1mamba;Sun Aug 20 2023]
This commit is contained in:
parent
95210af0d6
commit
0d5edf6428
6
re2.spec
6
re2.spec
@ -1,6 +1,6 @@
|
|||||||
%define gitver %(echo %version | tr . -)
|
%define gitver %(echo %version | tr . -)
|
||||||
Name: re2
|
Name: re2
|
||||||
Version: 2023.03.01
|
Version: 2023.08.01
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A fast, safe, thread-friendly regular expression library
|
Summary: A fast, safe, thread-friendly regular expression library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -12,6 +12,7 @@ Source: https://github.com/google/re2.git/%{gitver}/re2-%{version}.tar.bz
|
|||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libabseil-cpp-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -77,6 +78,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 20 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2023.08.01-1mamba
|
||||||
|
- update to 2023.08.01
|
||||||
|
|
||||||
* Thu Mar 09 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2023.03.01-1mamba
|
* Thu Mar 09 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2023.03.01-1mamba
|
||||||
- update to 2023.03.01
|
- update to 2023.03.01
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user