Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions abseil-cpp.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
### RPM external abseil-cpp 20230125.3
### RPM external abseil-cpp 20230125.4
## INCLUDE cpp-standard

Source: https://github.com/abseil/abseil-cpp/archive/%{realversion}.tar.gz
%define tag c2435f8342c2d0ed8101cb43adfd605fdc52dca2
%define branch lts_2023_01_25
%define github_user abseil
Source: git+https://github.com/%{github_user}/%{n}.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}.tar.gz

BuildRequires: cmake gmake

Expand Down