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