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 5f0562e commit 0edd9a2Copy full SHA for 0edd9a2
rpm/scitokens-cpp.spec
@@ -1,5 +1,5 @@
1
Name: scitokens-cpp
2
-Version: 0.3.1
+Version: 0.3.2
3
Release: 1%{?dist}
4
Summary: C++ Implementation of the SciTokens Library
5
License: Apache 2.0
@@ -60,6 +60,10 @@ rm -rf $RPM_BUILD_ROOT
60
%defattr(-,root,root,-)
61
62
%changelog
63
+* Thu Jul 25 2019 Derek Weitzel <dweitzel@unl.edu> - 0.3.2-1
64
+- Update RPM to v0.3.2 of the packaging.
65
+- Fix downloading public key bug #12
66
+
67
* Thu Jun 20 2019 Brian Bockelman <brian.bockelman@cern.ch> - 0.3.1-1
68
- Update RPM to v0.3.1 of the packaging.
69
0 commit comments