[scim-pinyin] Update to 0.5.92

Peng Wu pwu at fedoraproject.org
Wed Jul 18 03:04:14 UTC 2012


commit 26b489708681d7618c500b936a19435613a45ef7
Author: Peng Wu <alexepico at gmail.com>
Date:   Wed Jul 18 11:02:42 2012 +0800

    Update to 0.5.92

 .gitignore       |    1 +
 scim-pinyin.spec |   11 +++++++----
 sources          |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a458300..0fe92e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 scim-pinyin-0.5.91.tar.gz
+/scim-pinyin-0.5.92.tar.gz
diff --git a/scim-pinyin.spec b/scim-pinyin.spec
index 173cf33..40a70ba 100644
--- a/scim-pinyin.spec
+++ b/scim-pinyin.spec
@@ -1,6 +1,6 @@
 Name:       scim-pinyin
-Version:    0.5.91
-Release:    31%{?dist}
+Version:    0.5.92
+Release:    1%{?dist}
 Summary:    Smart Pinyin IMEngine for Smart Common Input Method platform
 
 License:    GPLv2
@@ -19,7 +19,7 @@ Patch2:         scim-pinyin-showallkeys.patch
 Patch6:         scim-pinyin-0.5.91-save-in-temp.patch
 Patch7:         scim-pinyin-0.5.91-fix-load.patch
 Patch8:         scim-pinyin-0.5.91-fix-ms-shuangpin.patch
-Patch9:         scim-pinyin-0.5.91-gcc43.patch
+#Patch9:         scim-pinyin-0.5.91-gcc43.patch
 
 %description
 Simplified Chinese Smart Pinyin IMEngine for SCIM.
@@ -34,7 +34,7 @@ Simplified Chinese Smart Pinyin IMEngine for SCIM.
 %patch6 -p1 -b .6-savetmp
 %patch7 -p1 -b .6-fix-load
 %patch8 -p1 -b .8-fix-ms-shuangpin
-%patch9 -p1 -b .9-gcc43
+#%patch9 -p1 -b .9-gcc43
 
 %build
 ./bootstrap
@@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul 18 2012  Peng Wu <pwu at redhat.com> - 0.5.92-1
+- Update to 0.5.92
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.91-31
 - Rebuilt for c++ ABI breakage
 
diff --git a/sources b/sources
index 7f15383..bc00e6b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fb96d3545090d7681ea03edaced4eccb  scim-pinyin-0.5.91.tar.gz
+71ab727af0d37eabfa17aa45be2ead1e  scim-pinyin-0.5.92.tar.gz


More information about the scm-commits mailing list