File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
Name: scitokens-cpp
2
- Version: 0.1.0
2
+ Version: 0.3.1
3
3
Release: 1%{?dist }
4
4
Summary: C++ Implementation of the SciTokens Library
5
5
License: Apache 2.0
6
6
URL: https://github.com/scitokens/scitokens-cpp
7
7
8
8
# Generated from:
9
- # git_archive_all.py --prefix=scitokens-cpp-0.1.0 / -9 ~/rpmbuild/SOURCES/scitokens-cpp-0.1.0 .tar.gz
9
+ # git_archive_all.py --prefix=scitokens-cpp-0.3.1 / -9 ~/rpmbuild/SOURCES/scitokens-cpp-0.3.1 .tar.gz
10
10
# Where git_archive_all.py is from https://github.com/Kentzo/git-archive-all.git
11
11
Source0: %{name }-%{version }.tar.gz
12
12
@@ -60,5 +60,8 @@ rm -rf $RPM_BUILD_ROOT
60
60
%defattr(-,root,root,-)
61
61
62
62
%changelog
63
+ *
Thu Jun 20 2019 Brian Bockelman <[email protected] > -
0.3.1-1
64
+ - Update RPM to v0.3.1 of the packaging.
65
+
63
66
*
Thu Jan 03 2019 Brian Bockelman <[email protected] > -
0.1.0-1
64
67
- Initial version of the SciTokens C++ RPM.
You can’t perform that action at this time.
0 commit comments