Update to 1.8.93
This commit is contained in:
parent
f0ffecf1c2
commit
37b3801d08
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/ibus-libzhuyin-1.8.3.tar.gz
|
||||
/ibus-libzhuyin-1.8.91.tar.gz
|
||||
/ibus-libzhuyin-1.8.92.tar.gz
|
||||
/ibus-libzhuyin-1.8.93.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: ibus-libzhuyin
|
||||
Version: 1.8.92
|
||||
Release: 3%{?dist}
|
||||
Version: 1.8.93
|
||||
Release: 1%{?dist}
|
||||
Summary: New Zhuyin engine based on libzhuyin for IBus
|
||||
License: GPLv2+
|
||||
URL: https://github.com/libzhuyin/ibus-libzhuyin
|
||||
@ -17,7 +17,6 @@ BuildRequires: intltool
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: sqlite-devel
|
||||
BuildRequires: opencc-devel >= 1.0.2
|
||||
BuildRequires: ibus-devel >= 1.3
|
||||
BuildRequires: libpinyin-devel >= 2.0.91
|
||||
BuildRequires: python3-devel
|
||||
@ -69,6 +68,10 @@ make install DESTDIR=${RPM_BUILD_ROOT} INSTALL="install -p"
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 2 2018 Peng Wu <pwu@redhat.com> - 1.8.93-1
|
||||
- Update to 1.8.93
|
||||
- fixes Space handling
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.92-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-libzhuyin-1.8.92.tar.gz) = 96cb9d6a30dc0de866a05813f4600e3292f36f978c0f772c18a2e6dc94a2bf3a865dd2434ed8d6e6b1281f5de4b142309e4a2851385ce628994e7bc6a8124508
|
||||
SHA512 (ibus-libzhuyin-1.8.93.tar.gz) = 95a0ead96a4eb89622480ab36aff9fdf00112213ca929b285b92302330986065b9e8ec82026d31face53d197e8f9d292de34f4b257b9f80d2d6d7a607e102e7f
|
||||
|
Loading…
Reference in New Issue
Block a user