summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-01-04 08:29:18 +0100
committerRemi Collet <remi@php.net>2023-01-04 08:29:18 +0100
commit6714d88d02a1d65ab3ae881674bc1fce1429cc1c (patch)
tree3b75457d1a39d0422ab7a2c9e29aab5d7d462112
parent201564529ff056ce254a532f72d0532e9de41561 (diff)
Update to 8.2.1 - http://www.php.net/releases/8_2_1.phpv8.2.1
-rw-r--r--failed.txt2
-rw-r--r--php82.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 3dcda09..b5e6fd4 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.2.1RC1 (2022-12-15)
+===== 8.2.1 (2023-01-05)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php82.spec b/php82.spec
index fe00031..ee56537 100644
--- a/php82.spec
+++ b/php82.spec
@@ -108,12 +108,12 @@
%bcond_with zip
%global upver 8.2.1
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
-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
@@ -2178,6 +2178,9 @@ fi
%changelog
+* Wed Jan 4 2023 Remi Collet <remi@remirepo.net> - 8.2.1-1
+- Update to 8.2.1 - http://www.php.net/releases/8_2_1.php
+
* Tue Dec 20 2022 Remi Collet <remi@remirepo.net> - 8.2.1~RC1-3
- add upstream patch for failing test