Rebuilt for Boost 1.75

This commit is contained in:
Jonathan Wakely 2021-01-22 21:02:41 +00:00
parent dc7d4d4b3a
commit cae57d1fdc
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: libime
Version: 1.0.3
License: LGPLv2+ and MIT and BSD
Release: 1%{?dist}
Release: 2%{?dist}
Summary: This is a library to support generic input method implementation
URL: https://github.com/fcitx/libime
Source: https://download.fcitx-im.org/fcitx5/%{name}/%{name}-%{version}_dict.tar.xz
@ -94,6 +94,9 @@ Development files for %{name}
%changelog
* Fri Jan 22 2021 Jonathan Wakely <jwakely@redhat.com> - 1.0.3-2
- Rebuilt for Boost 1.75
* Tue Jan 12 22:17:19 CST 2021 Qiyu Yan <yanqiyu@fedoraproject.org> - 1.0.3-1
- update to 1.0.3 upstream release