Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-10-24 14:58:00 +03:00
parent 25ba5f0734
commit f8109c6059
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: pdf2djvu
Version: 0.9.19
Release: 1%{?dist}
Release: 1%{?dist}.rvre0
Summary: PDF to DjVu converter
License: GPLv2+
URL: http://jwilk.net/software/pdf2djvu
@ -50,6 +50,9 @@ install -p -m 644 -D {doc,%{buildroot}%{_mandir}/man1}/%{name}.1
%{_mandir}/ru/man1/%{name}.1*
%changelog
* Mon Oct 24 2022 David Abdurachmanov <davidlt@rivosinc.com> - 0.9.19-1.rvre0
- Rebuilt for Fedora/RISCV (riscv64)
* Thu Aug 25 2022 Filipe Rosset <rosset.filipe@gmail.com> - 0.9.19-1
- Updated to 0.9.19 fixes rhbz#2113575 and rhbz#2117084