Rebuild for boost 1.55.0

This commit is contained in:
Petr Machata 2014-05-23 01:13:30 +02:00
parent 68f906b10b
commit 192014e6bf

View File

@ -1,6 +1,6 @@
Name: librime
Version: 1.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Rime Input Method Engine Library
License: GPLv3
@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Fri May 23 2014 Petr Machata <pmachata@redhat.com> - 1.1-4
- Rebuild for boost 1.55.0
* Thu May 22 2014 Brent Baude <baude@us.ibm.com> - 1.1-3
- FTBFS on all arches due to missing gflags.h
- Adding BR for gflags-devel