Update to 1.2.2.

This commit is contained in:
Matthias Saou 2011-06-17 13:46:26 +02:00
parent 7e6cb0a286
commit 560ecbecb1
3 changed files with 10 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
keepalived-1.1.20.tar.gz keepalived-1.1.20.tar.gz
/keepalived-1.2.2.tar.gz

View File

@ -1,7 +1,7 @@
Summary: HA monitor built upon LVS, VRRP and service pollers Summary: HA monitor built upon LVS, VRRP and service pollers
Name: keepalived Name: keepalived
Version: 1.1.20 Version: 1.2.2
Release: 3%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
URL: http://www.keepalived.org/ URL: http://www.keepalived.org/
@ -103,12 +103,18 @@ fi
%changelog %changelog
* Sat May 21 2011 Matthias Saou <http://freshrpms.net/> 1.2.2-1
- Update to 1.2.2.
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.20-3 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.20-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sun Jan 16 2011 Dan Horák <dan[at]danny.cz> 1.1.20-2 * Sun Jan 16 2011 Dan Horák <dan[at]danny.cz> 1.1.20-2
- exclude arches where we don't provide 32-bit kernel - exclude arches where we don't provide 32-bit kernel
* Tue Jan 11 2011 Matthias Saou <http://freshrpms.net/> 1.2.1-1
- Update to 1.2.1, now with IPv6 support.
* Sun May 23 2010 Matthias Saou <http://freshrpms.net/> 1.1.20-1 * Sun May 23 2010 Matthias Saou <http://freshrpms.net/> 1.1.20-1
- Update to 1.1.20 (#589923). - Update to 1.1.20 (#589923).
- Update BR conditional for RHEL6. - Update BR conditional for RHEL6.

View File

@ -1 +1 @@
6c3065c94bb9e2187c4b5a80f6d8be31 keepalived-1.1.20.tar.gz f68327ca142616a8463d2d105db122cd keepalived-1.2.2.tar.gz