summaryrefslogtreecommitdiffstats
path: root/php54.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php54.spec')
-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