|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-CommonMark
|
|
|
|
|
Version: 0.290000
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: Interface to the CommonMark C library
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
|
|
|
|
@ -56,6 +56,9 @@ It closely follows the original API.
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Feb 04 2020 Petr Pisar <ppisar@redhat.com> - 0.290000-5
|
|
|
|
|
- Rebuild against cmark 0.29.0 (bug #1697593)
|
|
|
|
|
|
|
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.290000-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|