Hello community,

here is the log from the commit of package perl-Data-Visitor for 
openSUSE:Factory checked in at 2012-03-01 17:23:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Data-Visitor (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Data-Visitor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Data-Visitor", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Data-Visitor/perl-Data-Visitor.changes      
2011-09-23 12:36:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Data-Visitor.new/perl-Data-Visitor.changes 
2012-03-01 17:23:04.000000000 +0100
@@ -1,0 +2,9 @@
+Mon Feb 27 08:47:42 UTC 2012 - [email protected]
+
+- updated to 0.28
+   - convert to dzil
+   - bump namespace::clean dep
+   - better error message if Data::Alias isn't found
+   - doc fixes
+
+-------------------------------------------------------------------

Old:
----
  Data-Visitor-0.27.tar.gz

New:
----
  Data-Visitor-0.28.tar.gz

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

Other differences:
------------------
++++++ perl-Data-Visitor.spec ++++++
--- /var/tmp/diff_new_pack.p6byp5/_old  2012-03-01 17:23:05.000000000 +0100
+++ /var/tmp/diff_new_pack.p6byp5/_new  2012-03-01 17:23:05.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-Visitor
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,33 +16,34 @@
 #
 
 
-
 Name:           perl-Data-Visitor
-Version:        0.27
-Release:        1
-License:        GPL-1.0+ or Artistic-1.0
+Version:        0.28
+Release:        0
 %define cpan_name Data-Visitor
 Summary:        Visitor style traversal of Perl data structures
-Url:            http://search.cpan.org/dist/Data-Visitor/
+License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
-Source:         
http://www.cpan.org/authors/id/F/FL/FLORA/%{cpan_name}-%{version}.tar.gz
+Url:            http://search.cpan.org/dist/Data-Visitor/
+Source:         
http://www.cpan.org/authors/id/D/DO/DOY/%{cpan_name}-%{version}.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Data::Alias)
+BuildRequires:  perl(Class::Load) >= 0.06
 BuildRequires:  perl(Moose) >= 0.89
-BuildRequires:  perl(namespace::clean) >= 0.08
-BuildRequires:  perl(ok)
-BuildRequires:  perl(Sub::Name)
 BuildRequires:  perl(Task::Weaken)
-BuildRequires:  perl(Test::use::ok)
+BuildRequires:  perl(Test::More) >= 0.88
+BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(Tie::ToObject) >= 0.01
+BuildRequires:  perl(namespace::clean) >= 0.19
+#BuildRequires: perl(Data::Visitor)
+#BuildRequires: perl(Data::Visitor::Callback)
+#BuildRequires: perl(Sub::Name)
+Requires:       perl(Class::Load) >= 0.06
 Requires:       perl(Moose) >= 0.89
-Requires:       perl(namespace::clean) >= 0.08
 Requires:       perl(Task::Weaken)
-Requires:       perl(Test::use::ok)
 Requires:       perl(Tie::ToObject) >= 0.01
+Requires:       perl(namespace::clean) >= 0.19
 %{perl_requires}
 
 %description
@@ -74,11 +75,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes
+%doc Changes LICENSE README
 
 %changelog

++++++ Data-Visitor-0.27.tar.gz -> Data-Visitor-0.28.tar.gz ++++++
++++ 1786 lines of diff (skipped)

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

Reply via email to