summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-20 16:17:01 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-20 16:17:01 +0200
commite82f7094730b3e7a3ef16eff7e094b67580e7ef8 (patch)
tree0f59313cb9f5b183e19894597c23d2cfc1ad6485 /php.spec
parentb1bc0b549f560d86b5f8b3ac82538ee840a83671 (diff)
PHP 5.5.38
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php.spec b/php.spec
index 1c6b418..4e858fd 100644
--- a/php.spec
+++ b/php.spec
@@ -139,8 +139,8 @@
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
-Version: 5.5.37
-Release: 1.1%{?dist}
+Version: 5.5.38
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1776,6 +1776,9 @@ fi
%changelog
+* Wed Jul 20 2016 Remi Collet <remi@fedoraproject.org> 5.5.38-1
+- Update to 5.5.38 - http://www.php.net/releases/5_5_38.php
+
* Thu Jun 30 2016 Remi Collet <remi@fedoraproject.org> 5.5.37-1.1
- own tests/doc directories for pecl packages (f24)