Hello community,

here is the log from the commit of package perl-XML-SAX-Base for 
openSUSE:Factory checked in at 2011-11-18 15:47:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-XML-SAX-Base (Old)
 and      /work/SRC/openSUSE:Factory/.perl-XML-SAX-Base.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-XML-SAX-Base", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-XML-SAX-Base/perl-XML-SAX-Base.changes      
2011-09-23 12:39:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-XML-SAX-Base.new/perl-XML-SAX-Base.changes 
2011-11-18 15:48:13.000000000 +0100
@@ -1,0 +2,14 @@
+Fri Nov 18 09:55:30 UTC 2011 - [email protected]
+
+- update to 1.08
+  - rename BuildSAXBase.PL => BuildSAXBase.pl
+  - add link to Perl SAX API Reference
+  - modify BuildSAXBase.PL to include version stanzas when run manually
+  - make BuildSAXBase.PL harmless unless run with --force option
+
+-------------------------------------------------------------------
+Fri Oct 14 14:26:51 UTC 2011 - [email protected]
+
+- fixed typos in perl-XML-SAX-Base.spec
+
+-------------------------------------------------------------------

Old:
----
  XML-SAX-Base-1.06.tar.gz

New:
----
  XML-SAX-Base-1.08.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-XML-SAX-Base.spec ++++++
--- /var/tmp/diff_new_pack.tHtwWu/_old  2011-11-18 15:48:16.000000000 +0100
+++ /var/tmp/diff_new_pack.tHtwWu/_new  2011-11-18 15:48:16.000000000 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           perl-XML-SAX-Base
-Version:        1.06
+Version:        1.08
 Release:        1
 License:        GPL-1.0+ or Artistic
 %define cpan_name XML-SAX-Base
@@ -36,12 +36,12 @@
 
 %description
 This module has a very simple task - to be a base class for PerlSAX drivers
-and filters. It's default behaviour is to pass the input directly to the
+and filters. Its default behavior is to pass the input directly to the
 output unchanged. It can be useful to use this module as a base class so
 you don't have to, for example, implement the characters() callback.
 
 The main advantages that it provides are easy dispatching of events the
-right way (ie it takes care for you of checking that the handler has
+right way (i.e., it takes care for you of checking that the handler has
 implemented that method, or has defined an AUTOLOAD), and the guarantee
 that filters will pass along events that they aren't implementing to
 handlers downstream that might nevertheless be interested in them.

++++++ XML-SAX-Base-1.06.tar.gz -> XML-SAX-Base-1.08.tar.gz ++++++
++++ 1769 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to