summaryrefslogtreecommitdiffstats
path: root/php70.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
commit23029bdc781edbdc6c209e182faa689c639a1a71 (patch)
treece378803e97c4754bcd230a8c299e91bcc409d54 /php70.spec
parentf5a564de293face92608da8c86e7a9087c65c9ab (diff)
PHP 7.0.5RC1
Diffstat (limited to 'php70.spec')
-rw-r--r--php70.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php70.spec b/php70.spec
index 2c2219a..42a61e5 100644
--- a/php70.spec
+++ b/php70.spec
@@ -121,12 +121,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: php
-Version: 7.0.4
+Version: 7.0.5
Release: %{?rcver:0.}%{rpmrel}%{?rcver:.%{rcver}}%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -2003,6 +2003,9 @@ fi
%changelog
+* Wed Mar 16 2016 Remi Collet <remi@fedoraproject.org> 7.0.5-0.1.0RC1
+- Update to 7.0.5RC1
+
* Fri Mar 4 2016 Remi Collet <remi@fedoraproject.org> 7.0.4-2
- adapt for F24: define %%pecl_xmldir and own it