update to version 3.6.0
This commit is contained in:
parent
e92d0f6511
commit
72c13e51e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ rouge-3.1.1.gem
|
|||||||
/rouge-3.2.1.gem
|
/rouge-3.2.1.gem
|
||||||
/rouge-3.3.0.gem
|
/rouge-3.3.0.gem
|
||||||
/rouge-3.5.1.gem
|
/rouge-3.5.1.gem
|
||||||
|
/rouge-3.6.0.gem
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global gem_name rouge
|
%global gem_name rouge
|
||||||
|
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 3.5.1
|
Version: 3.6.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 Jul 10 2019 Fabio Valentini <decathorpe@gmail.com> - 3.6.0-1
|
||||||
|
- Update to version 3.6.0.
|
||||||
|
|
||||||
* Tue Jul 02 2019 Fabio Valentini <decathorpe@gmail.com> - 3.5.1-1
|
* Tue Jul 02 2019 Fabio Valentini <decathorpe@gmail.com> - 3.5.1-1
|
||||||
- Update to version 3.5.1.
|
- Update to version 3.5.1.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (rouge-3.5.1.gem) = 9a2474514e9434774762ac512a921b0c9e20c327629784d0e7a0a17aa8fe3bc32af17005279895ad2a23d8faad354c9982d7102cbf598c9ce83a03043590c22f
|
SHA512 (rouge-3.6.0.gem) = cf7a505185925cf72d93e1196497b7ff73e7319a4ae4b68949c986ea63ba93a9dcd9ce785083cba67ed00afe88839255a3a4faf80d74fdee7f1d88256d356de4
|
||||||
|
Loading…
Reference in New Issue
Block a user