Update to 0.7.1
This commit is contained in:
parent
0a700b05e9
commit
02c08fd592
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/libpinyin-0.6.0.tar.gz
|
||||
/libpinyin-0.6.92.tar.gz
|
||||
/libpinyin-0.7.0.tar.gz
|
||||
/libpinyin-0.7.1.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: libpinyin
|
||||
Version: 0.7.0
|
||||
Version: 0.7.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Library to deal with pinyin
|
||||
|
||||
@ -86,6 +86,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_mandir}/man1/*.1.*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 15 2012 Peng Wu <pwu@redhat.com> - 0.7.1-1
|
||||
- Update to 0.7.1
|
||||
|
||||
* Fri Jul 27 2012 Peng Wu <pwu@redhat.com> - 0.7.0-1
|
||||
- Update to 0.7.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user