Bug 532191

Summary: Please update perl-Text-Markdown to latest upstream release (1.000029)
Product: [Fedora] Fedora Reporter: Iain Arnell <iarnell>
Component: perl-Text-MarkdownAssignee: Jeffrey C. Ollie <jeff>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: emmanuel, jeff
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-12-04 16:58:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 532190    
Attachments:
Description Flags
update perl-Text-Markdown to latest upstream version none

Description Iain Arnell 2009-10-31 09:23:17 UTC
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

Comment 1 Bug Zapper 2009-11-16 14:44:57 UTC
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

Comment 2 Iain Arnell 2009-12-04 16:58:13 UTC
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.