From 3f99934f1c5b0e781064af88e529f926111ddbaa Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 05:35:47 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/ibus-libzhuyin.git#b531c54499ca4e89cca50676a6828f940c8f5483 --- ibus-libzhuyin.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ibus-libzhuyin.spec b/ibus-libzhuyin.spec index 8c2ec28..5b8072d 100644 --- a/ibus-libzhuyin.spec +++ b/ibus-libzhuyin.spec @@ -2,7 +2,7 @@ Name: ibus-libzhuyin Version: 1.10.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: New Zhuyin engine based on libzhuyin for IBus License: GPLv2+ URL: https://github.com/libzhuyin/ibus-libzhuyin @@ -21,6 +21,7 @@ BuildRequires: ibus-devel >= 1.3 BuildRequires: libpinyin-devel >= 2.0.91 BuildRequires: python3-devel BuildRequires: libpinyin-tools +BuildRequires: make # Requires(post): sqlite @@ -70,6 +71,9 @@ based on libzhuyin for IBus. %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Dec 16 2020 Peng Wu - 1.10.0-1 - Update to 1.10.0 - bug fixes