update to 0.6.0

This commit is contained in:
Peng Wu 2012-05-28 15:09:52 +08:00
parent 72730cc537
commit fddfbd524e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/libpinyin-0.5.0.tar.gz
/libpinyin-0.5.91.tar.gz
/libpinyin-0.5.92.tar.gz
/libpinyin-0.6.0.tar.gz

View File

@ -1,5 +1,5 @@
Name: libpinyin
Version: 0.5.92
Version: 0.6.0
Release: 1%{?dist}
Summary: Library to deal with pinyin
@ -87,6 +87,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_mandir}/man1/*.1.*
%changelog
* Mon May 28 2012 Peng Wu <pwu@redhat.com> - 0.6.0-1
- Update to 0.6.0
* Tue Mar 27 2012 Peng Wu <pwu@redhat.com> - 0.5.92-1
- Update to 0.5.92

View File

@ -1 +1 @@
ba1f924aa8ab976e14bd3fb13f6abafb libpinyin-0.5.92.tar.gz
501e4db635c1af0553a0ef7f1be3b0e1 libpinyin-0.6.0.tar.gz