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 64e0165 commit 6b0cc40Copy full SHA for 6b0cc40
rpm/scitokens-cpp.spec
@@ -1,5 +1,5 @@
1
Name: scitokens-cpp
2
-Version: 0.5.0
+Version: 0.5.1
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
+* Wed Jun 24 2020 Derek Weitzel <dweitzel@unl.edu> - 0.5.1-1
81
+- Add storage.modify as write permission
82
+
83
* Fri Feb 28 2020 Derek Weitzel <dweitzel@unl.edu> - 0.5.0-1
84
- Add API for retrieving string list attributes
85
0 commit comments