[libpinyin] Update to 1.0.0

Peng Wu pwu at fedoraproject.org
Tue Nov 26 05:47:22 UTC 2013


commit 55def37914462b195799b208e3456798cce9016e
Author: Peng Wu <alexepico at gmail.com>
Date:   Tue Nov 26 13:46:37 2013 +0800

    Update to 1.0.0

 .gitignore     |    1 +
 libpinyin.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b63b251..d90d5a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /libpinyin-0.9.92.tar.gz
 /libpinyin-0.9.93.tar.gz
 /libpinyin-0.9.94.tar.gz
+/libpinyin-1.0.0.tar.gz
diff --git a/libpinyin.spec b/libpinyin.spec
index fc33d43..28d5a40 100644
--- a/libpinyin.spec
+++ b/libpinyin.spec
@@ -1,7 +1,7 @@
 %global snapshot 0
 
 Name:           libpinyin
-Version:        0.9.94
+Version:        1.0.0
 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
+* Tue Nov 26 2013 Peng Wu <pwu at redhat.com> - 1.0.0-1
+- Update to 1.0.0
+
 * Mon Oct 28 2013 Peng Wu <pwu at redhat.com> - 0.9.94-1
 - Update to 0.9.94
 
diff --git a/sources b/sources
index da8e22c..ff99375 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-216ad55128057b3114ddf08aa7649cda  libpinyin-0.9.94.tar.gz
+66536644fd6c0a8efa4a4b0bd31aaddd  libpinyin-1.0.0.tar.gz


More information about the scm-commits mailing list