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 5f56481 commit 52f6ca3Copy full SHA for 52f6ca3
rpm/scitokens-cpp.spec
@@ -1,5 +1,5 @@
1
Name: scitokens-cpp
2
-Version: 0.3.4
+Version: 0.3.5
3
Release: 1%{?dist}
4
Summary: C++ Implementation of the SciTokens Library
5
License: ASL 2.0
@@ -76,6 +76,9 @@ do_build
76
%dir %{_includedir}/scitokens
77
78
%changelog
79
+* Fri Nov 08 2019 Derek Weitzel <dweitzel@unl.edu> - 0.3.5-1
80
+- Fix EC public key handling
81
+
82
* Thu Sep 18 2019 Derek Weitzel <dweitzel@unl.edu> - 0.3.4-1
83
- Fix bugs for support with IAM
84
0 commit comments