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

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-05-10 10:26:01 +03:00
parent cc385e03b0
commit 0e266d8678
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 4 additions and 1 deletions

View File

@ -22,7 +22,7 @@ Name: doxygen
Epoch: 2
Version: 1.9.6
%if 0%{?stable}
Release: 7%{?dist}
Release: 7.rvre0%{?dist}
%else
%global commit e18f715eb55121a4219d00bc4d824cebf1fb504b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
@ -321,6 +321,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
%endif
%changelog
* Wed May 10 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.9.6-7.rvre0
- Rebuilt for Fedora/RISCV (riscv64)
* Fri Mar 10 2023 Than Ngo <than@redhat.com> - 2:1.9.6-7
- replace obsolescent egrep with grep -E