summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec12
1 files changed, 9 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index c52f459..cbe1d87 100644
--- a/php.spec
+++ b/php.spec
@@ -117,9 +117,9 @@
%global with_httpd2410 0
%endif
-%global gh_commit f080a90a884197c30688c7c61920dd881b531f66
+%global gh_commit 1f4830f21af0baf9c41061eaff66d9f690a96edc
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 20220511
+%global gh_date 20220516
%global gh_owner php
%global gh_project php-src
%global upver 8.2.0
@@ -129,7 +129,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?lower:~%{lower}}%{?gh_date:.%{gh_date}}
-Release: 1%{?dist}
+Release: 3%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1842,6 +1842,12 @@ fi
%changelog
+* Mon May 16 2022 Remi Collet <remi@remirepo.net> - 8.2.0~DEV.20220516-3
+- refresh
+
+* Wed May 11 2022 Remi Collet <remi@remirepo.net> - 8.2.0~DEV.20220511-2
+- refresh
+
* Wed May 11 2022 Remi Collet <remi@remirepo.net> - 8.2.0~DEV.20220511-1
- update to 8.2.0-dev
- add dependency on libselinux