- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 00:33:35 +00:00
parent 7b31d51df2
commit b0d05dc286

View File

@ -1,6 +1,6 @@
Name: ibus-table
Version: 1.12.5
Release: 1%{?dist}
Release: 2%{?dist}
Summary: The Table engine for IBus platform
License: LGPLv2+
URL: http://code.google.com/p/ibus/
@ -148,6 +148,9 @@ fi
%{_datadir}/installed-tests/%{name}
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.12.5-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Fri Mar 05 2021 Mike FABIAN <mfabian@redhat.com> - 1.12.5-1
- Update to 1.12.5
- Return False in _execute_command_commit_candidate_number(self, number)