summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-04-01 10:33:31 +0200
committerRemi Collet <fedora@famillecollet.com>2015-04-01 10:33:31 +0200
commit56853715342dbfaa8000a01ffcd17804aaf3f767 (patch)
tree24a4162535df1c6ec68c822906cc2b7563900a42
parent168298a8cde71335a7a5d8d4210e7e64cf2be721 (diff)
php55: PHP 5.5.24RC1
-rw-r--r--php.spec14
1 files changed, 11 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index a015b55..167d556 100644
--- a/php.spec
+++ b/php.spec
@@ -127,12 +127,17 @@
%global db_devel libdb-devel
%endif
-#global rcver RC1
+%global rcver RC1
+%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
-Version: 5.5.23
-Release: 1%{?dist}
+Version: 5.5.24
+%if 0%{?rcver:1}
+Release: 0.%{rpmrel}.%{rcver}%{?dist}
+%else
+Release: %{rpmrel}%{?dist}
+%endif
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1737,6 +1742,9 @@ fi
%changelog
+* Wed Apr 1 2015 Remi Collet <remi@fedoraproject.org> 5.5.24-0.1.RC1
+- update to 5.5.24RC1
+
* Thu Mar 19 2015 Remi Collet <remi@fedoraproject.org> 5.5.23-1
- Update to 5.5.23
http://www.php.net/releases/5_5_23.php