File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 6
6
# ------------------------------------------------------------------------------
7
7
8
8
PACKAGE := osg-test
9
- VERSION := 2.3.0
9
+ VERSION := 2.3.1
10
10
11
11
12
12
# ------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 1
1
Summary: Tests an OSG Software installation
2
2
Name: osg-test
3
- Version: 2.3.0
3
+ Version: 2.3.1
4
4
Release: 1%{?dist }
5
5
License: Apache License, 2.0
6
6
Group: Applications/Grid
@@ -41,6 +41,12 @@ make install DESTDIR=$RPM_BUILD_ROOT
41
41
%{_sbindir }/%{name }-log-viewer
42
42
43
43
%changelog
44
+ *
Wed Jan 23 2019 Carl Edquist <[email protected] > -
2.3.1-1
45
+ - Require globus-proxy-utils for xrootd-multiuser tests (SOFTWARE-3359, #154)
46
+ - Update test requirements for singularity-3.0.2 (SOFTWARE-3532, #157)
47
+ - Add comparison class for package version tests (#153)
48
+ - Update tests to support XCache 1.0.0 (SOFTWARE-3569)
49
+
44
50
*
Wed Dec 19 2018 Brian Lin <[email protected] > -
2.3.0-1
45
51
- Add extra digits to the test numbering scheme
46
52
- Fix bootstrap-osg-test (SOFTWARE-2232)
You can’t perform that action at this time.
0 commit comments