summaryrefslogtreecommitdiffstats
path: root/php55.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-01-23 09:55:38 +0100
committerRemi Collet <fedora@famillecollet.com>2013-01-23 09:55:38 +0100
commit656d04a7cabda55134f5a404f12a740c732aeee7 (patch)
treeeb1494804eba666b0b357909d3d755a550e2dc03 /php55.spec
parentaa7d917ec4a1e1357bcc105fa133c77d77224a39 (diff)
php-5.5.0-0.12.201301230630
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 dfb958f..94d68f8 100644
--- a/php55.spec
+++ b/php55.spec
@@ -61,14 +61,14 @@
%global db_devel libdb-devel
%endif
-%global snapdate 201301170830
+%global snapdate 201301230630
#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: 5.5.0
%if 0%{?snapdate:1}%{?rcver:1}
-Release: 0.11.%{?snapdate}%{?rcver}%{?dist}
+Release: 0.12.%{?snapdate}%{?rcver}%{?dist}
%else
Release: 2%{?dist}
%endif
@@ -1640,6 +1640,9 @@ fi
%changelog
+* Wed Jan 23 2013 Remi Collet <remi@fedoraproject.org> 5.5.0-0.12-201301230630
+- new snapshot, alpha4
+
* Thu Jan 17 2013 Remi Collet <remi@fedoraproject.org> 5.5.0-0.11-201301170830
- new snapshot
- fix php.conf to allow MultiViews managed by php scripts