[libpinyin] Update to 0.8.91

Peng Wu pwu at fedoraproject.org
Mon Mar 4 05:43:51 UTC 2013


commit 12baf6e59e9d71e57c07151bb5a5e2099b4ec61f
Author: Peng Wu <alexepico at gmail.com>
Date:   Mon Mar 4 13:42:46 2013 +0800

    Update to 0.8.91

 .gitignore     |    1 +
 libpinyin.spec |    3 +++
 sources        |    2 +-
 3 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8a9ecf9..d80061d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /libpinyin-0.7.92.tar.gz
 /libpinyin-0.8.0.tar.gz
 /libpinyin-0.8.1.tar.gz
+/libpinyin-0.8.91.tar.gz
diff --git a/libpinyin.spec b/libpinyin.spec
index 65722fa..2df2829 100644
--- a/libpinyin.spec
+++ b/libpinyin.spec
@@ -92,6 +92,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_mandir}/man1/*.1.*
 
 %changelog
+* Mon Mar  4 2013 Peng Wu <pwu at redhat.com> - 0.8.91-1
+- Update to 0.8.91
+
 * Thu Feb 28 2013 Peng Wu <pwu at redhat.com> - 0.8.1-1
 - Update to 0.8.1
 - Fixes pinyin_init crashes
diff --git a/sources b/sources
index 3af7f2a..f02c804 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c6e487ff641e8d7f55addff6b7b5285d  libpinyin-0.8.1.tar.gz
+56ba8d706824e5716e9fc2fbf3253b98  libpinyin-0.8.91.tar.gz


More information about the scm-commits mailing list