Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/rubygem-rouge.git#1a68c6988139e9381b809295938566c1c0a782d4
This commit is contained in:
parent
ec98029da4
commit
c0b8180f88
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@ rouge-3.1.1.gem
|
||||
/rouge-3.21.0.gem
|
||||
/rouge-3.22.0.gem
|
||||
/rouge-3.23.0.gem
|
||||
/rouge-3.24.0.gem
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global gem_name rouge
|
||||
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 3.23.0
|
||||
Version: 3.24.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Pure-ruby colorizer based on pygments
|
||||
License: MIT and BSD
|
||||
@ -85,6 +85,9 @@ help2man -N -s1 -o %{buildroot}%{_mandir}/man1/rougify.1 \
|
||||
|
||||
|
||||
%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
|
||||
- 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