summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-03-19 07:42:53 +0100
committerRemi Collet <fedora@famillecollet.com>2015-03-19 07:42:53 +0100
commit7b84c4cb5bbe4aed0b90309b70db6a23611a37cc (patch)
tree1f35e995afcf792c725aa075322aeef23ff8bcc5
parent05fb878370295b0f382c0d12665198cc9faeaaaa (diff)
PHP 5.4.39
-rw-r--r--php.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php.spec b/php.spec
index c08d03d..be5c307 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.38
-Release: 2%{?dist}
+Version: 5.4.39
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1590,6 +1590,10 @@ fi
%changelog
+* Thu Mar 19 2015 Remi Collet <remi@fedoraproject.org> 5.4.39-1
+- Update to 5.4.39
+ http://www.php.net/releases/5_4_39.php
+
* Sat Feb 28 2015 Remi Collet <remi@fedoraproject.org> 5.4.38-2
- fix fedora 22 build with recent systemd
add patch fix from https://bugs.php.net/67635