From 9e8e0e01c1e3fa7096052c38fa6e3945a786f33d Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Sun, 8 Jan 2023 12:57:11 +0100 Subject: [PATCH] Add changelog entry and bump release number --- ibus-typing-booster.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 3159daf..4993bda 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,6 +1,6 @@ Name: ibus-typing-booster Version: 2.19.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A completion input method License: GPL-3.0-or-later AND Apache-2.0 URL: https://mike-fabian.github.io/ibus-typing-booster/ @@ -248,6 +248,9 @@ fi %{_datadir}/applications/emoji-picker.desktop %changelog +* Sun Jan 08 2023 Mike FABIAN - 2.19.13-2 +- Update tarball to version with corrected changelog upstream + * Fri Dec 30 2022 Mike FABIAN - 2.19.13-1 - Update to 2.19.13 - Catch exception when user database is locked during shutdown