Update to 1.7.0

This commit is contained in:
Peng Wu 2016-11-30 11:13:05 +08:00
parent 648b94aa22
commit 2b245d9ee0
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -35,3 +35,4 @@
/libpinyin-1.5.92.tar.gz
/libpinyin-1.6.0.tar.gz
/libpinyin-1.6.91.tar.gz
/libpinyin-1.7.0.tar.gz

View File

@ -1,7 +1,7 @@
%global snapshot 0
Name: libpinyin
Version: 1.6.91
Version: 1.7.0
Release: 1%{?dist}
Summary: Library to deal with pinyin
@ -92,6 +92,11 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Wed Nov 30 2016 Peng Wu <pwu@redhat.com> - 1.7.0-1
- Update to 1.7.0
- fixes build on FreeBSD
- update cmake files
* Tue Nov 1 2016 Peng Wu <pwu@redhat.com> - 1.6.91-1
- Update to 1.6.91
- change license to GPLv3+

View File

@ -1 +1 @@
73c4d8449e79e9d92c98936de6935e75 libpinyin-1.6.91.tar.gz
3f5a1d5b25abd3c59a4826e541c9cba1 libpinyin-1.7.0.tar.gz