From 2d2aaf24deef43ce3f5c57eaa9bb9eac56c29fccb1b384f5c4d93d78412f70e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=C4=9Bzslav=20=C4=8C=C3=AD=C5=BEek?= Date: Mon, 31 Oct 2011 08:39:14 +0000 Subject: [PATCH] =?UTF-8?q?-=20update=20to=201.75=20=20=20=20=20-=20Conver?= =?UTF-8?q?t=20the=20following=20test=20scripts=20from=20Test.pm=20to=20Te?= =?UTF-8?q?st::More=20:=20=20=20=20=20=20=20=20=20-=20t/03input.t=20=20=20?= =?UTF-8?q?=20=20-=20Fix=20for=20https://rt.cpan.org/Public/Bug/Display.ht?= =?UTF-8?q?ml=3Fid=3D71345=20by=20Tim=20=20=20=20=20Brody:=20=20=20=20=20?= =?UTF-8?q?=20=20=20=20-=20=C2=ABsegfault=20in=20free()=C2=BB=20=20=20=20?= =?UTF-8?q?=20=20=20=20=20-=20Thanks,=20Tim!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXSLT?expand=0&rev=19 --- XML-LibXSLT-1.74.tar.gz | 3 --- XML-LibXSLT-1.75.tar.gz | 3 +++ perl-XML-LibXSLT.changes | 11 +++++++++++ perl-XML-LibXSLT.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 XML-LibXSLT-1.74.tar.gz create mode 100644 XML-LibXSLT-1.75.tar.gz diff --git a/XML-LibXSLT-1.74.tar.gz b/XML-LibXSLT-1.74.tar.gz deleted file mode 100644 index 49e98a3..0000000 --- a/XML-LibXSLT-1.74.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba79ad2172fb054132c2f9b697da3047f9354f62ab1e7b226114b1e2e4b3decf -size 84610 diff --git a/XML-LibXSLT-1.75.tar.gz b/XML-LibXSLT-1.75.tar.gz new file mode 100644 index 0000000..e9e29b3 --- /dev/null +++ b/XML-LibXSLT-1.75.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:998620a4b7d49b5217695254544376e7d6b8b2af64251a6f53dcab5b0ef2328d +size 85421 diff --git a/perl-XML-LibXSLT.changes b/perl-XML-LibXSLT.changes index 22e527c..0346b66 100644 --- a/perl-XML-LibXSLT.changes +++ b/perl-XML-LibXSLT.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Oct 31 02:34:47 UTC 2011 - vcizek@suse.com + +- update to 1.75 + - Convert the following test scripts from Test.pm to Test::More : + - t/03input.t + - Fix for https://rt.cpan.org/Public/Bug/Display.html?id=71345 by Tim + Brody: + - «segfault in free()» + - Thanks, Tim! + ------------------------------------------------------------------- Thu Oct 27 01:34:42 UTC 2011 - vcizek@suse.com diff --git a/perl-XML-LibXSLT.spec b/perl-XML-LibXSLT.spec index b0e6eb7..8d48f6b 100644 --- a/perl-XML-LibXSLT.spec +++ b/perl-XML-LibXSLT.spec @@ -18,7 +18,7 @@ Name: perl-XML-LibXSLT -Version: 1.74 +Version: 1.75 Release: 7 License: GPL-1.0+ or Artistic Summary: XML::LibXSLT Perl Module