diff --git a/ibus-anthy.spec b/ibus-anthy.spec index 40c7917..656695a 100644 --- a/ibus-anthy.spec +++ b/ibus-anthy.spec @@ -18,7 +18,7 @@ Name: ibus-anthy Version: 1.5.13 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Anthy engine for IBus input platform License: GPLv2+ URL: https://github.com/ibus/ibus/wiki @@ -153,6 +153,9 @@ desktop-file-validate \ %{_datadir}/installed-tests/%{name} %changelog +* Mon Mar 11 2024 Takao Fujiwara - 1.5.13-3 +- Bump for el9_4. Related: RHEL-24804 + * Thu Mar 07 2024 Takao Fujiwara - 1.5.13-2 - Distinguish Super-space and space shortcut keys. Related: RHEL-24804