Compare commits

...

1 Commits

Author SHA1 Message Date
ee2fc26a95
Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2022-11-15 18:15:00 +02:00

View File

@ -8,7 +8,7 @@
Name: python-%{modname}
Version: 1.11.2
Release: 4%{?dist}
Release: 4%{?dist}.rvre0
Summary: Interrupt and signal handling for Cython
License: LGPL-3.0-or-later
URL: https://github.com/sagemath/cysignals
@ -124,6 +124,9 @@ export PATH PYTHONPATH
%doc docs/build/html
%changelog
* Tue Nov 15 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1.11.2-4.rvre0
- Rebuilt for Fedora/RISCV (riscv64)
* Tue Sep 27 2022 Jerry James <loganjerry@gmail.com> - 1.11.2-4
- Rebuild for pari 2.15.0
- Convert License tag to SPDX