summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-10-13 07:54:16 +0200
committerRemi Collet <remi@php.net>2021-10-13 07:54:16 +0200
commite96df7cf91412830463b359bca09e01f656a2a75 (patch)
treebd0e410c1086928456410c38474f0d18e3e1ee3d /php.spec
parentaed289950cc86da735e6ec2a6cd73fa883774707 (diff)
update to 8.1.0RC4
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index b7c6b70..8a3d57c 100644
--- a/php.spec
+++ b/php.spec
@@ -107,13 +107,13 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.1.0
-%global rcver RC3
-%global lower rc3
+%global rcver RC4
+%global lower rc4
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: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1817,6 +1817,9 @@ fi
%changelog
+* Wed Oct 13 2021 Remi Collet <remi@remirepo.net> - 8.1.0~rc4-1
+- update to 8.1.0RC4
+
* Fri Oct 1 2021 Remi Collet <remi@remirepo.net> - 8.1.0~rc3-3
- rebuild using ICU 69