bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 05:09:07 +00:00
parent 3d3ca0d3c9
commit f3c4701081
1 changed files with 4 additions and 1 deletions

View File

@ -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 <jkeating@redhat.com> - 5.1.2-4.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 5.1.2-4.1
- rebuilt for new gcc4.1 snapshot and glibc changes