commit perl-XML-SemanticDiff for openSUSE:Factory

2018-08-31 Thread root
Hello community,

here is the log from the commit of package perl-XML-SemanticDiff for 
openSUSE:Factory checked in at 2018-08-31 10:43:21

Comparing /work/SRC/openSUSE:Factory/perl-XML-SemanticDiff (Old)
 and  /work/SRC/openSUSE:Factory/.perl-XML-SemanticDiff.new (New)


Package is "perl-XML-SemanticDiff"

Fri Aug 31 10:43:21 2018 rev:10 rq:631332 version:1.0007

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-XML-SemanticDiff/perl-XML-SemanticDiff.changes  
2017-10-03 23:17:43.498703579 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-XML-SemanticDiff.new/perl-XML-SemanticDiff.changes
 2018-08-31 10:44:03.539174905 +0200
@@ -1,0 +2,9 @@
+Thu Aug 16 06:18:30 UTC 2018 - co...@suse.com
+
+- updated to 1.0007
+   see /usr/share/doc/packages/perl-XML-SemanticDiff/Changes
+
+  1.0007 2018-07-31
+  - Drop minimum perl back down to 5.8
+
+---

Old:

  XML-SemanticDiff-1.0006.tar.gz

New:

  XML-SemanticDiff-1.0007.tar.gz



Other differences:
--
++ perl-XML-SemanticDiff.spec ++
--- /var/tmp/diff_new_pack.JJmFou/_old  2018-08-31 10:44:03.943175387 +0200
+++ /var/tmp/diff_new_pack.JJmFou/_new  2018-08-31 10:44:03.947175391 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-XML-SemanticDiff
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,14 +17,14 @@
 
 
 Name:   perl-XML-SemanticDiff
-Version:1.0006
+Version:1.0007
 Release:0
 %define cpan_name XML-SemanticDiff
 Summary:Perl extension for comparing XML documents
-License:Artistic-1.0 or GPL-1.0+
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/XML-SemanticDiff/
-Source0:
https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/P/PE/PERIGRIN/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ XML-SemanticDiff-1.0006.tar.gz -> XML-SemanticDiff-1.0007.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-SemanticDiff-1.0006/Build.PL 
new/XML-SemanticDiff-1.0007/Build.PL
--- old/XML-SemanticDiff-1.0006/Build.PL2017-09-27 17:20:14.0 
+0200
+++ new/XML-SemanticDiff-1.0007/Build.PL2018-08-16 00:35:55.0 
+0200
@@ -1,5 +1,5 @@
 
-# This file was automatically generated by Dist::Zilla::Plugin::ModuleBuild 
v6.010.
+# This file was automatically generated by Dist::Zilla::Plugin::ModuleBuild 
v6.012.
 use strict;
 use warnings;
 
@@ -15,10 +15,11 @@
   },
   "dist_abstract" => "Perl extension for comparing XML documents.",
   "dist_author" => [
-"Shlomi Fish "
+"Shlomi Fish ",
+"Chris Prather "
   ],
   "dist_name" => "XML-SemanticDiff",
-  "dist_version" => "1.0006",
+  "dist_version" => "1.0007",
   "license" => "perl",
   "module_name" => "XML::SemanticDiff",
   "recursive_test_files" => 1,
@@ -26,7 +27,7 @@
 "Digest::MD5" => 0,
 "Encode" => 0,
 "XML::Parser" => 0,
-"perl" => "5.012",
+"perl" => "5.008",
 "strict" => 0,
 "warnings" => 0
   },
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-SemanticDiff-1.0006/Changes 
new/XML-SemanticDiff-1.0007/Changes
--- old/XML-SemanticDiff-1.0006/Changes 2017-09-27 17:20:14.0 +0200
+++ new/XML-SemanticDiff-1.0007/Changes 2018-08-16 00:35:55.0 +0200
@@ -1,5 +1,8 @@
 Revision history for Perl module XML::SemanticDiff
 
+1.0007 2018-07-31
+- Drop minimum perl back down to 5.8
+
 1.0006 2017-09-27
 - Fixed bug: https://rt.cpan.org/Public/Bug/Display.html?id=84546
   where the code was failing to find the difference in this scenario
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-SemanticDiff-1.0006/MANIFEST 
new/XML-SemanticDiff-1.0007/MANIFEST
--- old/XML-SemanticDiff-1.0006/MANIFEST2017-09-27 17:20:14.0 
+0200
+++ new/XML-SemanticDiff-1.0007/MANIFEST2018-08-16 00:35:55.0 
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.010.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.012.
 Build.PL
 Changes
 LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit perl-XML-SemanticDiff for openSUSE:Factory

