summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-01-06 15:49:35 +0100
committerRemi Collet <fedora@famillecollet.com>2016-01-06 15:49:35 +0100
commit33743777b43dfbde9aac896ad9a0e621a16f6e99 (patch)
treee2948645c96c2ad5201442e44844b43d6d600c76 /php.spec
parentcefdf7e92e0532e8abff8e76a84a66204c3040cb (diff)
PHP 7.0.2
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/php.spec b/php.spec
index 7444d1e..1f2d50b 100644
--- a/php.spec
+++ b/php.spec
@@ -125,7 +125,7 @@
%global db_devel libdb-devel
%endif
-%global rcver RC1
+#global rcver RC1
%global rpmrel 1
@@ -1817,6 +1817,10 @@ fi
%changelog
+* Wed Jan 6 2016 Remi Collet <remi@fedoraproject.org> 7.0.2-1
+- Update to 7.0.2
+ http://www.php.net/releases/7_0_2.php
+
* Sun Dec 27 2015 Remi Collet <remi@fedoraproject.org> 7.0.2-0.1.0RC1
- Update to 7.0.2RC1
- opcache: build with --disable-huge-code-pages on EL-6