update to version 3.24.0
This commit is contained in:
parent
c015f92075
commit
1a68c69881
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@ rouge-3.1.1.gem
|
|||||||
/rouge-3.21.0.gem
|
/rouge-3.21.0.gem
|
||||||
/rouge-3.22.0.gem
|
/rouge-3.22.0.gem
|
||||||
/rouge-3.23.0.gem
|
/rouge-3.23.0.gem
|
||||||
|
/rouge-3.24.0.gem
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global gem_name rouge
|
%global gem_name rouge
|
||||||
|
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 3.23.0
|
Version: 3.24.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
|
||||||
|
* Fri Oct 16 2020 Fabio Valentini <decathorpe@gmail.com> - 3.24.0-1
|
||||||
|
- Update to version 3.24.0.
|
||||||
|
|
||||||
* Wed Sep 09 2020 Fabio Valentini <decathorpe@gmail.com> - 3.23.0-1
|
* Wed Sep 09 2020 Fabio Valentini <decathorpe@gmail.com> - 3.23.0-1
|
||||||
- Update to version 3.23.0.
|
- Update to version 3.23.0.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (rouge-3.23.0.gem) = de0e656dfa8d3cfda9863e7e9b62d717038f1e19679b59d1bdac9292052fb707607e8bfe44f251bc2ca30d8e68d137c370af39cb6bca7d274ac2d7910fe90353
|
SHA512 (rouge-3.24.0.gem) = 78d3c5577697d9119ce6757bb71b0586da0bff68aa34cbb8035d163352f43ad201d8ab48594fa808c83606aa071cad7f7112d389681d5f2a792fc30d593d1545
|
||||||
|
Loading…
Reference in New Issue
Block a user