Update to 1.5.92
This commit is contained in:
parent
87ed15ce63
commit
348286933e
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/libpinyin-1.2.91.tar.gz
|
||||
/libpinyin-1.3.0.tar.gz
|
||||
/libpinyin-1.5.91.tar.gz
|
||||
/libpinyin-1.5.92.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: libpinyin
|
||||
Version: 1.5.91
|
||||
Version: 1.5.92
|
||||
Release: 1%{?dist}
|
||||
Summary: Library to deal with pinyin
|
||||
|
||||
@ -92,6 +92,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 2 2016 Peng Wu <pwu@redhat.com> - 1.5.92-1
|
||||
- Update to 1.5.92
|
||||
|
||||
* Mon Jul 18 2016 Peng Wu <pwu@redhat.com> - 1.5.91-1
|
||||
- Update to 1.5.91
|
||||
- Use Kyoto Cabinet instead of Berkeley DB
|
||||
|
||||
Loading…
Reference in New Issue
Block a user