Skip to content

Commit 693f1ec

Browse files
committed
Update spec for 0.3.1 release.
1 parent d6ac21b commit 693f1ec

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

rpm/scitokens-cpp.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Name: scitokens-cpp
2-
Version: 0.1.0
2+
Version: 0.3.1
33
Release: 1%{?dist}
44
Summary: C++ Implementation of the SciTokens Library
55
License: Apache 2.0
66
URL: https://github.com/scitokens/scitokens-cpp
77

88
# 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
1010
# Where git_archive_all.py is from https://github.com/Kentzo/git-archive-all.git
1111
Source0: %{name}-%{version}.tar.gz
1212

@@ -60,5 +60,8 @@ rm -rf $RPM_BUILD_ROOT
6060
%defattr(-,root,root,-)
6161

6262
%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+
6366
* Thu Jan 03 2019 Brian Bockelman <[email protected]> - 0.1.0-1
6467
- Initial version of the SciTokens C++ RPM.

0 commit comments

Comments
 (0)