update to version 3.11.1
This commit is contained in:
parent
f194f59158
commit
a96e63a6c6
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ rouge-3.1.1.gem
|
|||||||
/rouge-3.8.0.gem
|
/rouge-3.8.0.gem
|
||||||
/rouge-3.10.0.gem
|
/rouge-3.10.0.gem
|
||||||
/rouge-3.11.0.gem
|
/rouge-3.11.0.gem
|
||||||
|
/rouge-3.11.1.gem
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global gem_name rouge
|
%global gem_name rouge
|
||||||
|
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 3.11.0
|
Version: 3.11.1
|
||||||
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
|
||||||
|
* Mon Oct 07 2019 Fabio Valentini <decathorpe@gmail.com> - 3.11.1-1
|
||||||
|
- Update to version 3.11.1.
|
||||||
|
|
||||||
* Sat Sep 28 2019 Fabio Valentini <decathorpe@gmail.com> - 3.11.0-1
|
* Sat Sep 28 2019 Fabio Valentini <decathorpe@gmail.com> - 3.11.0-1
|
||||||
- Update to version 3.11.0.
|
- Update to version 3.11.0.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (rouge-3.11.0.gem) = 856daaa83a7b47bea24f1215c95fa162c3f641ba086cb12d6b72387e5987b8d42de5d2f2f9bfdb422d3096423fb940ef203b924e042856995cf9cd96cc0fac27
|
SHA512 (rouge-3.11.1.gem) = c1886391e59b7bd5d877c40cd8ef1649fbd51cbd144defa552fd75aad759ce7702b0b9da6014d12b44ef1af0bcdc1ab9e32d2a5cadaadb681ce4b498fb75ceb4
|
||||||
|
Loading…
Reference in New Issue
Block a user