[libpinyin] Update to 1.1.0

Peng Wu pwu at fedoraproject.org
Tue Mar 3 08:03:47 UTC 2015


commit b8b5421cc39bd8a6fb9cc4fe1aba5d79046af742
Author: Peng Wu <alexepico at gmail.com>
Date:   Tue Mar 3 16:02:54 2015 +0800

    Update to 1.1.0

 .gitignore     | 1 +
 libpinyin.spec | 5 ++++-
 sources        | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b4787a8..d728ac3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
 /libpinyin-1.0.0.tar.gz
 /libpinyin-1.0.99.20150203.tar.gz
 /libpinyin-1.0.99.20150212.tar.gz
+/libpinyin-1.1.0.tar.gz
diff --git a/libpinyin.spec b/libpinyin.spec
index 760698c..788f4d1 100644
--- a/libpinyin.spec
+++ b/libpinyin.spec
@@ -1,7 +1,7 @@
 %global snapshot 0
 
 Name:           libpinyin
-Version:        1.0.99.20150212
+Version:        1.1.0
 Release:        1%{?dist}
 Summary:        Library to deal with pinyin
 
@@ -92,6 +92,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Tue Mar  3 2015 Peng Wu <pwu at redhat.com> - 1.1.0-1
+- Update to 1.1.0
+
 * Mon Feb  9 2015 Peng Wu <pwu at redhat.com> - 1.0.99.20150212-1
 - Update to 1.0.99.20150212
 - Bring back libpinyin-tools
diff --git a/sources b/sources
index c74d0e2..53e653d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-82c16555d6aa862ea2b7634a66ae4c8b  libpinyin-1.0.99.20150212.tar.gz
+dc60a76d6070aca3ddb3c3227b620d1a  libpinyin-1.1.0.tar.gz


More information about the scm-commits mailing list