We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e87f8b2 commit 4cbdd7dCopy full SHA for 4cbdd7d
rpm/osg-test.spec
@@ -1,6 +1,6 @@
1
Summary: Tests an OSG Software installation
2
Name: osg-test
3
-Version: 2.2.1
+Version: 2.2.2
4
Release: 1%{?dist}
5
License: Apache License, 2.0
6
Group: Applications/Grid
@@ -41,6 +41,11 @@ make install DESTDIR=$RPM_BUILD_ROOT
41
%{_sbindir}/%{name}-log-viewer
42
43
%changelog
44
+* Tue Oct 02 2018 Carl Edquist <[email protected]> - 2.2.2-1
45
+- Update bootstrap-osg-test to fetch from source control (SOFTWARE-2232)
46
+- Allow installing slurm without all of osg-tested-internal (SOFTWARE-3347)
47
+- Conditionalize xrootd policy based on lcmaps version (SOFTWARE-3396)
48
+
49
* Tue Aug 7 2018 Suchandra Thapa <[email protected]>
50
- Add crl and ca expiration tests for RSV
51
- Update to use Slurm 17.11.7
0 commit comments