Hello community, here is the log from the commit of package perl-XML-LibXSLT for openSUSE:Factory checked in at 2014-02-12 17:32:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-XML-LibXSLT (Old) and /work/SRC/openSUSE:Factory/.perl-XML-LibXSLT.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-XML-LibXSLT" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-XML-LibXSLT/perl-XML-LibXSLT.changes 2013-11-26 14:42:19.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-XML-LibXSLT.new/perl-XML-LibXSLT.changes 2014-02-12 17:32:07.000000000 +0100 @@ -1,0 +2,30 @@ +Sun Feb 9 13:33:35 UTC 2014 - [email protected] + +- updated to 1.87 + - Decrease the minimum libxslt version again. + - Setting it as 1.1.28 did not fix the failures, and now we have + some more tests to test against it. + - https://rt.cpan.org/Ticket/Display.html?id=92659 + - Thanks to Slaven Rezic for the report. + + 1.86 Sun 2 Feb 17:06:07 IST 2014 + - Add t/xml-grammar-failures.t to catch test failures in dependent modules. + - Add some data files for it under t/data/*. + - This fails on FreeBSD 9.2 currently. + + 1.85 Sat 1 Feb 16:23:43 IST 2014 + - Add "use strict;" and "use warnings;" globally (CPANTS). + - Add LICENSE to the MANIFEST. + + 1.84 Thu 26 Dec 14:19:19 IST 2013 + - Hopefully fix a segmentation fault on Win32 introduced in the last ver. + - https://rt.cpan.org/Ticket/Display.html?id=91652 + - Thanks to Alexandr Ciornii for the report, and to Nikolay Sivov + for providing help. + + 1.83 Sun 22 Dec 18:20:23 IST 2013 + - Get rid of compiler warnings when compiling using CLANG. + - https://rt.cpan.org/Public/Bug/Display.html?id=91118 + - Thanks to Daniel Macks for the report. + +------------------------------------------------------------------- Old: ---- XML-LibXSLT-1.82.tar.gz New: ---- XML-LibXSLT-1.87.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-XML-LibXSLT.spec ++++++ --- /var/tmp/diff_new_pack.QofPAz/_old 2014-02-12 17:32:07.000000000 +0100 +++ /var/tmp/diff_new_pack.QofPAz/_new 2014-02-12 17:32:07.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-XML-LibXSLT # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products 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,11 +17,11 @@ Name: perl-XML-LibXSLT -Version: 1.82 +Version: 1.87 Release: 0 %define cpan_name XML-LibXSLT Summary: Interface to the GNOME libxslt library -License: GPL-1.0+ or Artistic-1.0 +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/XML-LibXSLT/ Source: http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz @@ -29,14 +29,6 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(XML::LibXML) >= 1.70 -#BuildRequires: perl(Driver::BaseClass) -#BuildRequires: perl(XML::LibXML::Boolean) -#BuildRequires: perl(XML::LibXML::Literal) -#BuildRequires: perl(XML::LibXML::NodeList) -#BuildRequires: perl(XML::LibXML::Number) -#BuildRequires: perl(XML::LibXSLT) -#BuildRequires: perl(XML::Sablotron) -#BuildRequires: perl(XML::XPath) Requires: perl(XML::LibXML) >= 1.70 %{perl_requires} # MANUAL @@ -64,6 +56,6 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes example README +%doc Changes example LICENSE README %changelog ++++++ XML-LibXSLT-1.82.tar.gz -> XML-LibXSLT-1.87.tar.gz ++++++ ++++ 2938 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
