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 e25fc51 commit 5f56481Copy full SHA for 5f56481
rpm/scitokens-cpp.spec
@@ -1,6 +1,6 @@
1
Name: scitokens-cpp
2
-Version: 0.3.3
3
-Release: 3%{?dist}
+Version: 0.3.4
+Release: 1%{?dist}
4
Summary: C++ Implementation of the SciTokens Library
5
License: ASL 2.0
6
URL: https://github.com/scitokens/scitokens-cpp
@@ -76,8 +76,11 @@ do_build
76
%dir %{_includedir}/scitokens
77
78
%changelog
79
+* Thu Sep 18 2019 Derek Weitzel <dweitzel@unl.edu> - 0.3.4-1
80
+- Fix bugs for support with IAM
81
+
82
* Thu Aug 01 2019 Derek Weitzel <dweitzel@unl.edu> - 0.3.3-3
-- Update hte packaging to bring it line with EPEL (fedora) guidelines
83
+- Update the packaging to bring it line with EPEL (fedora) guidelines
84
85
* Tue Jul 30 2019 Derek Weitzel <dweitzel@unl.edu> - 0.3.3-2
86
- Change the Source URL
0 commit comments