File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 11Name: scitokens-cpp
22Version: 0.6.2
3- Release: 1 %{?dist }
3+ Release: 2 %{?dist }
44Summary: C++ Implementation of the SciTokens Library
55License: ASL 2.0
66URL: https://github.com/scitokens/scitokens-cpp
@@ -19,7 +19,7 @@ Source0: https://github.com/scitokens/scitokens-cpp/releases/download/v%{version
1919
2020BuildRequires: gcc-c++
2121BuildRequires: make
22- BuildRequires: cmake
22+ BuildRequires: cmake3
2323BuildRequires: sqlite-devel
2424BuildRequires: openssl-devel
2525BuildRequires: libcurl-devel
@@ -60,6 +60,9 @@ Requires: %{name}%{?_isa} = %{version}
6060%dir %{_includedir }/scitokens
6161
6262%changelog
63+ * Thu Aug 26 2021 Dave Dykstra <dwd@fnal.gov> - 0.6.2-2
64+ - Make the build require cmake3 instead of cmake
65+
6366* Thu Jun 03 2021 Derek Weitzel <dweitzel@unl.edu> - 0.6.2-1
6467- Correct WLCG compat for condor read permissions
6568
You can’t perform that action at this time.
0 commit comments