Compare commits

...

1 Commits

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

View File

@ -1,6 +1,6 @@
Name: librime
Version: 1.9.0
Release: 1%{?dist}
Release: 1.rvre0%{?dist}
Summary: Rime Input Method Engine Library
License: GPL-3.0-only
@ -80,6 +80,9 @@ The %{name}-tools package contains tools for %{name}.
%changelog
* Wed Jan 10 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1.9.0-1.rvre0
- Rebuilt for Fedora/RISCV (riscv64)
* Fri Sep 22 2023 Peng Wu <pwu@redhat.com> - 1.9.0-1
- Update to 1.9.0
- Resolves: RHBZ#2239362