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#03d3714be6c0b98c159a4d5acbd9444a39fc5be9
This commit is contained in:
parent
c0b8180f88
commit
7a940a5f5a
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@ rouge-3.1.1.gem
|
||||
/rouge-3.22.0.gem
|
||||
/rouge-3.23.0.gem
|
||||
/rouge-3.24.0.gem
|
||||
/rouge-3.25.0.gem
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global gem_name rouge
|
||||
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 3.24.0
|
||||
Version: 3.25.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
|
||||
* 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
|
||||
- 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