summaryrefslogtreecommitdiffstats
path: root/php73.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-12-04 20:20:36 +0100
committerRemi Collet <remi@remirepo.net>2018-12-04 20:20:36 +0100
commit9dde8553ab62ed976275b6c0971df181d2eee715 (patch)
tree9b36dddebb612b7634964d336f9c1d5036b9edb4 /php73.spec
parent174f0c517d3a018868782301c1a67b64ad283799 (diff)
update to 7.3.0 GA
update FPM configuration from upstream
Diffstat (limited to 'php73.spec')
-rw-r--r--php73.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php73.spec b/php73.spec
index d5bb23a..5e13d5b 100644
--- a/php73.spec
+++ b/php73.spec
@@ -119,13 +119,13 @@
%endif
%global upver 7.3.0
-%global rcver RC6
-%global lower rc6
+#global rcver RC6
+#global lower rc6
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
@@ -2192,6 +2192,10 @@ fi
%changelog
+* Tue Dec 4 2018 Remi Collet <remi@remirepo.net> - 7.3.0-1
+- update to 7.3.0 GA
+- update FPM configuration from upstream
+
* Fri Nov 30 2018 Remi Collet <remi@remirepo.net> - 7.3.0~rc6-2
- EL-8 build