Update to 0.7.92

This commit is contained in:
Peng Wu 2012-10-16 12:29:01 +08:00
parent 1db712ea4b
commit 5c37a2893a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@
/libpinyin-0.7.0.tar.gz
/libpinyin-0.7.1.tar.gz
/libpinyin-0.7.91.tar.gz
/libpinyin-0.7.92.tar.gz

View File

@ -1,5 +1,5 @@
Name: libpinyin
Version: 0.7.91
Version: 0.7.92
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
* Mon Oct 15 2012 Peng Wu <pwu@redhat.com> - 0.7.92-1
- Update to 0.7.92
* Mon Sep 17 2012 Peng Wu <pwu@redhat.com> - 0.7.91-1
- Update to 0.7.91

View File

@ -1 +1 @@
ea6f417cc315d0a24dfbdaa95b104a1e libpinyin-0.7.91.tar.gz
6bba0e37fe51b05cc7312d7eda9d86ed libpinyin-0.7.92.tar.gz