Update to 1.3.0

This commit is contained in:
Peng Wu 2015-12-04 13:12:51 +08:00
parent 2e2f3b7adb
commit 9057e028f2
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <pwu@redhat.com> - 1.3.0-1
- Update to 1.3.0
* Tue Nov 17 2015 Peng Wu <pwu@redhat.com> - 1.2.91-1
- Update to 1.2.91

View File

@ -1 +1 @@
608209df0ae8cee761696abfeeed6416 libpinyin-1.2.91.tar.gz
3fd0035ea2feed2f944eda31ad266f45 libpinyin-1.3.0.tar.gz