summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-07-03 17:20:30 +0200
committerRemi Collet <remi@remirepo.net>2018-07-03 17:20:30 +0200
commit365b3ac76a26bb6ca4fcc32fb4bc683a8f89f8b8 (patch)
tree539458dcdb45fe30ebf93ed030f7adc8c3c907cf
parent28955f16b39e0f9d858e1beb5796a54fd524dbd4 (diff)
v7.3.0alpha3
-rw-r--r--failed.txt2
-rw-r--r--php.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 9698058..dc8ffcc 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.3.0alpha2 (2018-06-21)
+===== 7.3.0alpha3 (2018-07-05)
$ grep -r 'Tests failed' /var/lib/mock/scl73*/build.log
diff --git a/php.spec b/php.spec
index 2f90b14..1a757eb 100644
--- a/php.spec
+++ b/php.spec
@@ -125,12 +125,12 @@
%endif
%global upver 7.3.0
-%global rcver alpha2
+%global rcver alpha3
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?rcver:~%{rcver}}
-Release: 2%{?dist}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1854,6 +1854,9 @@ fi
%changelog
+* Tue Jul 3 2018 Remi Collet <remi@remirepo.net> - 7.3.0~alpha3-1
+- update to 7.3.0alpha3
+
* Thu Jun 21 2018 Remi Collet <remi@remirepo.net> - 7.3.0~alpha2-2
- update to 7.3.0alpha2 new sources