Compare commits

...

1 Commits

Author SHA1 Message Date
6b3b570ae1
Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-04-14 20:16:00 +03:00

View File

@ -19,7 +19,7 @@
Summary: Library for Colour AsCii Art, text mode graphics
Name: libcaca
Version: 0.99
Release: 0.73.%{beta}%{?dist}
Release: 0.73.%{beta}.rvre0%{?dist}
License: WTFPL
URL: http://caca.zoy.org/wiki/libcaca
@ -202,6 +202,9 @@ mv %{buildroot}%{_docdir}/libcaca-dev libcaca-dev-docs
%changelog
* Sun Apr 14 2024 David Abdurachmanov <davidlt@rivosinc.com> - 0.99-0.73.beta20.rvre0
- Rebuilt for Fedora/RISCV (riscv64)
* Wed Mar 20 2024 Xavier Bachelot <xavier@bachelot.org> - 0.99-0.73.beta20
- Disable ruby bindings on F40+ (workaround RHBZ#2261303)