We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f89883a + 027d2fa commit e9948a0Copy full SHA for e9948a0
rpm/osg-test.spec
@@ -1,6 +1,6 @@
1
Summary: Tests an OSG Software installation
2
Name: osg-test
3
-Version: 2.2.0
+Version: 2.2.1
4
Release: 1%{?dist}
5
License: Apache License, 2.0
6
Group: Applications/Grid
@@ -41,6 +41,10 @@ make install DESTDIR=$RPM_BUILD_ROOT
41
%{_sbindir}/%{name}-log-viewer
42
43
%changelog
44
+* Tue Aug 7 2018 Suchandra Thapa <ssthapa@uchicago.edu>
45
+- Add crl and ca expiration tests for RSV
46
+- Update to use Slurm 17.11.7
47
+
48
* Fri Apr 27 2018 Brian Lin <blin@cs.wisc.edu> 2.2.0-1
49
- Move proxy generation to the beginning of the tests
50
- Add xrootd-lcmaps tests
0 commit comments