summaryrefslogtreecommitdiffstats
path: root/php54.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-06-25 15:41:37 +0200
committerRemi Collet <fedora@famillecollet.com>2014-06-25 15:41:37 +0200
commit9f75bc3c3efd98130931a3e4b0467a87a3781881 (patch)
treee19eda477c052f99a9d017e903d3caa70b30ee69 /php54.spec
parent45faaae942d8c1438a4d4d767a9238137ca719d0 (diff)
PHP 5.4.30
Diffstat (limited to 'php54.spec')
-rw-r--r--php54.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php54.spec b/php54.spec
index 23e0b2a..b248d14 100644
--- a/php54.spec
+++ b/php54.spec
@@ -77,7 +77,7 @@
%endif
#global snapdate 201201041830
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -85,7 +85,7 @@ Version: 5.4.30
%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
@@ -1654,6 +1654,10 @@ fi
%changelog
+* Wed Jun 25 2014 Remi Collet <remi@fedoraproject.org> 5.4.30-1
+- Update to 5.4.30
+ http://www.php.net/releases/5_4_30.php
+
* Tue Jun 17 2014 Remi Collet <rcollet@redhat.com> 5.4.30-0.2.RC1
- fix test for rhbz #971416