Related: rhbz#2068287 Rebuild to add anthy-unicode-devel to CRB

This commit is contained in:
Takao Fujiwara 2022-04-29 14:25:11 +09:00
parent a23ebb3458
commit c15651d888

View File

@ -4,7 +4,7 @@
Name: anthy-unicode
Version: 1.0.0.20201109
Release: 7%{?dist}
Release: 8%{?dist}
# The entire source code is LGPLv2+ and dictionaries is GPLv2. the corpus data is under Public Domain.
License: LGPLv2+ and GPLv2 and Public Domain
URL: https://github.com/fujiwarat/anthy-unicode/wiki
@ -161,6 +161,9 @@ cd ..
%changelog
* Fri Apr 29 2022 Takao Fujiwara <fujiwara@redhat.com> 1.0.0.20201109-8
- Rebuild to add anthy-unicode-devel to CRB. Related: rhbz#2068287
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.0.20201109-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688