summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-04-01 12:23:44 +0200
committerRemi Collet <fedora@famillecollet.com>2015-04-01 12:23:44 +0200
commit7dbc0affdaeeba55d27975e0714002148c559db8 (patch)
tree69590862588ce63654c8430b1cb77d0f50500960 /php.spec
parentb1509333260daa359eb5d0035873fb0559fc1b5e (diff)
PHP 5.6.8RC1 as SCL
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec14
1 files changed, 11 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index 26eaf56..b6b1408 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.6.7
-Release: 1%{?dist}
+Version: 5.6.8
+%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
@@ -1771,6 +1776,9 @@ fi
%changelog
+* Wed Apr 1 2015 Remi Collet <remi@fedoraproject.org> 5.6.8-0.1.RC1
+- update to 5.6.8RC1
+
* Thu Mar 19 2015 Remi Collet <remi@fedoraproject.org> 5.6.7-1
- Update to 5.6.7
http://www.php.net/releases/5_6_7.php