[libpinyin] Update to 0.8.92

Peng Wu pwu at fedoraproject.org
Fri Mar 8 04:27:26 UTC 2013


commit a1a9437cbe3c531c6ad2baac50fdaab2b70f750a
Author: Peng Wu <alexepico at gmail.com>
Date:   Fri Mar 8 12:26:44 2013 +0800

    Update to 0.8.92

 .gitignore     |    1 +
 libpinyin.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d80061d..9c95cc8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /libpinyin-0.8.0.tar.gz
 /libpinyin-0.8.1.tar.gz
 /libpinyin-0.8.91.tar.gz
+/libpinyin-0.8.92.tar.gz
diff --git a/libpinyin.spec b/libpinyin.spec
index 2df2829..a160417 100644
--- a/libpinyin.spec
+++ b/libpinyin.spec
@@ -1,7 +1,7 @@
 %global snapshot 0
 
 Name:           libpinyin
-Version:        0.8.91
+Version:        0.8.92
 Release:        1%{?dist}
 Summary:        Library to deal with pinyin
 
@@ -92,6 +92,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_mandir}/man1/*.1.*
 
 %changelog
+* Fri Mar  8 2013 Peng Wu <pwu at redhat.com> - 0.8.92-1
+- Update to 0.8.92
+
 * Mon Mar  4 2013 Peng Wu <pwu at redhat.com> - 0.8.91-1
 - Update to 0.8.91
 
diff --git a/sources b/sources
index f02c804..25d2326 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-56ba8d706824e5716e9fc2fbf3253b98  libpinyin-0.8.91.tar.gz
+03fd1a9a2e5b6e8209d989880e39471a  libpinyin-0.8.92.tar.gz


More information about the scm-commits mailing list