update to version 3.5.1
This commit is contained in:
parent
3c67212a55
commit
e92d0f6511
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ rouge-3.1.1.gem
|
|||||||
/rouge-3.2.0.gem
|
/rouge-3.2.0.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
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global gem_name rouge
|
%global gem_name rouge
|
||||||
|
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 3.3.0
|
Version: 3.5.1
|
||||||
Release: 2%{?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
|
||||||
|
* Tue Jul 02 2019 Fabio Valentini <decathorpe@gmail.com> - 3.5.1-1
|
||||||
|
- Update to version 3.5.1.
|
||||||
|
|
||||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.0-2
|
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (rouge-3.3.0.gem) = b4d043d1df7c286f7a81c85c770144da3acab946c3c53570f3d530dba9414023641c52a8ee338abddfd178e2037e7390e61f344fa4d88a690e184f180a4da35c
|
SHA512 (rouge-3.5.1.gem) = 9a2474514e9434774762ac512a921b0c9e20c327629784d0e7a0a17aa8fe3bc32af17005279895ad2a23d8faad354c9982d7102cbf598c9ce83a03043590c22f
|
||||||
|
Loading…
Reference in New Issue
Block a user