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 16374a7 commit fb32d6bCopy full SHA for fb32d6b
rpm/scitokens-cpp.spec
@@ -1,5 +1,5 @@
1
Name: scitokens-cpp
2
-Version: 0.3.2
+Version: 0.3.3
3
Release: 1%{?dist}
4
Summary: C++ Implementation of the SciTokens Library
5
License: Apache 2.0
@@ -72,9 +72,10 @@ popd
72
%defattr(-,root,root,-)
73
74
%changelog
75
-* Thu Jul 25 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 0.3.2-1.osg
+* Thu Jul 25 2019 Derek Weitzel <dweitzel@unl.edu> - 0.3.3-1
76
- Merge OSG changes
77
- Use a newer, still supported version of devtoolset
78
+- Fix bug in verifying EC signed tokens #13
79
80
* Thu Jul 25 2019 Derek Weitzel <dweitzel@unl.edu> - 0.3.2-1
81
- Update RPM to v0.3.2 of the packaging.
0 commit comments