summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-12-24 13:41:11 +0100
committerRemi Collet <fedora@famillecollet.com>2012-12-24 13:41:11 +0100
commit0b91db1538298c0c039dd00199a5f1853f458457 (patch)
treea7b674e99ff0b5442585d29a5e284fadf5c06188
parentab750aa78ee2089def9c697ad31aef396ddf39ef (diff)
PHP 5.5.0-0.9.201212241030
-rw-r--r--php55.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php55.spec b/php55.spec
index 3d268c1..a738b0d 100644
--- a/php55.spec
+++ b/php55.spec
@@ -61,7 +61,7 @@
%global db_devel libdb-devel
%endif
-%global snapdate 201212181230
+%global snapdate 201212241030
#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
@@ -80,8 +80,7 @@ Group: Development/Languages
URL: http://www.php.net/
%if 0%{?snapdate}
-# 5.4 snaphost are really 5.5...
-Source0: http://snaps.php.net/php5.5-%{snapdate}.tar.bz2
+Source0: http://snaps.php.net/php5.5-%{snapdate}.tar.xz
%else
Source0: http://www.php.net/distributions/php-%{version}%{?rcver}.tar.bz2
%endif
@@ -1641,6 +1640,10 @@ fi
%changelog
+* Mon Dec 24 2012 Remi Collet <remi@fedoraproject.org> 5.5.0-0.9.201212241030
+- new snapshot
+- use xz compressed tarball
+
* Tue Dec 18 2012 Remi Collet <remi@fedoraproject.org> 5.5.0-0.9.201212181230
- new snapshot