update to version 3.25.0
This commit is contained in:
parent
1a68c69881
commit
03d3714be6
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@ rouge-3.1.1.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
|
/rouge-3.24.0.gem
|
||||||
|
/rouge-3.25.0.gem
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global gem_name rouge
|
%global gem_name rouge
|
||||||
|
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 3.24.0
|
Version: 3.25.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 Nov 18 2020 Fabio Valentini <decathorpe@gmail.com> - 3.25.0-1
|
||||||
|
- Update to version 3.25.0.
|
||||||
|
|
||||||
* Fri Oct 16 2020 Fabio Valentini <decathorpe@gmail.com> - 3.24.0-1
|
* Fri Oct 16 2020 Fabio Valentini <decathorpe@gmail.com> - 3.24.0-1
|
||||||
- Update to version 3.24.0.
|
- Update to version 3.24.0.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (rouge-3.24.0.gem) = 78d3c5577697d9119ce6757bb71b0586da0bff68aa34cbb8035d163352f43ad201d8ab48594fa808c83606aa071cad7f7112d389681d5f2a792fc30d593d1545
|
SHA512 (rouge-3.25.0.gem) = bf8af0cdc65373abf0b4507805ed3390bc00e502520e4d87e46b1515b1d5773e56b3892cac2f9101fe64d6df4bce71f693ddef66087be113066e018a70d509b6
|
||||||
|
Loading…
Reference in New Issue
Block a user