diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-01-10 11:22:23 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-01-10 11:22:23 +0100 |
commit | 3bb42c81462c6441a39b0339298320f1f44cdb89 (patch) | |
tree | 225726d683f43af2a494217f933ad321a92108ef | |
parent | e71681c1211606d46e135b2ee21bf2cdba626e91 (diff) |
PHP 5.5: new snapshot, alpha3
-rw-r--r-- | .gitignore | 2 | ||||
-rw-r--r-- | php55.spec | 5 |
2 files changed, 5 insertions, 2 deletions
@@ -1 +1 @@ -build.log +build*log @@ -61,7 +61,7 @@ %global db_devel libdb-devel %endif -%global snapdate 201301021430 +%global snapdate 201301100830 #global rcver RC1 Summary: PHP scripting language for creating dynamic web sites @@ -1640,6 +1640,9 @@ fi %changelog +* Thu Jan 10 2013 Remi Collet <remi@fedoraproject.org> 5.5.0-0.10-201301100830 +- new snapshot, alpha3 + * Wed Jan 2 2013 Remi Collet <remi@fedoraproject.org> 5.5.0-0.10-201301021430 - new snapshot |