update to version 3.21.0
This commit is contained in:
parent
86d4cfd882
commit
995095eee0
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ rouge-3.1.1.gem
|
|||||||
/rouge-3.18.0.gem
|
/rouge-3.18.0.gem
|
||||||
/rouge-3.19.0.gem
|
/rouge-3.19.0.gem
|
||||||
/rouge-3.20.0.gem
|
/rouge-3.20.0.gem
|
||||||
|
/rouge-3.21.0.gem
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global gem_name rouge
|
%global gem_name rouge
|
||||||
|
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 3.20.0
|
Version: 3.21.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Pure-ruby colorizer based on pygments
|
Summary: Pure-ruby colorizer based on pygments
|
||||||
License: MIT and BSD
|
License: MIT and BSD
|
||||||
@ -85,6 +85,9 @@ help2man -N -s1 -o %{buildroot}%{_mandir}/man1/rougify.1 \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 15 2020 Fabio Valentini <decathorpe@gmail.com> - 3.21.0-1
|
||||||
|
- Update to version 3.21.0.
|
||||||
|
|
||||||
* Fri Jun 12 2020 Fabio Valentini <decathorpe@gmail.com> - 3.20.0-1
|
* Fri Jun 12 2020 Fabio Valentini <decathorpe@gmail.com> - 3.20.0-1
|
||||||
- Update to version 3.20.0.
|
- Update to version 3.20.0.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (rouge-3.20.0.gem) = 806fc83f2ac6cbd3331923a3d0eb4fda1e6a4930eaf6c89593eaf8af5a971ba49f6d75d1939a9d013812342fb25747c561714e4e42ecc8be4f29856aee11f8f1
|
SHA512 (rouge-3.21.0.gem) = 2b1a5318be2b3d3ad0701b5aeccfae9b079a90b6b60383c35c761cc80c7096f31bbad7edc0dd7d968eef91e4ee17a50589b349791470c0a5c7cb8292b9865b31
|
||||||
|
Loading…
Reference in New Issue
Block a user