summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-05-30 12:57:37 +0200
committerRemi Collet <remi@php.net>2022-05-30 12:57:37 +0200
commitda777dfce518a0a0e975134b531bcb33c22fc687 (patch)
treef722d308d214152ec0546a65c65b646097c983a2 /php.spec
parente6665ddcf1c686d2d5dcf35c91e8973e6de579d6 (diff)
refresh
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 cbe1d87..bef919b 100644
--- a/php.spec
+++ b/php.spec
@@ -117,9 +117,9 @@
%global with_httpd2410 0
%endif
-%global gh_commit 1f4830f21af0baf9c41061eaff66d9f690a96edc
+%global gh_commit e2e2d2997328951de813fd157b6b4bf8701d8607
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 20220516
+%global gh_date 20220530
%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: 3%{?dist}
+Release: 5%{?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 30 2022 Remi Collet <remi@remirepo.net> - 8.2.0~DEV.20220530-5
+- refresh
+
+* Mon May 23 2022 Remi Collet <remi@remirepo.net> - 8.2.0~DEV.20220523-4
+- refresh
+
* Mon May 16 2022 Remi Collet <remi@remirepo.net> - 8.2.0~DEV.20220516-3
- refresh