Skip to content

Commit b69a8fe

Browse files
committed
Bump version & update spec file
1 parent 8860f1d commit b69a8fe

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

rpm/rsv.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Name: rsv
1010
Summary: RSV Meta Package
11-
Version: 3.19.6
11+
Version: 3.19.7
1212
Release: 1%{?dist}
1313
License: Apache 2.0
1414
Group: Applications/Monitoring
@@ -265,6 +265,9 @@ fi
265265
%attr(-,rsv,rsv) %{_localstatedir}/log/rsv/probes
266266

267267
%changelog
268+
* Fri Jun 29 2018 Mátyás Selmeci <matyas@cs.wisc.edu> - 3.19.7-1
269+
- Update RHEL7 HTTPD config to work on Apache 2.4 (SOFTWARE-3268)
270+
268271
* Tue Jun 26 2018 Mátyás Selmeci <matyas@cs.wisc.edu> - 3.19.6-1
269272
- Fix crashes in cacert-verify-probe and crl-freshness-probe (SOFTWARE-3305)
270273
- Update URLs in cacert-verify-probe and crl-freshness-probe (SOFTWARE-3299)

rsv-core/lib/python/rsv/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "3.19.6"
1+
__version__ = "3.19.7"
22

0 commit comments

Comments
 (0)