From 006b8e908143db0f3ff78c4e0afce0d93a073b34 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Mon, 13 Feb 2012 11:17:11 +0800 Subject: [PATCH] update 0.5.91 --- .gitignore | 1 + libpinyin.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 976cddf..75c6720 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /libpinyin-0.4.92.tar.gz /libpinyin-0.4.93.tar.gz /libpinyin-0.5.0.tar.gz +/libpinyin-0.5.91.tar.gz diff --git a/libpinyin.spec b/libpinyin.spec index 790c2db..74c41f4 100644 --- a/libpinyin.spec +++ b/libpinyin.spec @@ -1,6 +1,6 @@ Name: libpinyin -Version: 0.5.0 -Release: 2%{?dist} +Version: 0.5.91 +Release: 1%{?dist} Summary: Library to deal with pinyin License: GPLv2+ @@ -32,6 +32,7 @@ Requires: %{name} = %{version}-%{release} %description data The %{name}-data package contains data files. + %package tools Summary: Tools for %{name} Requires: %{name} = %{version}-%{release} @@ -79,8 +80,12 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_bindir}/gen_binary_files %{_bindir}/import_interpolation %{_bindir}/gen_unigram +%{_mandir}/man1/*.1.* %changelog +* Mon Feb 13 2012 Peng Wu - 0.5.91-1 +- Update to 0.5.91 + * Sun Jan 29 2012 Peng Wu - 0.5.0-2 - Fixes pinyin parsers diff --git a/sources b/sources index 2094511..c5d260c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -09483a15479331af8704bbb25a179fe2 libpinyin-0.5.0.tar.gz +050e3e1012aaf5c3fb37bb1529e2fae5 libpinyin-0.5.91.tar.gz