From f3c4701081bc0cc3f2acb2eb40a69b5666599f49 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:09:07 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php.spec b/php.spec index 5c18382..d57dd6e 100644 --- a/php.spec +++ b/php.spec @@ -3,7 +3,7 @@ Summary: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor) Name: php Version: 5.1.2 -Release: 4.1 +Release: 4.2 License: The PHP License Group: Development/Languages URL: http://www.php.net/ @@ -537,6 +537,9 @@ rm files.* %files pdo -f files.pdo %changelog +* Fri Feb 10 2006 Jesse Keating - 5.1.2-4.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 5.1.2-4.1 - rebuilt for new gcc4.1 snapshot and glibc changes