Update changelog for the previous commit

This commit is contained in:
Akira TAGOH 2023-07-26 23:10:49 +09:00
parent 533ff12151
commit 1e1c2789c2

View File

@ -1633,6 +1633,10 @@ DESTDIR=%{buildroot} appstream-util split-appstream %{SOURCE3}
%changelog
* Mon Jul 24 2023 Akira TAGOH <tagoh@redhat.com> - 4.0-5
- Simplified sub-packages and dependencies for CJK.
- Update serif font to google-noto-serif-gurmukhi-vf-fonts for Punjabi.
the original serif font for Punjabi, google-noto-naskh-arabic-vf-fonts was
figured out for Punjabi(Pakistan). but we don't have langpacks-pa_pk.
So updating based on Punjabi(Indic).
* Fri Jul 21 2023 Parag Nemade <pnemade AT redhat DOT com> - 4.0-4
- Fix wrong deps in langpacks-LL (zh languages) by Akira Tagoh