File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ scitokens-cpp (0.6.0) unstable; urgency=low
2+
3+ * Fix compilation errors on c++11
4+ * Update to jwt-cpp-0.4.0 vendor
5+ * Change scitoken profile name to match spec, scitoken:2.0
6+
7+ -- Derek Weitzel <dweitzel@unl.edu> Tue, 09 Mar 2021 13:45:00 -0600
8+
19scitokens-cpp (0.5.1-3) unstable; urgency=low
210
311 * Updated packaging for Debian
Original file line number Diff line number Diff line change 11Name: scitokens-cpp
2- Version: 0.5.1
2+ Version: 0.6.0
33Release: 1%{?dist }
44Summary: C++ Implementation of the SciTokens Library
55License: ASL 2.0
@@ -77,6 +77,11 @@ do_build
7777%dir %{_includedir }/scitokens
7878
7979%changelog
80+ * Tue Mar 09 2021 Derek Weitzel <dweitzel@unl.edu> - 0.6.0-1
81+ - Fix compilation errors on c++11
82+ - Update to jwt-cpp-0.4.0 vendor
83+ - Change scitoken profile name to match spec, scitoken:2.0
84+
8085* Wed Jun 24 2020 Derek Weitzel <dweitzel@unl.edu> - 0.5.1-1
8186- Add storage.modify as write permission
8287
You can’t perform that action at this time.
0 commit comments