summaryrefslogtreecommitdiffstats
path: root/php73.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-02-02 16:05:28 +0100
committerRemi Collet <remi@remirepo.net>2021-02-02 16:05:28 +0100
commitf75b36116a7291b193181579eb0cb7bfccb416bf (patch)
tree775b9de2dd0bc13733b18f00dabe167a3f9ad4ce /php73.spec
parentb6f6d87fa345d563b42f287549e0647f2f24da1d (diff)
Update to 7.3.27 - http://www.php.net/releases/7_3_27.php
Diffstat (limited to 'php73.spec')
-rw-r--r--php73.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php73.spec b/php73.spec
index d14111d..52d1d73 100644
--- a/php73.spec
+++ b/php73.spec
@@ -120,13 +120,13 @@
%global db_devel libdb-devel
%endif
-%global upver 7.3.26
+%global upver 7.3.27
#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: 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
@@ -2268,6 +2268,9 @@ fi
%changelog
+* Tue Feb 2 2021 Remi Collet <remi@remirepo.net> - 7.3.27-1
+- Update to 7.3.27 - http://www.php.net/releases/7_3_27.php
+
* Thu Jan 28 2021 Remi Collet <remi@remirepo.net> - 7.3.26-2
- add upstream patch for https://bugs.php.net/80682
fix opcache doesn't honour pcre.jit option