update to version 3.19.0
This commit is contained in:
parent
59308c3a67
commit
6ac2d87578
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ rouge-3.1.1.gem
|
|||||||
/rouge-3.16.0.gem
|
/rouge-3.16.0.gem
|
||||||
/rouge-3.17.0.gem
|
/rouge-3.17.0.gem
|
||||||
/rouge-3.18.0.gem
|
/rouge-3.18.0.gem
|
||||||
|
/rouge-3.19.0.gem
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global gem_name rouge
|
%global gem_name rouge
|
||||||
|
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 3.18.0
|
Version: 3.19.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
|
||||||
|
* Fri May 15 2020 Fabio Valentini <decathorpe@gmail.com> - 3.19.0-1
|
||||||
|
- Update to version 3.19.0.
|
||||||
|
|
||||||
* Sat Apr 18 2020 Fabio Valentini <decathorpe@gmail.com> - 3.18.0-1
|
* Sat Apr 18 2020 Fabio Valentini <decathorpe@gmail.com> - 3.18.0-1
|
||||||
- Update to version 3.18.0.
|
- Update to version 3.18.0.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (rouge-3.18.0.gem) = 66b1dc240ca0894dcdcad7b5f05191f4a2e0b0a63af1f918902352ff64d38b5100075e9b56d10230d54ef8f2559bcad31c098e730ae8260a4a9309b869956bd6
|
SHA512 (rouge-3.19.0.gem) = 3bfb619f5843b40eed3b6c12764165be6746a6e460ca848688f81431c3cb8675ad5d6db7f5a661e922262660cf66ac21f6829c85a6e343aaa22f4c1cc3b7f1d7
|
||||||
|
Loading…
Reference in New Issue
Block a user