update to version 1.10.1
This commit is contained in:
parent
9ba7f2ec4f
commit
db08b567f3
3 changed files with 9 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
%global gem_name ruby-progressbar
|
||||
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 1.10.0
|
||||
Version: 1.10.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Ruby/ProgressBar is a flexible text progress bar library
|
||||
License: MIT
|
||||
|
|
@ -65,6 +65,9 @@ cp -a .%{gem_dir}/* %{buildroot}%{gem_dir}/
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri May 31 2019 Fabio Valentini <decathorpe@gmail.com> - 1.10.1-1
|
||||
- Update to version 1.10.1.
|
||||
|
||||
* Wed Aug 08 2018 Fabio Valentini <decathorpe@gmail.com> - 1.10.0-1
|
||||
- Update to version 1.10.0.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue