Update to 1.11.0
This commit is contained in:
parent
0a3fdcfcb7
commit
7335ecbb86
Binary file not shown.
BIN
ruby-progressbar-1.11.0.gem
Normal file
BIN
ruby-progressbar-1.11.0.gem
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
%global gem_name ruby-progressbar
|
%global gem_name ruby-progressbar
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 1.10.1
|
Version: 1.11.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Ruby/ProgressBar is a flexible text progress bar library
|
Summary: Ruby/ProgressBar is a flexible text progress bar library
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -22,7 +22,7 @@ BuildArch: noarch
|
|||||||
Documentation for %{name}.
|
Documentation for %{name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{gem_name}-%{version}
|
%autosetup -n %{gem_name}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
gem build ../%{gem_name}-%{version}.gemspec
|
gem build ../%{gem_name}-%{version}.gemspec
|
||||||
@ -45,5 +45,8 @@ cp -a .%{gem_dir}/* %{buildroot}%{gem_dir}/
|
|||||||
%{gem_instdir}/Rakefile
|
%{gem_instdir}/Rakefile
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 29 2022 chenchen <chen_aka_jan@163.com> - 1.11.0-1
|
||||||
|
- Update to 1.11.0
|
||||||
|
|
||||||
* Sun Aug 23 2020 xiezheng <xiezheng4@huawei.com> - 1.10.1-1
|
* Sun Aug 23 2020 xiezheng <xiezheng4@huawei.com> - 1.10.1-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user