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