-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #132 from opensciencegrid/mwestphall-patch-1
Update vo-client.spec for release 134
- Loading branch information
Showing
1 changed file
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
%define iam 1 | ||
|
||
Name: vo-client | ||
Version: 133 | ||
Version: 134 | ||
Release: 1%{?dist} | ||
Summary: Contains vomses file for use with user authentication | ||
|
||
|
@@ -84,6 +84,9 @@ find $RPM_BUILD_ROOT/%{_sysconfdir}/grid-security/vomsdir -type d -exec chmod 75 | |
%config(noreplace) %{_datadir}/osg/grid-vorolemap | ||
|
||
%changelog | ||
* Fri Feb 23 2024 Jason Patton <[email protected]> - 134-1 | ||
- Update voms.opensciencegrid.org.lsc issuer (SOFTWARE-5832) | ||
|
||
* Wed Nov 29 2023 Matt Westphall <[email protected]> - 133-1 | ||
- Update certificates for FNAL and GlueX VOMS servers | ||
|
||
|