Skip to content

Commit 422fb29

Browse files
committed
Bump spec file to 0.6.2
1 parent 7d9c77b commit 422fb29

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

rpm/scitokens-cpp.spec

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: scitokens-cpp
2-
Version: 0.6.1
2+
Version: 0.6.2
33
Release: 1%{?dist}
44
Summary: C++ Implementation of the SciTokens Library
55
License: ASL 2.0
@@ -25,12 +25,6 @@ BuildRequires: openssl-devel
2525
BuildRequires: libcurl-devel
2626
BuildRequires: libuuid-devel
2727

28-
# Needed for C++11
29-
%if 0%{?el6}
30-
BuildRequires: devtoolset-8-toolchain
31-
BuildRequires: scl-utils
32-
%endif
33-
3428
%description
3529
%{summary}
3630

@@ -66,6 +60,9 @@ Requires: %{name}%{?_isa} = %{version}
6660
%dir %{_includedir}/scitokens
6761

6862
%changelog
63+
* Thu Jun 03 2021 Derek Weitzel <dweitzel@unl.edu> - 0.6.2-1
64+
- Correct WLCG compat for condor read permissions
65+
6966
* Thu May 20 2021 Derek Weitzel <dweitzel@unl.edu> - 0.6.1-1
7067
- Fix vector resize for el8+ builds
7168

0 commit comments

Comments
 (0)