From 9057e028f26dec5518aaf304d5defe5aa86470d2 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Fri, 4 Dec 2015 13:12:51 +0800 Subject: [PATCH] Update to 1.3.0 --- .gitignore | 1 + libpinyin.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3bc5057..e5bcb0b 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /libpinyin-1.1.91.tar.gz /libpinyin-1.2.0.tar.gz /libpinyin-1.2.91.tar.gz +/libpinyin-1.3.0.tar.gz diff --git a/libpinyin.spec b/libpinyin.spec index 2c26375..1d92169 100644 --- a/libpinyin.spec +++ b/libpinyin.spec @@ -1,7 +1,7 @@ %global snapshot 0 Name: libpinyin -Version: 1.2.91 +Version: 1.3.0 Release: 1%{?dist} Summary: Library to deal with pinyin @@ -92,6 +92,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Fri Dec 4 2015 Peng Wu - 1.3.0-1 +- Update to 1.3.0 + * Tue Nov 17 2015 Peng Wu - 1.2.91-1 - Update to 1.2.91 diff --git a/sources b/sources index fc030fb..08b7c3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -608209df0ae8cee761696abfeeed6416 libpinyin-1.2.91.tar.gz +3fd0035ea2feed2f944eda31ad266f45 libpinyin-1.3.0.tar.gz