df4c9ff
diff -up HTML-Template-2.10/lib/HTML/Template.pm~ HTML-Template-2.10/lib/HTML/Template.pm
df4c9ff
--- HTML-Template-2.10/lib/HTML/Template.pm~	2011-08-30 20:44:01.075540073 +0300
df4c9ff
+++ HTML-Template-2.10/lib/HTML/Template.pm	2011-08-30 20:45:10.256004737 +0300
df4c9ff
@@ -1,6 +1,7 @@
df4c9ff
 package HTML::Template;
df4c9ff
 
df4c9ff
-$HTML::Template::VERSION = '2.10';
df4c9ff
+# https://bugzilla.redhat.com/show_bug.cgi?id=734253
df4c9ff
+$HTML::Template::VERSION = '2.91';
df4c9ff
 
df4c9ff
 =head1 NAME
df4c9ff