update to version 3.10.0
This commit is contained in:
parent
e66f8ce3aa
commit
5e5f9e154d
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ rouge-3.1.1.gem
|
|||||||
/rouge-3.6.0.gem
|
/rouge-3.6.0.gem
|
||||||
/rouge-3.7.0.gem
|
/rouge-3.7.0.gem
|
||||||
/rouge-3.8.0.gem
|
/rouge-3.8.0.gem
|
||||||
|
/rouge-3.10.0.gem
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global gem_name rouge
|
%global gem_name rouge
|
||||||
|
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 3.8.0
|
Version: 3.10.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 Sep 04 2019 Fabio Valentini <decathorpe@gmail.com> - 3.10.0-1
|
||||||
|
- Update to version 3.10.0.
|
||||||
|
|
||||||
* Thu Aug 15 2019 Fabio Valentini <decathorpe@gmail.com> - 3.8.0-1
|
* Thu Aug 15 2019 Fabio Valentini <decathorpe@gmail.com> - 3.8.0-1
|
||||||
- Update to version 3.8.0.
|
- Update to version 3.8.0.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (rouge-3.8.0.gem) = 69f82ea887071becb8a05952a65468f5a97989e38955fd2ccd433d60d1b42bc281189a74afb64a74e190594106c4a19bf3aef1e7a9b42e4caddecdf45b19415c
|
SHA512 (rouge-3.10.0.gem) = adc93f023a1cf86f7ce054be4c85ee417f4b966afd2eb92d765dd4f0f91568c2c63cd45802face49c188c4bf692afb32fc981c7ce437563bc41007c968a88b57
|
||||||
|
Loading…
Reference in New Issue
Block a user