summaryrefslogtreecommitdiffstats
path: root/php83.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php83.spec')
-rw-r--r--php83.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php83.spec b/php83.spec
index 80e0179..3192135 100644
--- a/php83.spec
+++ b/php83.spec
@@ -123,7 +123,7 @@
%bcond_with zip
%global upver 8.3.28
-%global rcver RC1
+#global rcver RC1
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -140,7 +140,7 @@ Release: 1%{?dist}
License: PHP-3.01 AND Zend-2.0 AND BSD-2-Clause AND MIT AND Apache-1.0 AND NCSA AND BSL-1.0
URL: http://www.php.net/
-Source0: http://www.php.net/distributions/php-%{upver}%{?rcver}.tar.xz
+Source0: http://www.php.net/distributions/php-%{upver}%{?rcver}.tar.bz2
Source1: php.conf
Source2: php.ini
Source3: macros.php
@@ -156,7 +156,7 @@ Source13: nginx-fpm.conf
Source14: nginx-php.conf
# See https://secure.php.net/gpg-keys.php
Source20: https://www.php.net/distributions/php-keyring.gpg
-Source21: https://www.php.net/distributions/php-%{upver}%{?rcver}.tar.xz.asc
+Source21: https://www.php.net/distributions/php-%{upver}%{?rcver}.tar.bz2.asc
# Configuration files for some extensions
Source50: 10-opcache.ini
Source51: opcache-default.blacklist
@@ -2233,6 +2233,10 @@ fi
%changelog
+* Wed Nov 19 2025 Remi Collet <remi@remirepo.net> - 8.3.28-1
+- Update to 8.3.28 - http://www.php.net/releases/8_3_28.php
+- switch to bz2 archive to workaround RHEL-125143
+
* Tue Nov 4 2025 Remi Collet <remi@remirepo.net> - 8.3.28~RC1-1
- update to 8.3.28RC1