summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-12-16 08:08:02 +0100
committerRemi Collet <remi@php.net>2021-12-16 08:08:02 +0100
commit5699b228c2eaebc2da715a1830dc107aa4afece3 (patch)
tree9a9cfd42d632ba607b050fa7622c7e0a50754df6 /php.spec
parent725892bf62bc43cdadbb276950b9451c6b2b14b4 (diff)
Update to 8.0.14 - http://www.php.net/releases/8_0_14.phpv8.0.14
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php.spec b/php.spec
index b04ac59..7908fac 100644
--- a/php.spec
+++ b/php.spec
@@ -119,12 +119,12 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.0.14
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?rcver:~%{rcver}}%{?gh_date:.%{gh_date}}
-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
@@ -1852,6 +1852,9 @@ fi
%changelog
+* Thu Dec 16 2021 Remi Collet <remi@remirepo.net> - 8.0.14-1
+- Update to 8.0.14 - http://www.php.net/releases/8_0_14.php
+
* Thu Dec 2 2021 Remi Collet <remi@remirepo.net> - 8.0.14~RC1-2
- ensure we use libgd >= 2.3