|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-CommonMark
|
|
|
|
|
Version: 0.290000
|
|
|
|
|
Release: 15%{?dist}
|
|
|
|
|
Release: 16%{?dist}
|
|
|
|
|
Summary: Interface to the CommonMark C library
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
|
|
|
|
@ -55,6 +55,9 @@ It closely follows the original API.
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Jan 30 2023 Jens Petersen <petersen@redhat.com> - 0.290000-16
|
|
|
|
|
- rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jan 27 2023 Jens Petersen <petersen@redhat.com> - 0.290000-15
|
|
|
|
|
- rebuild f38 against newer cmark
|
|
|
|
|
|
|
|
|
|