We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dd7cfb commit 6e293adCopy full SHA for 6e293ad
rpm/scitokens-cpp.spec
@@ -1,5 +1,5 @@
1
Name: scitokens-cpp
2
-Version: 0.4.0
+Version: 0.5.0
3
Release: 1%{?dist}
4
Summary: C++ Implementation of the SciTokens Library
5
License: ASL 2.0
@@ -77,6 +77,9 @@ do_build
77
%dir %{_includedir}/scitokens
78
79
%changelog
80
+* Fri Feb 28 2020 Derek Weitzel <dweitzel@unl.edu> - 0.5.0-1
81
+- Add API for retrieving string list attributes
82
+
83
* Fri Nov 08 2019 Derek Weitzel <dweitzel@unl.edu> - 0.4.0-1
84
- Add support for WLCG profile
85
0 commit comments