File project.diff of Package perl-CGI-Application
--- perl-CGI-Application.changes.orig
+++ perl-CGI-Application.changes
@@ -1,4 +1,30 @@
-------------------------------------------------------------------
+Thu Jul 30 17:01:25 CEST 2009 - cwh@suse.de
+
+- 4.31 Wed Jul 29, 2009
+
+ [FEATURES]
+ - html_tmpl_class() now allows setting an an alternate HTML::Template class
+ at a run time. This makes it easy to set the class to be
+ 'HTML::Template::Dumper' for debugging. You can then see and precisely
+ test the Perl data structure that would be sent your template, taking
+ into account the template tokens that are actually set there. (Mark Stosberg)
+
+ [DOCUMENTATION]
+ - More typo fixes (Lyle)
+
+- 4.21 Sat Jan 3, 2009
+
+ [FEATURES]
+ - This now works:
+ $webapp->query($new_query_object);
+ Setting a new query object can be useful in combination with
+ CGI::Application::Server. (Jaldhar Vyas)
+
+ [DOCUMENTATION]
+ - More typo fixes (Lyle)
+
+-------------------------------------------------------------------
Tue Nov 4 11:53:11 CET 2008 - cwh@suse.de
- 4.20 Sat Nov 1, 2008
--- perl-CGI-Application.spec.orig
+++ perl-CGI-Application.spec
@@ -19,7 +19,7 @@
Name: perl-CGI-Application
-Version: 4.20
+Version: 4.31
Release: 1
Provides: CGI-Application
Requires: perl = %{perl_version}