Fri, 25 Apr 2025 16:57:01 MSK | login

Information for build php-pecl-redis6-6.1.0-2.module+el9.6.0+615+cabdc88f

ID29488
Package Namephp-pecl-redis6
Version6.1.0
Release2.module+el9.6.0+615+cabdc88f
Epoch
Sourcegit+http://git.inferitos.ru/rpms/php-pecl-redis6#2922046b10939e829e8d1989212f81a922208fff
SummaryPHP extension for interfacing with key-value stores
DescriptionThis extension provides an API for communicating with RESP-based key-value stores, such as Redis, Valkey, and KeyDB. This client implements most of the latest API. As method only works when also implemented on the server side, some doesn't work with an old server version.
Built bysys_releaser
State complete
Volume DEFAULT
StartedTue, 15 Apr 2025 17:01:16 MSK
CompletedTue, 15 Apr 2025 17:04:06 MSK
Taskbuild (module-php-8.3-9060020250415131805-9, /rpms/php-pecl-redis6:changed/i9c-beta-stream-8.3/php-pecl-redis6-6.1.0-2.module+el9.6.0+22647+1741ae35)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/php-pecl-redis6?#changed/i9c-beta-stream-8.3/php-pecl-redis6-6.1.0-2.module+el9.6.0+22647+1741ae35'}}
Tags
module-php-8.3-9060020250415131805-9
module-php-8.3-9060020250415131805-9-build
RPMs
src
php-pecl-redis6-6.1.0-2.module+el9.6.0+615+cabdc88f.src.rpm (info) (download)
aarch64
php-pecl-redis6-6.1.0-2.module+el9.6.0+615+cabdc88f.aarch64.rpm (info) (download)
php-pecl-redis6-debuginfo-6.1.0-2.module+el9.6.0+615+cabdc88f.aarch64.rpm (info) (download)
php-pecl-redis6-debugsource-6.1.0-2.module+el9.6.0+615+cabdc88f.aarch64.rpm (info) (download)
x86_64
php-pecl-redis6-6.1.0-2.module+el9.6.0+615+cabdc88f.x86_64.rpm (info) (download)
php-pecl-redis6-debuginfo-6.1.0-2.module+el9.6.0+615+cabdc88f.x86_64.rpm (info) (download)
php-pecl-redis6-debugsource-6.1.0-2.module+el9.6.0+615+cabdc88f.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Thu Mar 20 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 6.1.0-2 - Rebuilt for MSVSphere 9.6-beta * Wed Nov 20 2024 Remi Collet <rcollet@redhat.com> - 6.1.0-2 - ignore 1 ONLINE test * Tue Nov 19 2024 Remi Collet <rcollet@redhat.com> - 6.1.0-1 - RHEL build * Sat Oct 05 2024 Remi Collet <remi@remirepo.net> - 6.1.0-1 - update to 6.1.0 - drop patch merged upstream * Tue Sep 24 2024 Remi Collet <remi@remirepo.net> - 6.1.0~RC2-1 - update to 6.1.0RC2 - fix test suite with redis 6.2 using patch from https://github.com/phpredis/phpredis/pull/2555 * Mon Sep 16 2024 Remi Collet <remi@remirepo.net> - 6.0.2-3 - cleanup and modernize spec file * Thu Jul 11 2024 Remi Collet <remi@remirepo.net> - 6.0.2-2 - use valkey on Fedora 41 - add upstream patch for PHP 8.4 * Mon Oct 23 2023 Remi Collet <remi@remirepo.net> - 6.0.2-1 - update to 6.0.2 * Mon Sep 25 2023 Remi Collet <remi@remirepo.net> - 6.0.1-1 - update to 6.0.1 * Mon Sep 11 2023 Remi Collet <remi@remirepo.net> - 6.0.0-1 - cleanup SCL stuff for Fedora review * Mon Sep 11 2023 Remi Collet <remi@remirepo.net> - 6.0.0-1 - update to 6.0.0 * Mon Aug 21 2023 Remi Collet <remi@remirepo.net> - 6.0.0~RC2-1 - update to 6.0.0RC2 * Wed Aug 02 2023 Remi Collet <remi@remirepo.net> - 6.0.0~RC1-1 - update to 6.0.0RC1 - rename to php-pecl-redis6 for new API - disable test suite for SCL - open https://github.com/phpredis/phpredis/pull/2367 PHP 7.2 required * Wed Jul 12 2023 Remi Collet <remi@remirepo.net> - 5.3.7-4 - build out of sources tree * Thu Mar 23 2023 Remi Collet <remi@remirepo.net> - 5.3.7-3 - add patch for test suite with redis 7.2 from https://github.com/phpredis/phpredis/pull/2335