bump for new gcc/glibc

This commit is contained in:
Jesse Keating 2006-02-07 14:13:50 +00:00
parent 2d1308ce3a
commit 5b1b306ce3

View File

@ -3,7 +3,7 @@
Summary: vsftpd - Very Secure Ftp Daemon
Name: vsftpd
Version: 2.0.4
Release: 1
Release: 1.1
License: GPL
Group: System Environment/Daemons
URL: http://vsftpd.beasts.org/
@ -134,6 +134,9 @@ fi
/var/ftp
%changelog
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.0.4-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes
* Thu Jan 12 2006 Radek Vokal <rvokal@redhat.com> 2.0.4-1
- upgrade to 2.0.4
- vsftpd now lock files for simultanous up/downloads (#162511)