From d6ccea74723e904558b004a7da679de9b28153ab Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:59:15 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- vsftpd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vsftpd.spec b/vsftpd.spec index ecc0a5a..c8fc859 100644 --- a/vsftpd.spec +++ b/vsftpd.spec @@ -3,7 +3,7 @@ Summary: vsftpd - Very Secure Ftp Daemon Name: vsftpd Version: 2.0.4 -Release: 1.1 +Release: 1.2 License: GPL Group: System Environment/Daemons URL: http://vsftpd.beasts.org/ @@ -134,6 +134,9 @@ fi /var/ftp %changelog +* Fri Feb 10 2006 Jesse Keating - 2.0.4-1.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 2.0.4-1.1 - rebuilt for new gcc4.1 snapshot and glibc changes