!3 Update to 1.2023.3
From: @lyn1001 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
24422491ec
@ -1,12 +1,12 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
%global gem_name tzinfo-data
|
||||
Name: rubygem-tzinfo-data
|
||||
Version: 1.2021.1
|
||||
Version: 1.2023.3
|
||||
Release: 1
|
||||
Summary: Timezone Data for TZInfo
|
||||
License: MIT
|
||||
URL: https://tzinfo.github.io
|
||||
Source0: https://rubygems.org/gems/tzinfo-data-1.2021.1.gem
|
||||
Source0: https://rubygems.org/gems/tzinfo-data-%{version}.gem
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: rubygem-tzinfo
|
||||
@ -28,7 +28,7 @@ BuildArch: noarch
|
||||
TZInfo::Data contains data from the IANA Time Zone database packaged as Ruby modules for use with TZInfo.
|
||||
|
||||
%prep
|
||||
%autosetup -n tzinfo-data-1.2021.1
|
||||
%autosetup -n tzinfo-data-%{version}
|
||||
gem spec %{SOURCE0} -l --ruby > tzinfo-data.gemspec
|
||||
|
||||
%build
|
||||
@ -72,5 +72,8 @@ mv %{buildroot}/filelist.lst .
|
||||
%{gem_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 02 2021 Ruby_Bot <Ruby_Bot@openeuler.org>
|
||||
* Fri Jul 14 2023 liyanan <thistleslyn@163.com> - 1.2023.3-1
|
||||
- Update to 1.2023.3
|
||||
|
||||
* Mon Aug 02 2021 Ruby_Bot <Ruby_Bot@openeuler.org> - 1.2021.1-1
|
||||
- Package Spec generated
|
||||
|
||||
Binary file not shown.
BIN
tzinfo-data-1.2023.3.gem
Normal file
BIN
tzinfo-data-1.2023.3.gem
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user