summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-17 08:06:18 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-17 08:06:18 +0100
commitfb02b2a0e4d47ba8e2a4baab1e2c5db65afe66d8 (patch)
treebf66f60c7b73ae2ee8b08e915196cf624a524cb4 /php.spec
parent8bc8f4e3d8b128c3b2ddda90cdc2702636deb6e4 (diff)
PHP 5.6.20RC1
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index cb9802b..499b0b2 100644
--- a/php.spec
+++ b/php.spec
@@ -137,12 +137,12 @@
%global db_devel libdb-devel
%endif
-#global rcver RC1
-%global rpmrel 2
+%global rcver RC1
+%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
-Version: 5.6.19
+Version: 5.6.20
%if 0%{?rcver:1}
Release: 0.%{rpmrel}.%{rcver}%{?dist}
%else
@@ -1813,6 +1813,9 @@ fi
%changelog
+* Thu Mar 17 2016 Remi Collet <remi@fedoraproject.org> 5.6.20-0.1.RC1
+- update to 5.6.20RC1
+
* Wed Mar 9 2016 Remi Collet <remi@fedoraproject.org> 5.6.19-2
- adapt for F24: define %%pecl_xmldir and own it