Update to 1.2.12
This commit is contained in:
parent
6f06c70896
commit
ededfdf4e8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/keepalived-1.2.9.tar.gz
|
||||
/keepalived-1.2.10.tar.gz
|
||||
/keepalived-1.2.11.tar.gz
|
||||
/keepalived-1.2.12.tar.gz
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
Name: keepalived
|
||||
Summary: High Availability monitor built upon LVS, VRRP and service pollers
|
||||
Version: 1.2.11
|
||||
Version: 1.2.12
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
URL: http://www.keepalived.org/
|
||||
@ -102,6 +102,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man8/keepalived.8*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 10 2014 Ryan O'Hara <rohara@redhat.com> - 1.2.12-1
|
||||
- Update to 1.2.12
|
||||
|
||||
* Mon Feb 03 2014 Ryan O'Hara <rohara@redhat.com> - 1.2.11-1
|
||||
- Update to 1.2.11
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user