Hello community,

here is the log from the commit of package perl-SVG for openSUSE:Factory 
checked in at 2013-06-05 13:07:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-SVG (Old)
 and      /work/SRC/openSUSE:Factory/.perl-SVG.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-SVG"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-SVG/perl-SVG.changes        2012-05-29 
11:46:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-SVG.new/perl-SVG.changes   2013-06-05 
13:07:24.000000000 +0200
@@ -1,0 +2,19 @@
+Tue Jun  4 18:08:47 UTC 2013 - [email protected]
+
+- updated to 2.59
+       - Experiment to show images on MetaCPAN
+       - Move all the content of SVG::Manual to SVG
+       - Add an image to the pod generated by and example.
+       - Rename SVG::Manual from .pm to .pod.
+       - Stop violating the Subroutines::ProhibitExplicitReturnUndef policy,
+         eliminate 'return undef' and return wantarray?():undef; from the code.
+       - Update the dates in the Changes file.
+       - Remove the function prototypes that don't work on methods anyway.
+         Stop violating the Subroutines::ProhibitSubroutinePrototypes policy.
+       - missing test file removed from MANIFEST (RT #78856)
+       - move POD testing to xt/
+       - Some example cleanup - Shlomi Fish
+       - removing prototype - Shlomi Fish
+       - POD fixes - David Paleino
+
+-------------------------------------------------------------------

Old:
----
  SVG-2.51.tar.gz

New:
----
  SVG-2.59.tar.gz

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

Other differences:
------------------
++++++ perl-SVG.spec ++++++
--- /var/tmp/diff_new_pack.xizxdX/_old  2013-06-05 13:07:24.000000000 +0200
+++ /var/tmp/diff_new_pack.xizxdX/_new  2013-06-05 13:07:24.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-SVG
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,7 +17,7 @@
 
 
 Name:           perl-SVG
-Version:        2.51
+Version:        2.59
 Release:        0
 %define cpan_name SVG
 Summary:        Perl extension for generating Scalable Vector Graphics (SVG) 
documents
@@ -29,11 +29,15 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(parent)
+#BuildRequires: perl(Image::LibRSVG)
 #BuildRequires: perl(SVG)
 #BuildRequires: perl(SVG::DOM)
 #BuildRequires: perl(SVG::Element)
 #BuildRequires: perl(SVG::Extension)
 #BuildRequires: perl(SVG::XML)
+#BuildRequires: perl(Test::Perl::Critic)
+Requires:       perl(parent)
 %{perl_requires}
 
 %description
@@ -43,8 +47,6 @@
 into it, access the DOM object, create and access javascript, and generate
 SMIL animation content.
 
-Refer to the SVG::Manual manpage for the complete manual.
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
 find . -type f -print0 | xargs -0 chmod 644

++++++ SVG-2.51.tar.gz -> SVG-2.59.tar.gz ++++++
++++ 6225 lines of diff (skipped)

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

Reply via email to