[libpinyin] update to 0.6.92

Peng Wu pwu at fedoraproject.org
Wed Jul 4 05:37:25 UTC 2012


commit 521c40734a5e57e84bceda6b042ffc97f774a1d0
Author: Peng Wu <alexepico at gmail.com>
Date:   Wed Jul 4 13:27:32 2012 +0800

    update to 0.6.92

 .gitignore                 |    1 +
 libpinyin-0.6.x-head.patch |   25 -------------------------
 libpinyin.spec             |    9 ++++++---
 sources                    |    2 +-
 4 files changed, 8 insertions(+), 29 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f2f1843..0d41a01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /libpinyin-0.5.91.tar.gz
 /libpinyin-0.5.92.tar.gz
 /libpinyin-0.6.0.tar.gz
+/libpinyin-0.6.92.tar.gz
diff --git a/libpinyin-0.7.x-head.patch b/libpinyin-0.7.x-head.patch
new file mode 100644
index 0000000..e69de29
diff --git a/libpinyin.spec b/libpinyin.spec
index 52de3d5..e971364 100644
--- a/libpinyin.spec
+++ b/libpinyin.spec
@@ -1,12 +1,12 @@
 Name:           libpinyin
-Version:        0.6.0
-Release:        3%{?dist}
+Version:        0.6.92
+Release:        1%{?dist}
 Summary:        Library to deal with pinyin
 
 License:        GPLv2+
 URL:            https://github.com/libpinyin/libpinyin
 Source0:        https://github.com/downloads/libpinyin/libpinyin/%{name}-%{version}.tar.gz
-Patch0:         libpinyin-0.6.x-head.patch
+Patch0:         libpinyin-0.7.x-head.patch
 
 BuildRequires:  db4-devel, glib2-devel
 Requires:       %{name}-data = %{version}-%{release}
@@ -86,6 +86,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_mandir}/man1/*.1.*
 
 %changelog
+* Wed Jul 04 2012  Peng Wu <pwu at redhat.com> - 0.6.92-1
+- Update to 0.6.92
+
 * Tue Jun 12 2012  Peng Wu <pwu at redhat.com> - 0.6.0-3
 - Removes provides ibus-pinyin-db
 
diff --git a/sources b/sources
index 1e026c6..5a0455c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-501e4db635c1af0553a0ef7f1be3b0e1  libpinyin-0.6.0.tar.gz
+d466c065eb3ac492ee81342e73ad29d7  libpinyin-0.6.92.tar.gz


More information about the scm-commits mailing list