Spec URL: https://download.copr.fedorainfracloud.org/results/attipaci/redisx/fedora-rawhide-x86_64/08753167-redisx/redisx.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/attipaci/redisx/fedora-rawhide-x86_64/08753167-redisx/redisx-1.0.0~rc2-1.fc43.src.rpm Description: RedisX is a free, light-weight Redis client library for C/C++. As such, it works with Redis forks / clones like Dragonfly or Valkey also. It supports both interactive and pipelined Redis queries, managing and processing subscriptions, atomic execution blocks, and LUA scripts loading. It can be used with multiple Redis servers simultaneously also. RedisX is free to use, in any way you like, without licensing restrictions. Build for all Fedora supported platforms are available on Copr at https://copr.fedorainfracloud.org/coprs/attipaci/redisx/build/8753167/ Fedora Account System Username: attipaci
Copr build: https://copr.fedorainfracloud.org/coprs/build/8753234 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2351539-redisx/fedora-rawhide-x86_64/08753234-redisx/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.
Spec URL: https://download.copr.fedorainfracloud.org/results/attipaci/redisx/fedora-rawhide-x86_64/08753336-redisx/redisx.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/attipaci/redisx/fedora-rawhide-x86_64/08753336-redisx/redisx-1.0.0~rc2-1.fc43.src.rpm - Removed period at the end of the summary - Changed description to work around spell-checker - Added `%{_isa}` to dependent packages (maybe all should need it?) -- A.
Spec URL: https://download.copr.fedorainfracloud.org/results/attipaci/redisx/fedora-rawhide-x86_64/08753373-redisx/redisx.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/attipaci/redisx/fedora-rawhide-x86_64/08753373-redisx/redisx-1.0.0~rc2-1.fc43.src.rpm - Removed unneeded build dependency (`valkey`). - Added `%{_isa}` to ALL dependent library packages. -- A.
Copr build: https://copr.fedorainfracloud.org/coprs/build/8753347 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2351539-redisx/fedora-rawhide-x86_64/08753347-redisx/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.
Created attachment 2079815 [details] The .spec file difference from Copr build 8753347 to 8753385
Copr build: https://copr.fedorainfracloud.org/coprs/build/8753385 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2351539-redisx/fedora-rawhide-x86_64/08753385-redisx/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.
Spec URL: https://download.copr.fedorainfracloud.org/results/attipaci/redisx/fedora-rawhide-x86_64/08753454-redisx/redisx.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/attipaci/redisx/fedora-rawhide-x86_64/08753454-redisx/redisx-1.0.0~rc2-1.fc43.src.rpm - Removed unneeded explicit dependencies -- A.
Copr build: https://copr.fedorainfracloud.org/coprs/build/8753464 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2351539-redisx/fedora-rawhide-x86_64/08753464-redisx/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.
Spec URL: https://download.copr.fedorainfracloud.org/results/attipaci/redisx/fedora-rawhide-x86_64/08753499-redisx/redisx.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/attipaci/redisx/fedora-rawhide-x86_64/08753499-redisx/redisx-1.0.0~rc2-1.fc43.src.rpm - Oops, last spec changes were not pushed. Try again... -- A.
Created attachment 2079847 [details] The .spec file difference from Copr build 8753464 to 8753502
Copr build: https://copr.fedorainfracloud.org/coprs/build/8753502 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2351539-redisx/fedora-rawhide-x86_64/08753502-redisx/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.
As for the two remaining rpmlint warnings: > redisx.x86_64: W: crypto-policy-non-compliance-openssl /usr/lib64/libredisx.so.1 SSL_CTX_set_cipher_list > redisx.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/libredisx.so.1 I will change upstream (next release candidate) to address these there. The first one is for legacy OpenSSL support (<1.1.1), and can be completely disabled when built against newer versions (openssl >= 1.1.1). The second will be fixed by using `getaddrinfo()` instead. -- A.
Spec URL: https://download.copr.fedorainfracloud.org/results/attipaci/redisx/fedora-rawhide-x86_64/08772883-redisx/redisx.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/attipaci/redisx/fedora-rawhide-x86_64/08772883-redisx/redisx-1.0.0~rc3-1.fc43.src.rpm - Updated for new upstream release candidate (v1.0.0-rc3). -- A.
Created attachment 2080520 [details] The .spec file difference from Copr build 8753502 to 8772887
Copr build: https://copr.fedorainfracloud.org/coprs/build/8772887 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2351539-redisx/fedora-rawhide-x86_64/08772887-redisx/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.
Spec URL: https://download.copr.fedorainfracloud.org/results/attipaci/redisx/fedora-rawhide-x86_64/08816138-redisx/redisx.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/attipaci/redisx/fedora-rawhide-x86_64/08816138-redisx/redisx-1.0.0~rc4-1.fc43.src.rpm - Updated to latest upstream release candidate (1.0.0~rc4) -- A.
Created attachment 2081857 [details] The .spec file difference from Copr build 8772887 to 8816141
Copr build: https://copr.fedorainfracloud.org/coprs/build/8816141 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2351539-redisx/fedora-rawhide-x86_64/08816141-redisx/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.
Spec URL: https://download.copr.fedorainfracloud.org/results/attipaci/redisx/fedora-rawhide-x86_64/09000597-redisx/redisx.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/attipaci/redisx/fedora-rawhide-x86_64/09000597-redisx/redisx-1.0.0-1.fc43.src.rpm - Updated for upstream v1.0.0 release. -- A.
Created attachment 2088617 [details] The .spec file difference from Copr build 8816141 to 9000609
Copr build: https://copr.fedorainfracloud.org/coprs/build/9000609 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2351539-redisx/fedora-rawhide-x86_64/09000609-redisx/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.