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