summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-06-18 13:35:03 +0200
committerRemi Collet <remi@remirepo.net>2019-06-18 13:35:03 +0200
commit41dc7f3d332e686043077b8d3119fc72f4cc4ea6 (patch)
treeebb41cb60484dd05b56593ddb013dfa41c6bb54b /php.spec
parent762d5d1ab4bb2ea767bd79b5076add08c0c4e90b (diff)
7.3.7RC2
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/php.spec b/php.spec
index ed890d9..c922d5d 100644
--- a/php.spec
+++ b/php.spec
@@ -132,13 +132,12 @@
%endif
%global upver 7.3.7
-%global rcver RC1
-%global lower RC1
+%global rcver RC2
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
-Version: %{upver}%{?rcver:~%{lower}}
-Release: 2%{?dist}
+Version: %{upver}%{?rcver:~%{rcver}}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1889,6 +1888,9 @@ fi
%changelog
+* Tue Jun 18 2019 Remi Collet <remi@remirepo.net> - 7.3.7~RC2-1
+- update to 7.3.7RC2
+
* Mon Jun 17 2019 Remi Collet <remi@remirepo.net> - 7.3.7~RC1-2
- use oracle client library version 19.3