update to 0.6.0
This commit is contained in:
parent
72730cc537
commit
fddfbd524e
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user