summaryrefslogtreecommitdiffstats
path: root/php56.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-01-21 19:36:13 +0100
committerRemi Collet <fedora@famillecollet.com>2015-01-21 19:36:13 +0100
commit1599fade27d04c3f3f93c343685787ae0d2af361 (patch)
tree0a88e6d347e013e68727e156607b6356d3b5feb6 /php56.spec
parentcb36b389ba75af7d0cbf39ac761df903e458766c (diff)
PHP 5.6.5
Diffstat (limited to 'php56.spec')
-rw-r--r--php56.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php56.spec b/php56.spec
index 3260c62..d0f372e 100644
--- a/php56.spec
+++ b/php56.spec
@@ -127,7 +127,7 @@
%endif
#global snapdate 201405061030
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -135,7 +135,7 @@ Version: 5.6.5
%if 0%{?snapdate:1}%{?rcver:1}
Release: 0.1.%{?snapdate}%{?rcver}%{?dist}
%else
-Release: 2%{?dist}
+Release: 1%{?dist}
%endif
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -1949,6 +1949,10 @@ fi
%changelog
+* Wed Jan 21 2015 Remi Collet <remi@fedoraproject.org> 5.6.5-1
+- Update to 5.6.5
+ http://www.php.net/releases/5_6_5.php
+
* Fri Jan 9 2015 Remi Collet <remi@fedoraproject.org> 5.6.5-0.1.RC1
- update to 5.6.5RC1
- FPM: enable ACL for Unix Domain Socket