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-kramdown-parser-gfm.git#6843db53043bd22b2ad5540a2c59861b806394ea
This commit is contained in:
DistroBaker 2021-02-05 05:46:36 +01:00
parent 40f5355721
commit 152e087ef9

View File

@ -3,7 +3,7 @@
Name: rubygem-%{gem_name}
Summary: Kramdown parser for GitHub-flavored markdown
Version: 1.1.0
Release: 5%{?dist}
Release: 6%{?dist}
License: MIT
URL: https://github.com/kramdown/parser-gfm
@ -86,6 +86,9 @@ popd
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Aug 15 2020 Fabio Valentini <decathorpe@gmail.com> - 1.1.0-5
- Include upstream patch to make test suite compatible with kramdown 2.2.0.
- Fixes RHBZ#1865414