diff --git a/.cvsignore b/.cvsignore index d56c1c1..c5354a2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -8,3 +8,4 @@ Mail-1.1.9.tgz php-5.2.4 php-5.2.4.tar.gz php-5.2.5 +php-5.2.6.tar.gz diff --git a/php.spec b/php.spec index e6f55cf..4a9be43 100644 --- a/php.spec +++ b/php.spec @@ -5,8 +5,8 @@ Summary: The PHP HTML-embedded scripting language Name: php -Version: 5.2.5 -Release: 4%{?dist} +Version: 5.2.6 +Release: 2%{?dist} License: The PHP License v3.01 Group: Development/Languages URL: http://www.php.net/ @@ -679,6 +679,9 @@ rm files.* macros.php %files mssql -f files.mssql %changelog +* Thu May 8 2008 Joe Orton 5.2.6-2.fc7 +- update to 5.2.6 + * Wed Apr 2 2008 Joe Orton 5.2.5-4.fc7 - rebuild for new uw-imap diff --git a/sources b/sources index 8e4330e..780cc71 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -61a0e1661b70760acc77bc4841900b7a php-5.2.5.tar.gz +1720f95f26c506338f0dba3a51906bbd php-5.2.6.tar.gz