summaryrefslogtreecommitdiffstats
path: root/php73.spec
diff options
context:
space:
mode:
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