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