Created attachment 366901 [details] update perl-Text-Markdown to latest upstream version Latest version of MojoMojo requires newer version of Text::MultiMarkdown (currently provided by perl-Text-Markdown). To complicate matters, upstream has split Text::Markdown and Text::MultiMarkdown into separate packages. Attached patch will update perl-Text-Markdown to latest upstream version, but could cause temporary breakage of things until new perl-Text-MultiMarkdown is available. Fortunately, not much seems to be affected: $ repoquery --repoid=rawhide --whatrequires 'perl(Text::MultiMarkdown)' $ repoquery --repoid=rawhide --whatrequires 'perl(Text::Markdown)' ikiwiki-0:3.14159265-1.fc12.noarch Review for new perl-Text-MultiMarkdown is at bug #532190
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle. Changing version to '12'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Sorry. I got impatient and just committed/built the update in rawhide. With luck, perl-Text-MultiMarkdown should now be coming soon to fill the gap.