Compare commits

..

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

View File

@ -10,7 +10,7 @@ ExcludeArch: %{ix86}
Name: gdl
Version: 1.0.2
Release: 1.0.riscv64%{?dist}
Release: 1%{?dist}
Summary: GNU Data Language
License: GPL-2.0-or-later
@ -225,9 +225,6 @@ failing_tests="test_l64"
%ifarch ppc64le
failing_tests="test_(byte_conversion|bytscl|finite|matrix_multiply)"
%endif
%ifarch riscv64
failing_tests="test_(byte_conversion|bytscl|finite)"
%endif
%ifarch s390x
# test_hdf5 - https://github.com/gnudatalanguage/gdl/issues/1488
failing_tests="test_(byte_conversion|bytsc|hdf5)"
@ -255,9 +252,6 @@ cat xorg.log
%changelog
* Sat Jun 03 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.0.2-1.0.riscv64
- Add support for riscv64
* Sun Jan 22 2023 Orion Poplawski <orion@nwra.com> - 1.0.2-1
- Update to 1.0.2
- Use SPDX License tag