summaryrefslogtreecommitdiffstats
path: root/php82.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-12-19 11:32:07 +0100
committerRemi Collet <remi@php.net>2022-12-19 11:32:07 +0100
commita490fbcf113ac2d188515b5d83a1aec4147a2174 (patch)
treef7079c2b0b2ef728ab1da024aaa4118e3b456273 /php82.spec
parentce406abe1818dbe73e38a364769e00fe88e2090a (diff)
php-fpm.conf: move include directive after [global] section
https://github.com/remicollet/remirepo/issues/225
Diffstat (limited to 'php82.spec')
-rw-r--r--php82.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/php82.spec b/php82.spec
index 56749f7..4b97550 100644
--- a/php82.spec
+++ b/php82.spec
@@ -113,7 +113,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
-Release: 1%{?dist}
+Release: 2%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -2176,6 +2176,10 @@ fi
%changelog
+* Mon Dec 19 2022 Remi Collet <remi@remirepo.net> - 8.2.1~RC1-2
+- php-fpm.conf: move include directive after [global] section
+ https://github.com/remicollet/remirepo/issues/225
+
* Wed Dec 14 2022 Remi Collet <remi@remirepo.net> - 8.2.1~RC1-1
- update to 8.2.1RC1
- use oracle client library version 21.8