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