summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-16 11:00:57 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-16 11:00:57 +0100
commitf7d113695150eeceb7a6f0c2147c265ea055d887 (patch)
treef0a18e27eef74a147039915e7098ed628218a70d /php.spec
parent5a67a68feddaaf252eef026535e37fa14ebde127 (diff)
PHP 7.0.5RC1
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 8d077fa..1f68664 100644
--- a/php.spec
+++ b/php.spec
@@ -125,13 +125,13 @@
%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: 7.0.4
+Version: 7.0.5
%if 0%{?gh_date}
Release: 0.%{rpmrel}.%{gh_date}git%{gh_short}%{?dist}
%else
@@ -1841,6 +1841,9 @@ fi
%changelog
+* Wed Mar 16 2016 Remi Collet <remi@fedoraproject.org> 7.0.5-0.1.0RC1
+- Update to 7.0.5RC1
+
* Sun Mar 6 2016 Remi Collet <remi@fedoraproject.org> 7.0.4-2
- adapt for F24: define %%pecl_xmldir and own it