This commit is contained in:
Parag Nemade 2019-09-11 22:58:06 +05:30
parent 5fe46296ce
commit a6facbc08d
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

View File

@ -1,6 +1,6 @@
Name: langpacks
Version: 2.0
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Langpacks meta-package
License: GPLv2+
@ -1211,7 +1211,7 @@ This package provides Simplified Chinese langpacks meta-package.
%files zh_CN
%{_datadir}/metainfo/org.fedoraproject.LangPack-zh_CN.metainfo.xml
%langcore_pkg -l zh_CN -n %{quote:Simplified Chinese} -f google-noto-sans-cjk-ttc-fonts -i ibus-libpynyin
%langcore_pkg -l zh_CN -n %{quote:Simplified Chinese} -f google-noto-sans-cjk-ttc-fonts -i ibus-libpinyin
%package zh_TW
Summary: Traditional Chinese langpacks meta-package
@ -1252,6 +1252,9 @@ mkdir -p %{buildroot}/usr/share/metainfo
DESTDIR=%{buildroot} appstream-util split-appstream %{SOURCE0}
%changelog
* Wed Sep 11 2019 Parag Nemade <pnemade AT redhat DOT com> - 2.0-7
- Fix typo (#1751242)
* Thu Aug 29 2019 Parag Nemade <pnemade AT redhat DOT com> - 2.0-6
- Fix the issue detected in rpmdeplint report