summaryrefslogtreecommitdiffstats
path: root/php55.spec
diff options
context:
space:
mode:
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 9513ced..32197c7 100644
--- a/php55.spec
+++ b/php55.spec
@@ -61,14 +61,14 @@
%global db_devel libdb-devel
%endif
-%global snapdate 201302131030
+%global snapdate 201302211230
#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.15.%{?snapdate}%{?rcver}%{?dist}
+Release: 0.16.%{?snapdate}%{?rcver}%{?dist}
%else
Release: 2%{?dist}
%endif
@@ -1648,6 +1648,9 @@ fi
%changelog
+* Thu Feb 21 2013 Remi Collet <remi@fedoraproject.org> 5.5.0-0.16-201302211230
+- new snapshot (post alpha 5)
+
* Wed Feb 13 2013 Remi Collet <remi@fedoraproject.org> 5.5.0-0.16-201302131030
- enable tokyocabinet and gdbm dba handlers