Hello community,

here is the log from the commit of package perl-XML-Twig for openSUSE:Factory 
checked in at 2016-11-25 12:25:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-XML-Twig (Old)
 and      /work/SRC/openSUSE:Factory/.perl-XML-Twig.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-XML-Twig"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-XML-Twig/perl-XML-Twig.changes      
2015-04-25 21:15:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-XML-Twig.new/perl-XML-Twig.changes 
2016-11-25 12:25:38.000000000 +0100
@@ -1,0 +2,20 @@
+Thu Nov 24 07:28:15 UTC 2016 - [email protected]
+
+- updated to 3.52
+   see /usr/share/doc/packages/perl-XML-Twig/Changes
+
+  3.52 - 2016-11-23  - minor maintenance release
+  
+  - fixed: the previous fix was buggy...
+  
+  3.51 - 2016-11-23  - minor maintenance release
+  
+  - fixed: failing tests when XML::XPathEngine and XML::XPath not available
+
+-------------------------------------------------------------------
+Wed Nov 23 07:26:06 UTC 2016 - [email protected]
+
+- updated to 3.50
+   see /usr/share/doc/packages/perl-XML-Twig/Changes
+
+-------------------------------------------------------------------

Old:
----
  XML-Twig-3.49.tar.gz

New:
----
  XML-Twig-3.52.tar.gz

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

Other differences:
------------------
++++++ perl-XML-Twig.spec ++++++
--- /var/tmp/diff_new_pack.OMiueb/_old  2016-11-25 12:25:39.000000000 +0100
+++ /var/tmp/diff_new_pack.OMiueb/_new  2016-11-25 12:25:39.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-XML-Twig
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           perl-XML-Twig
-Version:        3.49
+Version:        3.52
 Release:        0
 %define cpan_name XML-Twig
 Summary:        Perl Module for Processing Huge Xml Documents in Tree Mode
@@ -66,9 +66,8 @@
 
 It allows minimal resource (CPU and memory) usage by building the tree only
 for the parts of the documents that need actual processing, through the use
-of the 'the twig_roots manpage ' and 'the twig_print_outside_roots manpage
-' options. The 'the finish manpage ' and 'the finish_print manpage '
-methods also help to increase performances.
+of the 'twig_roots ' and 'twig_print_outside_roots ' options. The 'finish '
+and 'finish_print ' methods also help to increase performances.
 
 XML::Twig tries to make simple things easy so it tries its best to takes
 care of a lot of the (usually) annoying (but sometimes necessary) features
@@ -76,7 +75,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
+find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++++++ XML-Twig-3.49.tar.gz -> XML-Twig-3.52.tar.gz ++++++
++++ 1934 lines of diff (skipped)


Reply via email to