]> git.pld-linux.org Git - packages/php.git/commitdiff
up to php-7.2.0RC5
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 28 Oct 2017 13:53:34 +0000 (16:53 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Sat, 28 Oct 2017 13:53:34 +0000 (16:53 +0300)
php.spec

index 8e5818313c47d455e91c8772e26e1b4f4e266899..f7b87306b7f1f4188ddb821d046d59192032f340 100644 (file)
--- a/php.spec
+++ b/php.spec
 %undefine      with_filter
 %endif
 
-%define                subver RC4
+%define                subver RC5
 %define                orgname php
 %define                ver_suffix 72
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -154,7 +154,7 @@ Summary(ru.UTF-8):  PHP Версии 7 - язык препроцессирова
 Summary(uk.UTF-8):     PHP Версії 7 - мова препроцесування HTML-файлів, виконувана на сервері
 Name:          %{orgname}%{php_suffix}
 Version:       7.2.0
-Release:       0.21
+Release:       0.22
 Epoch:         4
 # All files licensed under PHP version 3.01, except
 # Zend is licensed under Zend
@@ -162,8 +162,9 @@ Epoch:              4
 License:       PHP 3.01 and Zend and BSD
 Group:         Libraries
 #Source0:      https://php.net/distributions/%{orgname}-%{version}.tar.xz
-Source0:       https://downloads.php.net/~remi/php-%{version}%{subver}.tar.xz
-# Source0-md5: d919196c9780513e9577af32c756e536
+#Source0:      https://downloads.php.net/~remi/php-%{version}%{subver}.tar.xz
+Source0:       https://downloads.php.net/~pollita/php-%{version}%{subver}.tar.xz
+# Source0-md5: 6f6167edc4b7c9d91c7c1cf702705fc0
 Source2:       %{orgname}-mod_php.conf
 Source3:       %{orgname}-cgi-fcgi.ini
 Source4:       %{orgname}-apache.ini
This page took 0.606143 seconds and 4 git commands to generate.