summaryrefslogtreecommitdiffstats
path: root/php54.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php54.spec')
-rw-r--r--php54.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/php54.spec b/php54.spec
index 8e542f9..eafad67 100644
--- a/php54.spec
+++ b/php54.spec
@@ -65,7 +65,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
-Version: 5.4.10
+Version: 5.4.11
%if 0%{?snapdate:1}%{?rcver:1}
Release: 0.5.%{?snapdate}%{?rcver}%{?dist}
%else
@@ -1610,6 +1610,10 @@ fi
%changelog
+* Wed Jan 16 2013 Remi Collet <rcollet@redhat.com> 5.4.11-1
+- update to 5.4.11
+- fix php.conf to allow MultiViews managed by php scripts
+
* Wed Dec 19 2012 Remi Collet <rcollet@redhat.com> 5.4.10-1
- update to 5.4.10
- remove patches merged upstream