summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-04-15 16:20:22 +0200
committerRemi Collet <fedora@famillecollet.com>2015-04-15 16:20:22 +0200
commit718fcc6bf1a9c82beddf5f3bef4bf28d84bd3a7b (patch)
tree644dcc3971b33c147371bd24c58f68abcf5201aa
parentb62477ae70d01286a33b9faf812d5ce7b8376ee5 (diff)
PHP 5.4.40
-rw-r--r--php.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php.spec b/php.spec
index 1b0930e..762b323 100644
--- a/php.spec
+++ b/php.spec
@@ -108,8 +108,8 @@
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
-Version: 5.4.39
-Release: 2%{?dist}
+Version: 5.4.40
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1593,6 +1593,10 @@ fi
%changelog
+* Wed Apr 15 2015 Remi Collet <remi@fedoraproject.org> 5.4.40-1
+- Update to 5.4.40
+ http://www.php.net/releases/5_4_40.php
+
* Thu Apr 9 2015 Remi Collet <remi@fedoraproject.org> 5.4.39-2
- add patch from 5.5.14 for https://bugs.php.net/50444