forked from opensciencegrid/rsv
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
efajardo
committed
Jun 4, 2018
1 parent
faf447a
commit a55b9ae
Showing
1 changed file
with
4 additions
and
7 deletions.
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
|
||
Name: rsv | ||
Summary: RSV Meta Package | ||
Version: 3.18.0 | ||
Version: 3.19.0 | ||
Release: 1%{?dist} | ||
License: Apache 2.0 | ||
Group: Applications/Monitoring | ||
|
@@ -256,13 +256,10 @@ fi | |
%attr(-,rsv,rsv) %{_localstatedir}/log/rsv/metrics | ||
%attr(-,rsv,rsv) %{_localstatedir}/log/rsv/probes | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
%changelog | ||
* Mon Jun 04 2018 Edgar Fajardo <[email protected]> - 3.19.0-1 | ||
- Different apache configuration for RHEL6 and RHEL7 (SOFTWARE-3268) | ||
|
||
* Thu Apr 26 2018 Mátyás Selmeci <[email protected]> - 3.18.0-1 | ||
- Disable gratia-consumer: don't turn it on by default and replace with a dummy script (SOFTWARE-3218) | ||
- Drop old and broken URLs (SOFTWARE-3213) | ||
|