summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-12-19 06:49:03 +0100
committerRemi Collet <fedora@famillecollet.com>2014-12-19 06:49:03 +0100
commit6295ae29d720563fdd244c2a7c8df7eed939e7ec (patch)
tree1f396da65c5dc34136bc1bbd7fcc270503da8a96
parentd37a976643c0615db7841aed2e9c9840111741c6 (diff)
PHP 5.4.36
-rw-r--r--php.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index e3d65e0..c04822a 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.35
-Release: 2%{?dist}
+Version: 5.4.36
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1579,7 +1579,9 @@ fi
%changelog
-* Mon Dec 15 2014 Remi Collet <remi@fedoraproject.org> 5.4.35-2
+* Fri Dec 19 2014 Remi Collet <remi@fedoraproject.org> 5.4.36-1
+- Update to 5.4.36
+ http://www.php.net/releases/5_4_36.php
- add embedded sub package
- filter all libraries to avoid provides
- add sybase_ct extension