diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-11-28 11:17:03 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-11-28 11:17:03 +0100 |
commit | 0028fd0e4de3b9dedf3fe792989df7596d6cc6e8 (patch) | |
tree | bd33a6dd882021d398646099b929a29a705d8cb8 | |
parent | 20a410670f3898b2721a6a72b25b485e8ca0357a (diff) |
PHP 5.5.23RC1 - test build
-rw-r--r-- | php54.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -71,11 +71,11 @@ %endif #global snapdate 201201041830 -#global rcver RC1 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 5.4.22 +Version: 5.4.23 %if 0%{?snapdate:1}%{?rcver:1} Release: 0.1.%{?snapdate}%{?rcver}%{?dist} %else @@ -1633,6 +1633,9 @@ fi %changelog +* Thu Nov 28 2013 Remi Collet <rcollet@redhat.com> 5.4.23-0.1.RC1 +- test build of 5.4.23RC1 + * Wed Nov 13 2013 Remi Collet <remi@fedoraproject.org> 5.4.22-1 - update to 5.4.22 |