From 6813f3f5993914d8cf1c229ddf4d4e5fbc60b106 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 28 Feb 2013 16:05:19 +0100 Subject: php-5.5.0-0.16.201302281430 --- php55.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'php55.spec') diff --git a/php55.spec b/php55.spec index b3ec273..280e6aa 100644 --- a/php55.spec +++ b/php55.spec @@ -61,7 +61,7 @@ %global db_devel libdb-devel %endif -%global snapdate 201302211230 +%global snapdate 201302281430 #global rcver RC1 Summary: PHP scripting language for creating dynamic web sites @@ -125,7 +125,6 @@ Patch47: php-5.4.9-phpinfo.patch Patch91: php-5.3.7-oci8conf.patch # WIP -Patch99: php-5.5.0-wip.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -785,7 +784,6 @@ httpd -V | grep -q 'threaded:.*yes' && exit 1 %patch47 -p1 -b .phpinfo %patch91 -p1 -b .remi-oci8 -%patch99 -p1 -b .wip # wip patches @@ -1650,6 +1648,9 @@ fi %changelog +* Thu Feb 28 2013 Remi Collet 5.5.0-0.16-201302281430 +- new snapshot + * Thu Feb 21 2013 Remi Collet 5.5.0-0.16-201302211230 - new snapshot (post alpha 5) -- cgit