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