Compare commits

...

1 Commits

Author SHA1 Message Date
David Abdurachmanov d727cafa9b
Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-01-16 16:56:21 +02:00
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: gawkextlib
Summary: Library providing common infrastructure for gawk extension libraries
Version: 1.0.4
Release: 16%{?dist}
Release: 16.rvre0%{?dist}
License: GPLv3+
URL: https://sourceforge.net/projects/gawkextlib
@ -67,6 +67,9 @@ make check
# =============================================================================
%changelog
* Tue Jan 16 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1.0.4-16.rvre0
- Rebuilt for Fedora/RISCV (riscv64)
* Sun Jan 14 2024 Andrew Schorr <ajschorr@fedoraproject.org> - 1.0.4-16
- Update BuildRequires gawk(abi) to indicate compatibility with gawk 5.3 major
api version 4