Update to 1.0.0
This commit is contained in:
parent
6897eebbb0
commit
55def37914
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/libpinyin-0.9.92.tar.gz
|
||||
/libpinyin-0.9.93.tar.gz
|
||||
/libpinyin-0.9.94.tar.gz
|
||||
/libpinyin-1.0.0.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: libpinyin
|
||||
Version: 0.9.94
|
||||
Version: 1.0.0
|
||||
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
|
||||
* Tue Nov 26 2013 Peng Wu <pwu@redhat.com> - 1.0.0-1
|
||||
- Update to 1.0.0
|
||||
|
||||
* Mon Oct 28 2013 Peng Wu <pwu@redhat.com> - 0.9.94-1
|
||||
- Update to 0.9.94
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user