update to version 1.10.1

This commit is contained in:
Fabio Valentini 2019-05-31 18:02:02 +02:00
commit db08b567f3
No known key found for this signature in database
GPG key ID: 5AC5F572E5D410AF
3 changed files with 9 additions and 2 deletions

View file

@ -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.