[libpinyin] Update to 0.7.1

Peng Wu pwu at fedoraproject.org
Wed Aug 15 05:05:36 UTC 2012


commit 02c08fd5921d428b7b11298bd6817d79f7dd11be
Author: Peng Wu <alexepico at gmail.com>
Date:   Wed Aug 15 13:05:18 2012 +0800

    Update to 0.7.1

 .gitignore     |    1 +
 libpinyin.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4175370..e3fbb6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /libpinyin-0.6.0.tar.gz
 /libpinyin-0.6.92.tar.gz
 /libpinyin-0.7.0.tar.gz
+/libpinyin-0.7.1.tar.gz
diff --git a/libpinyin.spec b/libpinyin.spec
index f16fd5a..cd991c0 100644
--- a/libpinyin.spec
+++ b/libpinyin.spec
@@ -1,5 +1,5 @@
 Name:           libpinyin
-Version:        0.7.0
+Version:        0.7.1
 Release:        1%{?dist}
 Summary:        Library to deal with pinyin
 
@@ -86,6 +86,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_mandir}/man1/*.1.*
 
 %changelog
+* Wed Aug 15 2012  Peng Wu <pwu at redhat.com> - 0.7.1-1
+- Update to 0.7.1
+
 * Fri Jul 27 2012  Peng Wu <pwu at redhat.com> - 0.7.0-1
 - Update to 0.7.0
 
diff --git a/sources b/sources
index 08013d2..9beeb13 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b4a375338f98f70698d519fad1aeb411  libpinyin-0.7.0.tar.gz
+efd3eb322da3ff6a712879e4b4a9e874  libpinyin-0.7.1.tar.gz


More information about the scm-commits mailing list