Update to 1.1.0
This commit is contained in:
parent
368330a969
commit
b8b5421cc3
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/libpinyin-1.0.0.tar.gz
|
||||
/libpinyin-1.0.99.20150203.tar.gz
|
||||
/libpinyin-1.0.99.20150212.tar.gz
|
||||
/libpinyin-1.1.0.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: libpinyin
|
||||
Version: 1.0.99.20150212
|
||||
Version: 1.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Library to deal with pinyin
|
||||
|
||||
@ -92,6 +92,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 3 2015 Peng Wu <pwu@redhat.com> - 1.1.0-1
|
||||
- Update to 1.1.0
|
||||
|
||||
* Mon Feb 9 2015 Peng Wu <pwu@redhat.com> - 1.0.99.20150212-1
|
||||
- Update to 1.0.99.20150212
|
||||
- Bring back libpinyin-tools
|
||||
|
||||
Loading…
Reference in New Issue
Block a user