summaryrefslogtreecommitdiffstats
path: root/php73.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-04-02 21:06:47 +0200
committerRemi Collet <remi@remirepo.net>2019-04-02 21:06:47 +0200
commitca848f83bf07af1f9b825ee120e3a91df3e1cac9 (patch)
tree886c5463e1524e78b810fe87b47fe277404beb9d /php73.spec
parentf2c3464f28fdcdca5636a6652f0c6a522d889554 (diff)
Update to 7.3.4 - http://www.php.net/releases/7_3_4.php
Diffstat (limited to 'php73.spec')
-rw-r--r--php73.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php73.spec b/php73.spec
index 3ee8d7f..bee2305 100644
--- a/php73.spec
+++ b/php73.spec
@@ -119,13 +119,13 @@
%endif
%global upver 7.3.4
-%global rcver RC1
-%global lower RC1
+#global rcver RC1
+#global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{lower}}
-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
@@ -2218,6 +2218,9 @@ fi
%changelog
+* Tue Apr 2 2019 Remi Collet <remi@remirepo.net> - 7.3.4-1
+- Update to 7.3.4 - http://www.php.net/releases/7_3_4.php
+
* Thu Mar 21 2019 Remi Collet <remi@remirepo.net> - 7.3.4~RC1-2
- update to 7.3.4RC1 new tag
- add upstream patches for failed tests