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/libpinyin.git#71404fd99d1ff70bc51274f0ec88f96ece99b0da
This commit is contained in:
parent
2759a06a55
commit
9ab72844ee
@ -2,7 +2,7 @@
|
||||
|
||||
Name: libpinyin
|
||||
Version: 2.6.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Library to deal with pinyin
|
||||
|
||||
License: GPLv3+
|
||||
@ -14,6 +14,7 @@ Patch0: libpinyin-2.3.x-head.patch
|
||||
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libdb-devel, glib2-devel
|
||||
BuildRequires: make
|
||||
Requires: %{name}-data%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description
|
||||
@ -106,6 +107,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_libdir}/libzhuyin*.so.*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Dec 15 2020 Peng Wu <pwu@redhat.com> - 2.6.0-1
|
||||
- Update to 2.6.0
|
||||
- bug fixes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user