Dump release-38-alpha1
This commit is contained in:
parent
56a045ae10
commit
c440983312
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
|||||||
/cldr-emoji-annotation-36.12.120200305_0.tar.gz
|
/cldr-emoji-annotation-36.12.120200305_0.tar.gz
|
||||||
/cldr-emoji-annotation-37.0_13.0_0_1.tar.gz
|
/cldr-emoji-annotation-37.0_13.0_0_1.tar.gz
|
||||||
/cldr-emoji-annotation-37.0_13.0_0_2.tar.gz
|
/cldr-emoji-annotation-37.0_13.0_0_2.tar.gz
|
||||||
|
/cldr-emoji-annotation-38-alpha1.0_13.0_0_1.tar.gz
|
||||||
|
@ -1,11 +1,13 @@
|
|||||||
|
%global file_version 38-alpha1.0_13.0_0_1
|
||||||
|
|
||||||
Name: cldr-emoji-annotation
|
Name: cldr-emoji-annotation
|
||||||
Version: 37.0_13.0_0_2
|
Version: 38.0_13.0_0_1~alpha1
|
||||||
Release: 1%{?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/%{file_version}/%{name}-%{file_version}.tar.gz
|
||||||
#Patch0: %%{name}-HEAD.patch
|
#Patch0: %%{name}-HEAD.patch
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
@ -36,7 +38,7 @@ when building programs that use cldr-emoji-annotations.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup
|
%autosetup -n %{name}-%{file_version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#autoreconf -v -i
|
#autoreconf -v -i
|
||||||
@ -66,6 +68,9 @@ make check VERBOSE=1
|
|||||||
%{_datadir}/pkgconfig/*.pc
|
%{_datadir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 11 2020 Takao Fujiwara <tfujiwar@gmail.com> - 38.0_13.0_0_1~alpha1-1
|
||||||
|
- Dump release-38-alpha1
|
||||||
|
|
||||||
* Sat Aug 01 2020 Takao Fujiwara <tfujiwar@gmail.com> - 37.0_13.0_0_2-1
|
* Sat Aug 01 2020 Takao Fujiwara <tfujiwar@gmail.com> - 37.0_13.0_0_2-1
|
||||||
- Add cldr-emoji-annotation-dtd sub package and make check
|
- Add cldr-emoji-annotation-dtd sub package and make check
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cldr-emoji-annotation-37.0_13.0_0_2.tar.gz) = caf623be5e6f3e71a80ff1b85dfe7031beeb341d9a03d9d493537cdbd4c1cd801ceadf4932d63d3b267f81cc971604c411221c3eba756130f010d79d2efa15ec
|
SHA512 (cldr-emoji-annotation-38-alpha1.0_13.0_0_1.tar.gz) = 39eb37a3ec1b2298e62e3022eba8e8463cf65ae0af6c90d89849ff4e7550d589e927b61e344f7f6842b427e6c237c4947d271baa3ee1ef1b060908396682fc2d
|
||||||
|
Loading…
Reference in New Issue
Block a user