2017-10-04 Thread root
Hello community,

here is the log from the commit of package perl-XML-SemanticDiff for 
openSUSE:Factory checked in at 2017-10-03 23:17:43

Comparing /work/SRC/openSUSE:Factory/perl-XML-SemanticDiff (Old)
 and  /work/SRC/openSUSE:Factory/.perl-XML-SemanticDiff.new (New)


Package is "perl-XML-SemanticDiff"

Tue Oct  3 23:17:43 2017 rev:9 rq:530068 version:1.0006

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-XML-SemanticDiff/perl-XML-SemanticDiff.changes  
2017-03-28 15:20:45.777966218 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-XML-SemanticDiff.new/perl-XML-SemanticDiff.changes
 2017-10-03 23:17:43.498703579 +0200
@@ -1,0 +2,11 @@
+Thu Sep 28 06:21:36 UTC 2017 - co...@suse.com
+
+- updated to 1.0006
+   see /usr/share/doc/packages/perl-XML-SemanticDiff/Changes
+
+  1.0006 2017-09-27
+  - Fixed bug: https://rt.cpan.org/Public/Bug/Display.html?id=84546
+where the code was failing to find the difference in this scenario
+Before: 0 After: 
+
+---

Old:

  XML-SemanticDiff-1.0005.tar.gz

New:

  XML-SemanticDiff-1.0006.tar.gz



Other differences:
--
++ perl-XML-SemanticDiff.spec ++
--- /var/tmp/diff_new_pack.paT4Au/_old  2017-10-03 23:17:44.054625341 +0200
+++ /var/tmp/diff_new_pack.paT4Au/_new  2017-10-03 23:17:44.058624778 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-XML-SemanticDiff
-Version:1.0005
+Version:1.0006
 Release:0
 %define cpan_name XML-SemanticDiff
 Summary:Perl extension for comparing XML documents

++ XML-SemanticDiff-1.0005.tar.gz -> XML-SemanticDiff-1.0006.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-SemanticDiff-1.0005/Build.PL 
new/XML-SemanticDiff-1.0006/Build.PL
--- old/XML-SemanticDiff-1.0005/Build.PL2017-02-06 19:23:41.0 
+0100
+++ new/XML-SemanticDiff-1.0006/Build.PL2017-09-27 17:20:14.0 
+0200
@@ -1,5 +1,5 @@
 
-# This file was automatically generated by Dist::Zilla::Plugin::ModuleBuild 
v5.047.
+# This file was automatically generated by Dist::Zilla::Plugin::ModuleBuild 
v6.010.
 use strict;
 use warnings;
 
@@ -18,7 +18,7 @@
 "Shlomi Fish "
   ],
   "dist_name" => "XML-SemanticDiff",
-  "dist_version" => "1.0005",
+  "dist_version" => "1.0006",
   "license" => "perl",
   "module_name" => "XML::SemanticDiff",
   "recursive_test_files" => 1,
@@ -35,8 +35,7 @@
 "IO::Handle" => 0,
 "IPC::Open3" => 0,
 "Test" => 0,
-"Test::More" => "0.88",
-"blib" => "1.01"
+"Test::More" => "0.88"
   }
 );
 
@@ -47,8 +46,7 @@
   "IPC::Open3" => 0,
   "Module::Build" => "0.28",
   "Test" => 0,
-  "Test::More" => "0.88",
-  "blib" => "1.01"
+  "Test::More" => "0.88"
 );
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-SemanticDiff-1.0005/Changes 
new/XML-SemanticDiff-1.0006/Changes
--- old/XML-SemanticDiff-1.0005/Changes 2017-02-06 19:23:41.0 +0100
+++ new/XML-SemanticDiff-1.0006/Changes 2017-09-27 17:20:14.0 +0200
@@ -1,5 +1,10 @@
 Revision history for Perl module XML::SemanticDiff
 
+1.0006 2017-09-27
+- Fixed bug: https://rt.cpan.org/Public/Bug/Display.html?id=84546
+  where the code was failing to find the difference in this scenario
+  Before: 0 After: 
+
 1.0005 2017-02-06
 - Convert the distribution to use git, GitHub, and Dist-Zilla.
 - Correct some spelling errors and add more tests.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-SemanticDiff-1.0005/MANIFEST 
