summaryrefslogtreecommitdiffstats
path: root/php55.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-11-12 17:38:23 +0100
committerRemi Collet <fedora@famillecollet.com>2013-11-12 17:38:23 +0100
commit4e8c92b856ee51ba80ad2822f3fd207346d35911 (patch)
tree070c9f0120b807452f7fc9c62ae4452aacade967 /php55.spec
parent6d668eeb928999737b989eed5bfef5a683e11b95 (diff)
php 5.5.6, test build
Diffstat (limited to 'php55.spec')
-rw-r--r--php55.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php55.spec b/php55.spec
index 2bcd7c0..aea7596 100644
--- a/php55.spec
+++ b/php55.spec
@@ -100,7 +100,7 @@
%endif
#global snapdate 201308300430
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -108,7 +108,7 @@ Version: 5.5.6
%if 0%{?snapdate:1}%{?rcver:1}
Release: 0.6.%{?snapdate}%{?rcver}%{?dist}
%else
-Release: 2%{?dist}
+Release: 0.7%{?dist}
%endif
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -1857,6 +1857,9 @@ fi
%changelog
+* Tue Nov 12 2013 Remi Collet <remi@fedoraproject.org> 5.5.6-0.7
+- update to 5.5.6, test build
+
* Fri Nov 8 2013 Remi Collet <remi@fedoraproject.org> 5.5.6-0.6.RC1
- add --with debug option for debug build