summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php55.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php55.spec b/php55.spec
index 97b3fc4..fedb4bf 100644
--- a/php55.spec
+++ b/php55.spec
@@ -61,14 +61,14 @@
%global db_devel libdb-devel
%endif
-%global snapdate 201301281030
+%global snapdate 201302010630
#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.13.%{?snapdate}%{?rcver}%{?dist}
+Release: 0.14.%{?snapdate}%{?rcver}%{?dist}
%else
Release: 2%{?dist}
%endif
@@ -1643,6 +1643,9 @@ fi
%changelog
+* Fri Feb 1 2013 Remi Collet <remi@fedoraproject.org> 5.5.0-0.14-201302010630
+- new snapshot
+
* Mon Jan 28 2013 Remi Collet <remi@fedoraproject.org> 5.5.0-0.13-201301281030
- new snapshot
- don't display XFAIL tests in report