Fix typo (#1751242)
This commit is contained in:
parent
5fe46296ce
commit
a6facbc08d
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user