Update to 0.8.93
This commit is contained in:
parent
a1a9437cbe
commit
3671742db7
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/libpinyin-0.8.1.tar.gz
|
||||
/libpinyin-0.8.91.tar.gz
|
||||
/libpinyin-0.8.92.tar.gz
|
||||
/libpinyin-0.8.93.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: libpinyin
|
||||
Version: 0.8.92
|
||||
Version: 0.8.93
|
||||
Release: 1%{?dist}
|
||||
Summary: Library to deal with pinyin
|
||||
|
||||
@ -92,6 +92,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_mandir}/man1/*.1.*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 18 2013 Peng Wu <pwu@redhat.com> - 0.8.93-1
|
||||
- Update to 0.8.93
|
||||
|
||||
* Fri Mar 8 2013 Peng Wu <pwu@redhat.com> - 0.8.92-1
|
||||
- Update to 0.8.92
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user