diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 98b0a29..b40dd18 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,6 +1,6 @@ Name: ibus-typing-booster Version: 2.11.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A completion input method License: GPLv3+, ASL 2.0 URL: https://mike-fabian.github.io/ibus-typing-booster/ @@ -237,6 +237,9 @@ fi %{_datadir}/applications/emoji-picker.desktop %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 2.11.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Jun 21 2021 Mike FABIAN - 2.11.5-1 - Update to 2.11.5 - Resolves: rhbz#1970626 Ensure enum.Flag's obj._value_ is an integer