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-libpinyin.git#0555a8bebb65a601dd2614ad850f5dc60eb72883
This commit is contained in:
parent
9abe260177
commit
3e24e50d7a
@ -2,7 +2,7 @@
|
||||
|
||||
Name: ibus-libpinyin
|
||||
Version: 1.12.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Intelligent Pinyin engine based on libpinyin for IBus
|
||||
License: GPLv3+
|
||||
URL: https://github.com/libpinyin/ibus-libpinyin
|
||||
@ -24,6 +24,7 @@ BuildRequires: python3-devel
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: ibus-devel >= 1.5.11
|
||||
BuildRequires: libpinyin-devel >= 2.1.0
|
||||
BuildRequires: make
|
||||
|
||||
# Requires(post): sqlite
|
||||
|
||||
@ -88,6 +89,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/ibus-setup-libbopo
|
||||
%{_datadir}/ibus/component/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Dec 15 2020 Peng Wu <pwu@redhat.com> - 1.12.0-1
|
||||
- Update to 1.12.0
|
||||
- bug fixes
|
||||
|
Loading…
Reference in New Issue
Block a user