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/ghc-cmark-gfm.git#3a88adacf4741d7c3fe863453c498130cede650d
This commit is contained in:
DistroBaker 2021-02-03 18:10:19 +01:00
parent 1300a33ea6
commit d5e1f10316

View File

@ -8,7 +8,7 @@
Name: ghc-%{pkg_name}
Version: 0.2.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Fast, accurate GitHub Flavored Markdown parser and renderer
License: BSD
@ -115,6 +115,9 @@ This package provides the Haskell %{pkg_name} profiling library.
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Sep 17 11:52:52 +08 2020 Jens Petersen <petersen@redhat.com> - 0.2.2-1
- https://github.com/kivikakk/cmark-gfm-hs/releases/tag/0.2.2
- updates cbits to cmark-gfm-0.29.0.gfm.1 for CVE-2020-5238 (#1854329)