Compare commits

..

No commits in common. "f38-riscv64" and "rawhide" have entirely different histories.

1 changed files with 2 additions and 5 deletions

View File

@ -24,7 +24,7 @@
Summary: API for communicating with MessagePack serialization
Name: php-pecl-msgpack
Version: %{upstream_version}%{?upstream_lower:~%{upstream_lower}}
Release: 1.0.riscv64%{?dist}
Release: 1%{?dist}
Source: https://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz
License: BSD
URL: https://pecl.php.net/package/msgpack
@ -154,7 +154,7 @@ done
%check
# Erratic results
rm */tests/034.phpt
%ifarch aarch64 riscv64
%ifarch aarch64
# too slow
rm */tests/035.phpt
%endif
@ -208,9 +208,6 @@ TEST_PHP_ARGS="-n -d extension_dir=$PWD/modules -d extension=%{pecl_name}.so" \
%changelog
* Sat Feb 25 2023 David Abdurachmanov <davidlt@rivosinc.com> - 2.2.0~RC2-1.0.riscv64
- Disable test 035 on riscv64 (too slow)
* Fri Oct 7 2022 Remi Collet <remi@remirepo.net> - 2.2.0~RC2-1
- update to 2.2.0RC2