new/XML-SemanticDiff-1.0006/MANIFEST
--- old/XML-SemanticDiff-1.0005/MANIFEST2017-02-06 19:23:41.0 
+0100
+++ new/XML-SemanticDiff-1.0006/MANIFEST2017-09-27 17:20:14.0 
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.047.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.010.
 Build.PL
 Changes
 LICENSE
@@ -30,6 +30,7 @@
 t/13to-doc-read.t
 t/14ignore_xpath.t
 t/15ignore_multi.t
+t/16zero_to_empty_str_cmp.t
 t/style-trailing-space.t
 weaver.ini
 xt/author/eol.t
@@ -37,5 +38,4 @@
 xt/author/pod-coverage.t
 xt/author/pod-syntax.t
 xt/release/cpan-changes.t
-xt/release/kwalitee.t
 xt/release/trailing-space.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-SemanticDiff-1.0005/META.json 
new/XML-SemanticDiff-1.0006/META.json
--- old/XML-SemanticDiff-1.0005/META.json   2017-02-06 19:23:41.0 
+0100
+++ new/XML-SemanticDiff-1.0006/META.json   2017-09-27 17:20:14.0 
+0200
@@ -4,7 +4,7 @@
   "Shlomi 

commit perl-XML-SemanticDiff for openSUSE:Factory

2017-03-28 Thread root
Hello community,

here is the log from the commit of package perl-XML-SemanticDiff for 
openSUSE:Factory checked in at 2017-03-28 15:20:44

Comparing /work/SRC/openSUSE:Factory/perl-XML-SemanticDiff (Old)
 and  /work/SRC/openSUSE:Factory/.perl-XML-SemanticDiff.new (New)


Package is "perl-XML-SemanticDiff"

Tue Mar 28 15:20:44 2017 rev:8 rq:460875 version:1.0005

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-XML-SemanticDiff/perl-XML-SemanticDiff.changes  
2014-02-24 14:15:09.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-XML-SemanticDiff.new/perl-XML-SemanticDiff.changes
 2017-03-28 15:20:45.777966218 +0200
@@ -1,0 +2,11 @@
+Tue Feb 21 07:44:33 UTC 2017 - co...@suse.com
+
+- updated to 1.0005
+   see /usr/share/doc/packages/perl-XML-SemanticDiff/Changes
+
+  1.0005 2017-02-06
+  - Convert the distribution to use git, GitHub, and Dist-Zilla.
+  - Correct some spelling errors and add more tests.
+  - Remove trailing whitespace.
+
+---

Old:

  XML-SemanticDiff-1.0004.tar.gz

New:

  XML-SemanticDiff-1.0005.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-XML-SemanticDiff.spec ++
--- /var/tmp/diff_new_pack.GMGec5/_old  2017-03-28 15:20:46.417875586 +0200
+++ /var/tmp/diff_new_pack.GMGec5/_new  2017-03-28 15:20:46.421875020 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-XML-SemanticDiff
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,19 +17,21 @@
 
 
 Name:   perl-XML-SemanticDiff
-Version:1.0004
+Version:1.0005
 Release:0
 %define cpan_name XML-SemanticDiff
-Summary:Perl extension for comparing XML documents.
+Summary:Perl extension for comparing XML documents
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/XML-SemanticDiff/
-Source: 
http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build) >= 0.39
+BuildRequires:  perl(Module::Build) >= 0.28
+BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(XML::Parser)
 Requires:   perl(XML::Parser)
 %{perl_requires}
@@ -55,6 +57,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes eg LICENSE README
+%doc Changes eg README
+%license LICENSE
 
 %changelog

++ XML-SemanticDiff-1.0004.tar.gz -> XML-SemanticDiff-1.0005.tar.gz ++
 2898 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#description: |-
#  override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module



commit perl-XML-SemanticDiff for openSUSE:Factory

2014-02-24 Thread h_root
Hello community,

here is the log from the commit of package perl-XML-SemanticDiff for 
openSUSE:Factory checked in at 2014-02-24 14:15:08

Comparing /work/SRC/openSUSE:Factory/perl-XML-SemanticDiff (Old)
 and  /work/SRC/openSUSE:Factory/.perl-XML-SemanticDiff.new (New)


Package is perl-XML-SemanticDiff

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-XML-SemanticDiff/perl-XML-SemanticDiff.changes  
2013-10-06 14:56:29.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-XML-SemanticDiff.new/perl-XML-SemanticDiff.changes
 2014-02-24 14:15:09.0 +0100
