update to version 3.26.0
This commit is contained in:
parent
03d3714be6
commit
6be3cf8137
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ rouge-3.1.1.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
|
/rouge-3.25.0.gem
|
||||||
|
/rouge-3.26.0.gem
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global gem_name rouge
|
%global gem_name rouge
|
||||||
|
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 3.25.0
|
Version: 3.26.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 Dec 11 2020 Fabio Valentini <decathorpe@gmail.com> - 3.26.0-1
|
||||||
|
- Update to version 3.26.0.
|
||||||
|
|
||||||
* Wed Nov 18 2020 Fabio Valentini <decathorpe@gmail.com> - 3.25.0-1
|
* Wed Nov 18 2020 Fabio Valentini <decathorpe@gmail.com> - 3.25.0-1
|
||||||
- Update to version 3.25.0.
|
- Update to version 3.25.0.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (rouge-3.25.0.gem) = bf8af0cdc65373abf0b4507805ed3390bc00e502520e4d87e46b1515b1d5773e56b3892cac2f9101fe64d6df4bce71f693ddef66087be113066e018a70d509b6
|
SHA512 (rouge-3.26.0.gem) = e589d158f518d7e39dcba5c021b26626f67fce762f77c2ed8236a85110927e904d6596e933e7ea84547abe5ca1456d38d245d007bd81e052bf26aeae1387a3f7
|
||||||
|
Loading…
Reference in New Issue
Block a user