]> git.pld-linux.org Git - packages/php.git/commitdiff
- up to 5.4.9, https://bugs.php.net/bug.php?id=63228 bug still not fixed
authorElan Ruusamäe <glen@delfi.ee>
Mon, 17 Dec 2012 18:00:21 +0000 (20:00 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 17 Dec 2012 18:00:21 +0000 (20:00 +0200)
php.spec

index 4ef467364d51dbb8deff4dc2300b82024e7821de..d24120de9ebdc2c0cce85f895c5ddc64fdf54851 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -126,7 +126,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %define                orgname php
 %define                php_suffix 54
 
-%define                rel     0.20
+%define                rel     0.21
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):     Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):     Język skryptowy PHP
@@ -134,13 +134,13 @@ Summary(pt_BR.UTF-8):     A linguagem de script PHP
 Summary(ru.UTF-8):     PHP Версии 5 - язык препроцессирования HTML-файлов, выполняемый на сервере
 Summary(uk.UTF-8):     PHP Версії 5 - мова препроцесування HTML-файлів, виконувана на сервері
 Name:          %{orgname}%{php_suffix}
-Version:       5.4.8
+Version:       5.4.9
 Release:       %{rel}%{?with_type_hints:.th}%{?with_oci8:.oci}
 Epoch:         4
 License:       PHP
 Group:         Libraries
 Source0:       http://www.php.net/distributions/%{orgname}-%{version}.tar.bz2
-# Source0-md5: bb8c816a9299be8995255ef70c63b800
+# Source0-md5: 076a9f84d861d3f664a2878d5773ba78
 Source2:       %{orgname}-mod_%{orgname}.conf
 Source3:       %{orgname}-cgi-fcgi.ini
 Source4:       %{orgname}-apache.ini
This page took 0.428182 seconds and 4 git commands to generate.