Integrated release 33
This commit is contained in:
parent
2c2eb77af0
commit
fd13398e18
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/cldr-emoji-annotation-31.90.0_1.tar.gz
|
/cldr-emoji-annotation-31.90.0_1.tar.gz
|
||||||
/cldr-emoji-annotation-32.0.0_1.tar.gz
|
/cldr-emoji-annotation-32.0.0_1.tar.gz
|
||||||
/cldr-emoji-annotation-32.90.0_1.tar.gz
|
/cldr-emoji-annotation-32.90.0_1.tar.gz
|
||||||
|
/cldr-emoji-annotation-33.0.0_1.tar.gz
|
||||||
|
@ -1,15 +1,12 @@
|
|||||||
Name: cldr-emoji-annotation
|
Name: cldr-emoji-annotation
|
||||||
Version: 32.90.0_1
|
Version: 33.0.0_1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
# Annotation files are in Unicode license
|
# Annotation files are in Unicode license
|
||||||
Summary: Emoji annotation files in CLDR
|
Summary: Emoji annotation files in CLDR
|
||||||
License: LGPLv2+ and Unicode
|
License: LGPLv2+ and Unicode
|
||||||
URL: https://github.com/fujiwarat/cldr-emoji-annotation
|
URL: https://github.com/fujiwarat/cldr-emoji-annotation
|
||||||
Source0: https://github.com/fujiwarat/cldr-emoji-annotation/releases/download/%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/fujiwarat/cldr-emoji-annotation/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||||
#Patch0: %%{name}-HEAD.patch
|
#Patch0: %%{name}-HEAD.patch
|
||||||
#BuildRequires: autoconf
|
|
||||||
#BuildRequires: automake
|
|
||||||
Patch0: %{name}-HEAD.patch
|
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -49,6 +46,9 @@ make DESTDIR=$RPM_BUILD_ROOT install INSTALL="install -p"
|
|||||||
%{_datadir}/pkgconfig/*.pc
|
%{_datadir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 12 2018 Takao Fujiwara <tfujiwar@gmail.com> - 33.0.0_1-1
|
||||||
|
- Integrated release 33
|
||||||
|
|
||||||
* Fri Mar 09 2018 Takao Fujiwara <tfujiwar@gmail.com> - 32.90.0_1-2
|
* Fri Mar 09 2018 Takao Fujiwara <tfujiwar@gmail.com> - 32.90.0_1-2
|
||||||
- Removed gcc dependency
|
- Removed gcc dependency
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cldr-emoji-annotation-32.90.0_1.tar.gz) = 098a4a8749c5bd27f57952ab7697c3badcc5bdae85c503e610d2a1202461f8e9b446ac405dbfa2eeb88f95c53dcdc2850d262e4ff8c6e879264abcaec9cfd8db
|
SHA512 (cldr-emoji-annotation-33.0.0_1.tar.gz) = 2f52acee98ee3eac10e8fadfe6e18e6d7f39b6b9651e53e0183d17a47462506e83fb0bd13cce1bbbed4c898f43d3d25001f343ed5c4090c75281fe867939c04c
|
||||||
|
Loading…
Reference in New Issue
Block a user