summaryrefslogtreecommitdiffstats
path: root/php55.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php55.spec')
-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