update to version 3.13.0
This commit is contained in:
parent
3405b27a18
commit
98fd04464a
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ rouge-3.1.1.gem
|
|||||||
/rouge-3.11.0.gem
|
/rouge-3.11.0.gem
|
||||||
/rouge-3.11.1.gem
|
/rouge-3.11.1.gem
|
||||||
/rouge-3.12.0.gem
|
/rouge-3.12.0.gem
|
||||||
|
/rouge-3.13.0.gem
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global gem_name rouge
|
%global gem_name rouge
|
||||||
|
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 3.12.0
|
Version: 3.13.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
|
||||||
|
* Sat Nov 16 2019 Fabio Valentini <decathorpe@gmail.com> - 3.13.0-1
|
||||||
|
- Update to version 3.13.0.
|
||||||
|
|
||||||
* Wed Oct 30 2019 Fabio Valentini <decathorpe@gmail.com> - 3.12.0-1
|
* Wed Oct 30 2019 Fabio Valentini <decathorpe@gmail.com> - 3.12.0-1
|
||||||
- Update to version 3.12.0.
|
- Update to version 3.12.0.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (rouge-3.12.0.gem) = 7aef2e47073ef63ca7a068362625b6af8865bfd45d888f7d412fa28db4b37c2f57e118bb9ce3986e315f2457e414ad091cd7c5ded55c0e1cff1f0518957b9545
|
SHA512 (rouge-3.13.0.gem) = 848fd4d105b596bf07ee483eb5bbaf8ceafc861feb8fa93592a440d2e638e2f2caee6c898772f8067017fba1ecb450bef67b809fb93d5a3aa0b69657e3d36ae7
|
||||||
|
Loading…
Reference in New Issue
Block a user