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
commit046033e8ba4be4a5d85897b6d15ee9a8cc11650b (patch)
tree58a482aa35815c20ea5ce35f3e0b11f1f90bd56d
parent7217495f4ca20c450e796ca22fbde994d2d2ff24 (diff)
PHP 5.4.40
-rw-r--r--php54.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php54.spec b/php54.spec
index e6e8ad0..6b5b114 100644
--- a/php54.spec
+++ b/php54.spec
@@ -81,8 +81,8 @@
Summary: PHP scripting language for creating dynamic web sites
Name: 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
@@ -1706,6 +1706,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