summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-06-25 19:27:15 +0200
committerRemi Collet <fedora@famillecollet.com>2014-06-25 19:27:15 +0200
commit08c2271514c195fc53b5ddb62adad1e590426c5e (patch)
tree570aab0247d54585b8ef3e5578729303e8edc1b0
parentf9def6e5cbe9649d39e35bcc5aee7bc5f025fc51 (diff)
PHP 5.5.30
-rw-r--r--php55.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php55.spec b/php55.spec
index d306ada..dad8ad9 100644
--- a/php55.spec
+++ b/php55.spec
@@ -118,7 +118,7 @@
%endif
#global snapdate 201308300430
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -126,7 +126,7 @@ Version: 5.5.14
%if 0%{?snapdate:1}%{?rcver:1}
Release: 0.2.%{?snapdate}%{?rcver}%{?dist}
%else
-Release: 3%{?dist}
+Release: 1%{?dist}
%endif
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -1897,6 +1897,10 @@ fi
%changelog
+* Wed Jun 25 2014 Remi Collet <remi@fedoraproject.org> 5.5.14-1
+- Update to 5.5.14
+ http://www.php.net/releases/5_5_14.php
+
* Tue Jun 17 2014 Remi Collet <rcollet@redhat.com> 5.5.14-0.2.RC1
- fix test for rhbz #971416