@@ -1,0 +2,8 @@
+Mon Feb 24 06:10:31 UTC 2014 - co...@suse.com
+
+- updated to 1.0004
+- Update the contact info for Shlomi Fish from the old one.
+- Add separate LICENSE file (CPANTS).
+- Add inc/Test/Run/Builder.pm .
+
+---

Old:

  XML-SemanticDiff-1.0002.tar.gz

New:

  XML-SemanticDiff-1.0004.tar.gz



Other differences:
--
++ perl-XML-SemanticDiff.spec ++
--- /var/tmp/diff_new_pack.GWwIxA/_old  2014-02-24 14:15:10.0 +0100
+++ /var/tmp/diff_new_pack.GWwIxA/_new  2014-02-24 14:15:10.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-XML-SemanticDiff
 #
-# 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,7 +17,7 @@
 
 
 Name:   perl-XML-SemanticDiff
-Version:1.0002
+Version:1.0004
 Release:0
 %define cpan_name XML-SemanticDiff
 Summary:Perl extension for comparing XML documents.
@@ -31,8 +31,6 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(Module::Build) = 0.39
 BuildRequires:  perl(XML::Parser)
-#BuildRequires: perl(XML::SemanticDiff)
-#BuildRequires: perl(XML::SemanticDiff::BasicHandler)
 Requires:   perl(XML::Parser)
 %{perl_requires}
 
@@ -57,6 +55,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes eg README
+%doc Changes eg LICENSE README
 
 %changelog

++ XML-SemanticDiff-1.0002.tar.gz - XML-SemanticDiff-1.0004.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-SemanticDiff-1.0002/Build.PL 
new/XML-SemanticDiff-1.0004/Build.PL
--- old/XML-SemanticDiff-1.0002/Build.PL2013-08-17 16:03:26.0 
+0200
+++ new/XML-SemanticDiff-1.0004/Build.PL2014-02-04 12:55:45.0 
+0100
@@ -1,9 +1,13 @@
 use strict;
+use strict;
 use warnings;
 
-use Module::Build;
+use File::Spec;
+use lib File::Spec-catdir(File::Spec-curdir(), inc);
+
+use Test::Run::Builder;
 
-my $builder = Module::Build-new(
+my $builder = Test::Run::Builder-new(
 module_name = 'XML::SemanticDiff',
 license = 'perl',
 dist_author = 'Kip Hampton khamp...@cpan.org',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-SemanticDiff-1.0002/Changes 
new/XML-SemanticDiff-1.0004/Changes
--- old/XML-SemanticDiff-1.0002/Changes 2013-08-17 16:03:26.0 +0200
+++ new/XML-SemanticDiff-1.0004/Changes 2014-02-04 12:55:45.0 +0100
@@ -1,5 +1,12 @@
 Revision history for Perl module XML::SemanticDiff
 
+1.0004 2014-02-04
+- Update the contact info for Shlomi Fish from the old one.
+
+1.0003 2014-02-01
+- Add separate LICENSE file (CPANTS).
+- Add inc/Test/Run/Builder.pm .
+
 1.0002 2013-08-17
 - Convert Changes (this file) to CPAN::Changes.
 - Thanks to https://bitbucket.org/sromanov .
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-SemanticDiff-1.0002/LICENSE 
new/XML-SemanticDiff-1.0004/LICENSE
--- old/XML-SemanticDiff-1.0002/LICENSE 1970-01-01 01:00:00.0 +0100
+++ new/XML-SemanticDiff-1.0004/LICENSE 2014-02-04 12:55:45.0 +0100
@@ -0,0 +1,396 @@
+Terms of Perl itself
+
+a) the GNU General Public License as published by the Free
+   Software Foundation; either version 1, or (at your option) any
+   later version, or
+b) the Artistic License
+
+
+
+GNU GENERAL PUBLIC LICENSE
+   Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+Preamble
+
+  The licenses for most software are designed to take away your
+freedom to 

commit perl-XML-SemanticDiff for openSUSE:Factory

2013-10-06 Thread h_root
Hello community,

here is the log from the commit of package perl-XML-SemanticDiff for 
openSUSE:Factory checked in at 2013-10-06 14:56:27

Comparing /work/SRC/openSUSE:Factory/perl-XML-SemanticDiff (Old)
 and  /work/SRC/openSUSE:Factory/.perl-XML-SemanticDiff.new (New)


