From 92177a57266ff78b072ca2d5189fb051017438da Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Thu, 27 Jun 2013 11:23:20 +0800 Subject: [PATCH] Update to 0.9.93 --- .gitignore | 1 + libpinyin.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b481497..f5244b7 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /libpinyin-0.8.93.tar.gz /libpinyin-0.9.91.tar.gz /libpinyin-0.9.92.tar.gz +/libpinyin-0.9.93.tar.gz diff --git a/libpinyin.spec b/libpinyin.spec index a590c33..dba997f 100644 --- a/libpinyin.spec +++ b/libpinyin.spec @@ -1,7 +1,7 @@ %global snapshot 0 Name: libpinyin -Version: 0.9.92 +Version: 0.9.93 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 +* Thu Jun 27 2013 Peng Wu - 0.9.93-1 +- Update to 0.9.93 + * Sun Jun 9 2013 Peng Wu - 0.9.92-1 - Update to 0.9.92 diff --git a/sources b/sources index 70691da..e0d612e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ce015207cc11f0fdf994e510770c5b8 libpinyin-0.9.92.tar.gz +95f72090da642a0962a931cdb97d79fe libpinyin-0.9.93.tar.gz