[Bug 734253] HTML::Template 2.10 versioning problem

bugzilla at redhat.com bugzilla at redhat.com
Wed Aug 31 15:10:16 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=734253

--- Comment #5 from Petr Pisar <ppisar at redhat.com> 2011-08-31 11:10:15 EDT ---
(In reply to comment #4)
> (In reply to comment #2)
> 
> > The attached patch bumps module version to 2.91 while keeping the rest at 2.10
> > (and fixes a couple of trivial issues while at it).  Ok if I commit and push
> > this to F-16?
> 
> I don't see where that patch actually bumps the module version to 2.91, might
> be misreading it.

-$HTML::Template::VERSION = '2.10';
+# https://bugzilla.redhat.com/show_bug.cgi?id=734253
+$HTML::Template::VERSION = '2.91';

So Perl gets new version and and this one gets propagated into RPM by rpmbuild
dependency generator too.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the perl-devel mailing list