summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-08-21 20:05:06 +0200
committerRemi Collet <fedora@famillecollet.com>2013-08-21 20:05:06 +0200
commit9c680391ffffcca678df7bc15d1fd45bda0c02f5 (patch)
treefd5263392dc6b38750eba3302178f3823db36f5a
parent250b85667ec3649875be58200245d2e199c90b48 (diff)
PHP 5.5.3
-rw-r--r--php55.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/php55.spec b/php55.spec
index a4243f7..6b7eacc 100644
--- a/php55.spec
+++ b/php55.spec
@@ -88,7 +88,7 @@ Version: 5.5.3
%if 0%{?snapdate:1}%{?rcver:1}
Release: 0.2.%{?snapdate}%{?rcver}%{?dist}
%else
-Release: 0%{?dist}
+Release: 1%{?dist}
%endif
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -1816,8 +1816,13 @@ fi
%changelog
+* Wed Aug 21 2013 Remi Collet <rcollet@redhat.com> - 5.5.3-1
+- update to 5.5.3
+- build without zip extension, requires php-pecl-zip
+- fix typo and add missing entries in php.ini
+
* Tue Aug 20 2013 Remi Collet <rcollet@redhat.com> - 5.5.3-0
-- update to 5.5.2
+- update to 5.5.3
- test build without zip extension
- fix typo and add missing entries in php.ini