Fix typo in cldr-emoji-annotation.pc
This commit is contained in:
parent
4ab0268f3c
commit
bcfeac560d
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: cldr-emoji-annotation
|
Name: cldr-emoji-annotation
|
||||||
Version: 38~beta
|
Version: 38~beta
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
# Annotation files are in Unicode license
|
# Annotation files are in Unicode license
|
||||||
Summary: Emoji annotation files in CLDR
|
Summary: Emoji annotation files in CLDR
|
||||||
@ -72,7 +72,7 @@ install -pm 755 -d $RPM_BUILD_ROOT%{_datadir}/pkgconfig
|
|||||||
cat >> $RPM_BUILD_ROOT%{_datadir}/pkgconfig/%{name}.pc <<_EOF
|
cat >> $RPM_BUILD_ROOT%{_datadir}/pkgconfig/%{name}.pc <<_EOF
|
||||||
prefix=/usr
|
prefix=/usr
|
||||||
|
|
||||||
Name: cldr-annotations
|
Name: cldr-emoji-annotations
|
||||||
Description: annotation files in CLDR
|
Description: annotation files in CLDR
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
_EOF
|
_EOF
|
||||||
@ -108,6 +108,9 @@ done
|
|||||||
%{_datadir}/pkgconfig/*.pc
|
%{_datadir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 25 2020 Takao Fujiwara <tfujiwar@gmail.com> - 38~beta-2
|
||||||
|
- Fix typo in cldr-emoji-annotation.pc
|
||||||
|
|
||||||
* Fri Sep 25 2020 Takao Fujiwara <tfujiwar@gmail.com> - 38~beta-1
|
* Fri Sep 25 2020 Takao Fujiwara <tfujiwar@gmail.com> - 38~beta-1
|
||||||
- Dump release-38-beta
|
- Dump release-38-beta
|
||||||
- Move source URL from github.com/fujiwarat/cldr-emoji-annotation
|
- Move source URL from github.com/fujiwarat/cldr-emoji-annotation
|
||||||
|
Loading…
Reference in New Issue
Block a user