Rebuilt for GCC 5 C++11 ABI change
This commit is contained in:
parent
b8b5421cc3
commit
58c7cabb80
@ -2,7 +2,7 @@
|
||||
|
||||
Name: libpinyin
|
||||
Version: 1.1.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Library to deal with pinyin
|
||||
|
||||
License: GPLv2+
|
||||
@ -92,6 +92,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 1.1.0-2
|
||||
- Rebuilt for GCC 5 C++11 ABI change
|
||||
|
||||
* Tue Mar 3 2015 Peng Wu <pwu@redhat.com> - 1.1.0-1
|
||||
- Update to 1.1.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user