Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Commit

Permalink
Bump to version 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
djw8605 committed Aug 6, 2020
1 parent f182e16 commit b54b536
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions rpm/xrootd-scitokens.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: xrootd-scitokens
Version: 1.2.1
Release: 3%{?dist}
Version: 1.2.2
Release: 1%{?dist}
Summary: SciTokens authentication plugin for XRootD
License: Apache 2.0
URL: https://github.com/scitokens/xrootd-scitokens
Expand Down Expand Up @@ -59,6 +59,10 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-)

%changelog
* Wed Aug 06 2020 Derek Weitzel <[email protected]> - 1.2.2-1
- Fix behavior difference between el7 and el8 #30
- Set allowed_issuers in the JWT deserialize #31

* Tue Jul 14 2020 Diego Davila <[email protected]> - 1.2.1-3
- updating XRootD adding minor version to requirements (SOFTWARE-4137)

Expand Down

0 comments on commit b54b536

Please sign in to comment.