Package is perl-XML-SemanticDiff

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-XML-SemanticDiff/perl-XML-SemanticDiff.changes  
2011-12-25 17:39:57.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-XML-SemanticDiff.new/perl-XML-SemanticDiff.changes
 2013-10-06 14:56:29.0 +0200
@@ -1,0 +2,9 @@
+Fri Oct  4 09:14:21 UTC 2013 - co...@suse.com
+
+- updated to 1.0002
+ - Convert Changes (this file) to CPAN::Changes.
+ - Fix https://rt.cpan.org/Ticket/Display.html?id=87903
+ - Case problem with repository in Build.PL.
+ - Remove trailing space.
+
+---

Old:

  XML-SemanticDiff-1..tar.gz

New:

  XML-SemanticDiff-1.0002.tar.gz



Other differences:
--
++ perl-XML-SemanticDiff.spec ++
--- /var/tmp/diff_new_pack.sechUO/_old  2013-10-06 14:56:29.0 +0200
+++ /var/tmp/diff_new_pack.sechUO/_new  2013-10-06 14:56:29.0 +0200
@@ -1,8 +1,7 @@
-# vim: set sw=4 ts=4 et nu:
 #
 # spec file for package perl-XML-SemanticDiff
 #
-# Copyright (c) 2011 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
@@ -15,58 +14,49 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:   perl-XML-SemanticDiff
-Version:1.
+Version:1.0002
 Release:0
-Summary:Perl extension for comparing XML documents
+%define cpan_name XML-SemanticDiff
+Summary:Perl extension for comparing XML documents.
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Source: 
http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/XML-SemanticDiff-%{version}.tar.gz
 Url:http://search.cpan.org/dist/XML-SemanticDiff/
+Source: 
http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
+BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
-BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Digest::MD5)
-BuildRequires:  perl(Encode)
-BuildRequires:  perl(Module::Build) = 0.34
+BuildRequires:  perl(Module::Build) = 0.39
 BuildRequires:  perl(XML::Parser)
-Requires:   perl(Digest::MD5)
+#BuildRequires: perl(XML::SemanticDiff)
+#BuildRequires: perl(XML::SemanticDiff::BasicHandler)
 Requires:   perl(XML::Parser)
-Requires:   perl(Encode)
+%{perl_requires}
 
 %description
-XML::SematicDiff provides a way to compare the contents and structure of two
-XML documents. By default, it returns a list of hashrefs where each hashref
-describes a single difference between the two docs.
+XML::SematicDiff provides a way to compare the contents and structure of
+two XML documents. By default, it returns a list of hashrefs where each
+hashref describes a single difference between the two docs.
 
 %prep
-%setup -q -n XML-SemanticDiff-%{version}
+%setup -q -n %{cpan_name}-%{version}
 
 %build
-%__perl ./Build.PL
-./Build
-
-%install
-./Build pure_install --destdir %{buildroot} --installdirs vendor
-%perl_process_packlist
+%{__perl} Build.PL installdirs=vendor
+./Build build flags=%{?_smp_mflags}
 
 %check
 ./Build test
 
-%clean
-%{?buildroot:%__rm -rf %{buildroot}}
+%install
+./Build install destdir=%{buildroot} create_packlist=0
+%perl_gen_filelist
 
-%files
-%defattr(-,root,root)
-%doc Changes README
-%dir %{perl_vendorlib}/XML
-%{perl_vendorlib}/XML/SemanticDiff.pm
-%{perl_vendorlib}/XML/SemanticDiff
-%dir %{perl_vendorarch}/auto/XML
-%{perl_vendorarch}/auto/XML/SemanticDiff
-%doc %{perl_man3dir}/XML::SemanticDiff.%{perl_man3ext}%{ext_man}
-%doc %{perl_man3dir}/XML::SemanticDiff::*.%{perl_man3ext}%{ext_man}
+%files -f %{name}.files
+%defattr(-,root,root,755)
+%doc Changes eg README
 
 %changelog

++ XML-SemanticDiff-1..tar.gz - XML-SemanticDiff-1.0002.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-SemanticDiff-1./Build.PL 
new/XML-SemanticDiff-1.0002/Build.PL
--- old/XML-SemanticDiff-1./Build.PL2009-07-28 10:04:29.0 
+0200
+++ new/XML-SemanticDiff-1.0002/Build.PL2013-08-17 16:03:26.0 
+0200
@@ -8,7 +8,11 @@
 license = 'perl',
 dist_author = 'Kip