Update to 1.3.0
This commit is contained in:
parent
2e2f3b7adb
commit
9057e028f2
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/libpinyin-1.1.91.tar.gz
|
||||
/libpinyin-1.2.0.tar.gz
|
||||
/libpinyin-1.2.91.tar.gz
|
||||
/libpinyin-1.3.0.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: libpinyin
|
||||
Version: 1.2.91
|
||||
Version: 1.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Library to deal with pinyin
|
||||
|
||||
@ -92,6 +92,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Dec 4 2015 Peng Wu <pwu@redhat.com> - 1.3.0-1
|
||||
- Update to 1.3.0
|
||||
|
||||
* Tue Nov 17 2015 Peng Wu <pwu@redhat.com> - 1.2.91-1
|
||||
- Update to 1.2.91
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user