summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-01-05 20:26:44 +0100
committerRemi Collet <fedora@famillecollet.com>2017-01-05 20:26:44 +0100
commita86c56258cd846b3a1d88aef35e9ca6d660769f2 (patch)
tree29355e5a916a443f7fcf7086f6eb19154fdec353 /php.spec
parentd03e845705915f4b5a902b83415e08362fa9da26 (diff)
PHP 7.1.1RC1
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 24aa2d6..0c6c00d 100644
--- a/php.spec
+++ b/php.spec
@@ -124,13 +124,13 @@
%global db_devel libdb-devel
%endif
-#global rcver RC6
-%global rpmrel 2
+%global rcver RC1
+%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
-Version: 7.1.0
+Version: 7.1.1
Release: %{?rcver:0.}%{rpmrel}%{?rcver:.%{rcver}}%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -1808,6 +1808,9 @@ fi
%changelog
+* Thu Jan 5 2017 Remi Collet <remi@fedoraproject.org> 7.1.1-0.1.RC1
+- Update to 7.1.1RC1
+
* Mon Dec 26 2016 Remi Collet <remi@fedoraproject.org> 7.1.0-2
- test optimized build using GCC 6.2