!7 Upgrade to version 2.8.1
From: @chen-jan Reviewed-by: @wang--ge Signed-off-by: @wang--ge
This commit is contained in:
commit
dc9228b1e4
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
Name: libpinyin
|
||||
Version: 2.6.2
|
||||
Version: 2.8.1
|
||||
Release: 1
|
||||
Summary: Library to deal with pinyin
|
||||
License: GPLv3+
|
||||
URL: https://github.com/libpinyin/libpinyin
|
||||
Source0: http://downloads.sourceforge.net/libpinyin/libpinyin/%{name}-%{version}.tar.gz
|
||||
BuildRequires: gcc-c++ kyotocabinet-devel, glib2-devel
|
||||
BuildRequires: gcc-c++ glib2-devel libdb-devel make
|
||||
Provides: libpinyin-data = %{version}-%{release}
|
||||
Obsoletes: libpinyin-data < %{version}-%{release}
|
||||
Provides: libpinyin-tools = %{version}-%{release}
|
||||
@ -37,7 +37,7 @@ Document files for libpinyin
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%configure --disable-static --with-dbm=KyotoCabinet --enable-libzhuyin
|
||||
%configure --disable-static --with-dbm=BerkeleyDB --enable-libzhuyin
|
||||
%make_build
|
||||
|
||||
%check
|
||||
@ -75,6 +75,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 04 2023 chenchen <chen_aka_jan@163.com> - 2.8.1-1
|
||||
- Upgrade to version 2.8.1
|
||||
|
||||
* Thu Jun 16 2022 SimpleUpdate Robot <tc@openeuler.org> - 2.6.2-1
|
||||
- Upgrade to version 2.6.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user