Rebuilt for Boost 1.81

This commit is contained in:
Jonathan Wakely 2023-02-20 22:04:44 +00:00
parent 5c231d0855
commit 1df2aea37a
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: librime
Version: 1.8.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Rime Input Method Engine Library
License: GPLv3
@ -80,6 +80,9 @@ The %{name}-tools package contains tools for %{name}.
%changelog
* Mon Feb 20 2023 Jonathan Wakely <jwakely@redhat.com> - 1.8.4-2
- Rebuilt for Boost 1.81
* Tue Jan 31 2023 Peng Wu <pwu@redhat.com> - 1.8.4-1
- Update to 1.8.4
- Resolves: RHBZ#2165654