Bump RPM refs to 9.6

This commit is contained in:
Adam Samalik 2024-08-28 14:22:23 +02:00
parent f63a7caddc
commit ff9f9ce3f0

View File

@ -43,22 +43,22 @@ data:
rpms:
php:
rationale: Module API.
ref: stream-php-8.1-rhel-9.5.0
ref: stream-php-8.1-rhel-9.6.0
buildorder: 1
php-pecl-apcu:
rationale: APCu extension
ref: stream-php-8.1-rhel-9.5.0
ref: stream-php-8.1-rhel-9.6.0
buildorder: 2
php-pecl-rrd:
rationale: RRD extension
ref: stream-php-8.1-rhel-9.5.0
ref: stream-php-8.1-rhel-9.6.0
buildorder: 2
php-pecl-xdebug3:
rationale: Xdebug extension
ref: stream-php-8.1-rhel-9.5.0
ref: stream-php-8.1-rhel-9.6.0
buildorder: 2
php-pecl-zip:
rationale: ZIP extension
ref: stream-php-8.1-rhel-9.5.0
ref: stream-php-8.1-rhel-9.6.0
buildorder: 2
...