[packages/php] include alpha1 in package release
glen
glen at pld-linux.org
Sat Jun 22 19:38:52 CEST 2019
commit 95256cb02b548e813d0edfeb21af223604fe426d
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Sat Jun 22 20:38:43 2019 +0300
include alpha1 in package release
php.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index 8979077..733a027 100644
--- a/php.spec
+++ b/php.spec
@@ -142,6 +142,7 @@
%endif
%define subver alpha1
+%define rel 1
%define orgname php
%define ver_suffix 74
%define php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -153,7 +154,7 @@ Summary(ru.UTF-8): PHP Версии 7 - язык препроцессирова
Summary(uk.UTF-8): PHP Версії 7 - мова препроцесування HTML-файлів, виконувана на сервері
Name: %{orgname}%{php_suffix}
Version: 7.4.0
-Release: 1
+Release: 1.%{subver}.%{rel}
Epoch: 4
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/95256cb02b548e813d0edfeb21af223604fe426d
More information about the pld-cvs-commit
mailing list