update to 1.13.0

This commit is contained in:
lyn1001 2023-11-10 17:21:31 +08:00
parent 2389a2df65
commit f26137536f
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
ruby-progressbar-1.13.0.gem Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
%global gem_name ruby-progressbar
Name: rubygem-%{gem_name}
Version: 1.11.0
Version: 1.13.0
Release: 1
Summary: Ruby/ProgressBar is a flexible text progress bar library
License: MIT
@ -45,6 +45,9 @@ cp -a .%{gem_dir}/* %{buildroot}%{gem_dir}/
%{gem_instdir}/Rakefile
%changelog
* Fri Nov 10 2023 liyanan <liyanan61@h-partners.com> - 1.13.0-1
- Update to 1.13.0
* Wed Jun 29 2022 chenchen <chen_aka_jan@163.com> - 1.11.0-1
- Update to 1.11.0