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 - [email protected]
+
+- 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.PL 2017-09-27 17:20:14.000000000
+0200
+++ new/XML-SemanticDiff-1.0007/Build.PL 2018-08-16 00:35:55.000000000
+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 <shlomif\@cpan.org>"
+ "Shlomi Fish <shlomif\@cpan.org>",
+ "Chris Prather <chris.prather\@tamarou.com>"
],
"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.000000000 +0200
+++ new/XML-SemanticDiff-1.0007/Changes 2018-08-16 00:35:55.000000000 +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/MANIFEST 2017-09-27 17:20:14.000000000
+0200
+++ new/XML-SemanticDiff-1.0007/MANIFEST 2018-08-16 00:35:55.000000000
+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' old/XML-SemanticDiff-1.0006/META.json
new/XML-SemanticDiff-1.0007/META.json
--- old/XML-SemanticDiff-1.0006/META.json 2017-09-27 17:20:14.000000000
+0200
+++ new/XML-SemanticDiff-1.0007/META.json 2018-08-16 00:35:55.000000000
+0200
@@ -1,10 +1,11 @@
{
"abstract" : "Perl extension for comparing XML documents.",
"author" : [
- "Shlomi Fish <[email protected]>"
+ "Shlomi Fish <[email protected]>",
+ "Chris Prather <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version
2.150010",
+ "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version
2.150005",
"license" : [
"perl_5"
],
@@ -41,7 +42,7 @@
"Digest::MD5" : "0",
"Encode" : "0",
"XML::Parser" : "0",
- "perl" : "5.012",
+ "perl" : "5.008",
"strict" : "0",
"warnings" : "0"
}
@@ -59,41 +60,45 @@
"provides" : {
"XML::SemanticDiff" : {
"file" : "lib/XML/SemanticDiff.pm",
- "version" : "1.0006"
+ "version" : "1.0007"
},
"XML::SemanticDiff::BasicHandler" : {
"file" : "lib/XML/SemanticDiff/BasicHandler.pm",
- "version" : "1.0006"
+ "version" : "1.0007"
},
"XML::SemanticDiff::PathFinder" : {
"file" : "lib/XML/SemanticDiff.pm",
- "version" : "1.0006"
+ "version" : "1.0007"
},
"XML::SemanticDiff::PathFinder::Obj" : {
"file" : "lib/XML/SemanticDiff.pm",
- "version" : "1.0006"
+ "version" : "1.0007"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
- "mailto" : "[email protected]",
- "web" :
"http://rt.cpan.org/Public/Dist/Display.html?Name=XML-SemanticDiff"
+ "web" : "https://github.com/shlomif/perl-XML-SemanticDiff/issues"
},
"homepage" : "http://metacpan.org/release/XML-SemanticDiff",
"repository" : {
"type" : "git",
- "url" : "https://github.com/shlomif/perl-XML-SemanticDiff.git",
+ "url" : "git://github.com/shlomif/perl-XML-SemanticDiff.git",
"web" : "https://github.com/shlomif/perl-XML-SemanticDiff"
}
},
- "version" : "1.0006",
+ "version" : "1.0007",
"x_Dist_Zilla" : {
"perl" : {
- "version" : "5.026001"
+ "version" : "5.022001"
},
"plugins" : [
{
+ "class" : "Dist::Zilla::Plugin::PruneFiles",
+ "name" : "PruneFiles",
+ "version" : "6.012"
+ },
+ {
"class" : "Dist::Zilla::Plugin::Prereqs",
"config" : {
"Dist::Zilla::Plugin::Prereqs" : {
@@ -102,17 +107,17 @@
}
},
"name" : "@Filter/TestMoreDoneTesting",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::AutoPrereqs",
"name" : "@Filter/AutoPrereqs",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::ExecDir",
"name" : "@Filter/ExecDir",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::GatherDir",
@@ -128,27 +133,27 @@
}
},
"name" : "@Filter/GatherDir",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::ManifestSkip",
"name" : "@Filter/ManifestSkip",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "@Filter/MetaYAML",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::PruneCruft",
"name" : "@Filter/PruneCruft",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Readme",
"name" : "@Filter/Readme",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::RunExtraTests",
@@ -163,37 +168,32 @@
{
"class" : "Dist::Zilla::Plugin::ShareDir",
"name" : "@Filter/ShareDir",
- "version" : "6.010"
- },
- {
- "class" : "Dist::Zilla::Plugin::Authority",
- "name" : "@Filter/Authority",
- "version" : "1.009"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::CheckChangesHasContent",
"name" : "@Filter/CheckChangesHasContent",
- "version" : "0.010"
+ "version" : "0.011"
},
{
"class" : "Dist::Zilla::Plugin::ConfirmRelease",
"name" : "@Filter/ConfirmRelease",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "@Filter/Manifest",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "@Filter/MetaConfig",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "@Filter/MetaJSON",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -203,20 +203,20 @@
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" :
"@Filter/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version" : "6.010"
+ "version" : "6.012"
}
],
"include_underscores" : 0
},
"Dist::Zilla::Role::MetaProvider::Provider" : {
"$Dist::Zilla::Role::MetaProvider::Provider::VERSION" :
"2.002004",
- "inherit_missing" : 1,
- "inherit_version" : 1,
- "meta_noindex" : 1
+ "inherit_missing" : "1",
+ "inherit_version" : "1",
+ "meta_noindex" : "1"
},
"Dist::Zilla::Role::ModuleMetadata" : {
- "Module::Metadata" : "1.000033",
- "version" : "0.004"
+ "Module::Metadata" : "1.000027",
+ "version" : "0.006"
}
},
"name" : "@Filter/MetaProvides::Package",
@@ -225,7 +225,7 @@
{
"class" : "Dist::Zilla::Plugin::MetaResources",
"name" : "@Filter/MetaResources",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::ModuleBuild",
@@ -235,33 +235,33 @@
}
},
"name" : "@Filter/ModuleBuild",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::PkgVersion",
"name" : "@Filter/PkgVersion",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::PodCoverageTests",
"name" : "@Filter/PodCoverageTests",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "@Filter/PodSyntaxTests",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::PodVersion",
"name" : "@Filter/PodVersion",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Test::Compile",
"config" : {
"Dist::Zilla::Plugin::Test::Compile" : {
- "bail_out_on_fail" : 0,
+ "bail_out_on_fail" : "0",
"fail_on_warning" : "author",
"fake_home" : 0,
"filename" : "t/00-compile.t",
@@ -278,7 +278,7 @@
}
},
"name" : "@Filter/Test::Compile",
- "version" : "2.057"
+ "version" : "2.058"
},
{
"class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
@@ -329,7 +329,7 @@
{
"class" : "Dist::Zilla::Plugin::TestRelease",
"name" : "@Filter/TestRelease",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -418,7 +418,7 @@
{
"class" : "Pod::Weaver::Section::Support",
"name" : "Support",
- "version" : "1.007"
+ "version" : "1.010"
}
]
}
@@ -429,89 +429,73 @@
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN",
"name" : "@Filter/UploadToCPAN",
- "version" : "6.010"
- },
- {
- "class" : "Dist::Zilla::Plugin::MetaResources",
- "name" : "MetaResources",
- "version" : "6.010"
- },
- {
- "class" : "Dist::Zilla::Plugin::Prereqs",
- "config" : {
- "Dist::Zilla::Plugin::Prereqs" : {
- "phase" : "runtime",
- "type" : "requires"
- }
- },
- "name" : "Runtime",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExtraTestFiles",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":PerlExecFiles",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":AllFiles",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":NoFiles",
- "version" : "6.010"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : "@Filter/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version" : "6.010"
+ "version" : "6.012"
}
],
"zilla" : {
"class" : "Dist::Zilla::Dist::Builder",
"config" : {
- "is_trial" : 0
+ "is_trial" : "0"
},
- "version" : "6.010"
+ "version" : "6.012"
}
},
- "x_authority" : "cpan:SHLOMIF",
- "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
+ "x_generated_by_perl" : "v5.22.1",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.02"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/XML-SemanticDiff-1.0006/META.yml
new/XML-SemanticDiff-1.0007/META.yml
--- old/XML-SemanticDiff-1.0006/META.yml 2017-09-27 17:20:14.000000000
+0200
+++ new/XML-SemanticDiff-1.0007/META.yml 2018-08-16 00:35:55.000000000
+0200
@@ -2,6 +2,7 @@
abstract: 'Perl extension for comparing XML documents.'
author:
- 'Shlomi Fish <[email protected]>'
+ - 'Chris Prather <[email protected]>'
build_requires:
File::Spec: '0'
IO::Handle: '0'
@@ -12,7 +13,7 @@
configure_requires:
Module::Build: '0.28'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.010, CPAN::Meta::Converter version
2.150010'
+generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version
2.150005'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -21,48 +22,52 @@
provides:
XML::SemanticDiff:
file: lib/XML/SemanticDiff.pm
- version: '1.0006'
+ version: '1.0007'
XML::SemanticDiff::BasicHandler:
file: lib/XML/SemanticDiff/BasicHandler.pm
- version: '1.0006'
+ version: '1.0007'
XML::SemanticDiff::PathFinder:
file: lib/XML/SemanticDiff.pm
- version: '1.0006'
+ version: '1.0007'
XML::SemanticDiff::PathFinder::Obj:
file: lib/XML/SemanticDiff.pm
- version: '1.0006'
+ version: '1.0007'
requires:
Digest::MD5: '0'
Encode: '0'
XML::Parser: '0'
- perl: '5.012'
+ perl: '5.008'
strict: '0'
warnings: '0'
resources:
- bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=XML-SemanticDiff
+ bugtracker: https://github.com/shlomif/perl-XML-SemanticDiff/issues
homepage: http://metacpan.org/release/XML-SemanticDiff
- repository: https://github.com/shlomif/perl-XML-SemanticDiff.git
-version: '1.0006'
+ repository: git://github.com/shlomif/perl-XML-SemanticDiff.git
+version: '1.0007'
x_Dist_Zilla:
perl:
- version: '5.026001'
+ version: '5.022001'
plugins:
-
+ class: Dist::Zilla::Plugin::PruneFiles
+ name: PruneFiles
+ version: '6.012'
+ -
class: Dist::Zilla::Plugin::Prereqs
config:
Dist::Zilla::Plugin::Prereqs:
phase: test
type: requires
name: '@Filter/TestMoreDoneTesting'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::AutoPrereqs
name: '@Filter/AutoPrereqs'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::ExecDir
name: '@Filter/ExecDir'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::GatherDir
config:
@@ -75,23 +80,23 @@
prune_directory: []
root: .
name: '@Filter/GatherDir'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::ManifestSkip
name: '@Filter/ManifestSkip'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::MetaYAML
name: '@Filter/MetaYAML'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::PruneCruft
name: '@Filter/PruneCruft'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Readme
name: '@Filter/Readme'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::RunExtraTests
config:
@@ -102,31 +107,27 @@
-
class: Dist::Zilla::Plugin::ShareDir
name: '@Filter/ShareDir'
- version: '6.010'
- -
- class: Dist::Zilla::Plugin::Authority
- name: '@Filter/Authority'
- version: '1.009'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::CheckChangesHasContent
name: '@Filter/CheckChangesHasContent'
- version: '0.010'
+ version: '0.011'
-
class: Dist::Zilla::Plugin::ConfirmRelease
name: '@Filter/ConfirmRelease'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Manifest
name: '@Filter/Manifest'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::MetaConfig
name: '@Filter/MetaConfig'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::MetaJSON
name: '@Filter/MetaJSON'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::MetaProvides::Package
config:
@@ -135,7 +136,7 @@
-
class: Dist::Zilla::Plugin::FinderCode
name: '@Filter/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
- version: '6.010'
+ version: '6.012'
include_underscores: 0
Dist::Zilla::Role::MetaProvider::Provider:
$Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
@@ -143,37 +144,37 @@
inherit_version: '1'
meta_noindex: '1'
Dist::Zilla::Role::ModuleMetadata:
- Module::Metadata: '1.000033'
- version: '0.004'
+ Module::Metadata: '1.000027'
+ version: '0.006'
name: '@Filter/MetaProvides::Package'
version: '2.004003'
-
class: Dist::Zilla::Plugin::MetaResources
name: '@Filter/MetaResources'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::ModuleBuild
config:
Dist::Zilla::Role::TestRunner:
default_jobs: 1
name: '@Filter/ModuleBuild'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::PkgVersion
name: '@Filter/PkgVersion'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::PodCoverageTests
name: '@Filter/PodCoverageTests'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: '@Filter/PodSyntaxTests'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::PodVersion
name: '@Filter/PodVersion'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Test::Compile
config:
@@ -191,7 +192,7 @@
skips: []
switch: []
name: '@Filter/Test::Compile'
- version: '2.057'
+ version: '2.058'
-
class: Dist::Zilla::Plugin::Test::CPAN::Changes
config:
@@ -229,7 +230,7 @@
-
class: Dist::Zilla::Plugin::TestRelease
name: '@Filter/TestRelease'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::PodWeaver
config:
@@ -301,73 +302,61 @@
-
class: Pod::Weaver::Section::Support
name: Support
- version: '1.007'
+ version: '1.010'
name: '@Filter/PodWeaver'
version: '4.008'
-
class: Dist::Zilla::Plugin::UploadToCPAN
name: '@Filter/UploadToCPAN'
- version: '6.010'
- -
- class: Dist::Zilla::Plugin::MetaResources
- name: MetaResources
- version: '6.010'
- -
- class: Dist::Zilla::Plugin::Prereqs
- config:
- Dist::Zilla::Plugin::Prereqs:
- phase: runtime
- type: requires
- name: Runtime
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExtraTestFiles'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':PerlExecFiles'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':AllFiles'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':NoFiles'
- version: '6.010'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: '@Filter/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
- version: '6.010'
+ version: '6.012'
zilla:
class: Dist::Zilla::Dist::Builder
config:
is_trial: '0'
- version: '6.010'
-x_authority: cpan:SHLOMIF
-x_serialization_backend: 'YAML::Tiny version 1.70'
+ version: '6.012'
+x_generated_by_perl: v5.22.1
+x_serialization_backend: 'YAML::Tiny version 1.73'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/XML-SemanticDiff-1.0006/README
new/XML-SemanticDiff-1.0007/README
--- old/XML-SemanticDiff-1.0006/README 2017-09-27 17:20:14.000000000 +0200
+++ new/XML-SemanticDiff-1.0007/README 2018-08-16 00:35:55.000000000 +0200
@@ -1,15 +1,12 @@
-
-
This archive contains the distribution XML-SemanticDiff,
-version 1.0006:
+version 1.0007:
Perl extension for comparing XML documents.
-This software is copyright (c) 2001 by Kim Hampton.
+This software is copyright (c) 2001 by Kip Hampton.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
-This README file was generated by Dist::Zilla::Plugin::Readme v6.010.
-
+This README file was generated by Dist::Zilla::Plugin::Readme v6.012.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/XML-SemanticDiff-1.0006/dist.ini
new/XML-SemanticDiff-1.0007/dist.ini
--- old/XML-SemanticDiff-1.0006/dist.ini 2017-09-27 17:20:14.000000000
+0200
+++ new/XML-SemanticDiff-1.0007/dist.ini 2018-08-16 00:35:55.000000000
+0200
@@ -1,9 +1,18 @@
name = XML-SemanticDiff
author = Shlomi Fish <[email protected]>
+author = Chris Prather <[email protected]>
license = Perl_5
-copyright_holder = Kim Hampton
+copyright_holder = Kip Hampton
copyright_year = 2001
-version = 1.0006
+version = 1.0007
+
+; authordep Pod::Weaver::Section::Support
+
+[PruneFiles]
+match = ^nytprof.*
+match = ^local
+match = ^perl5
+match = ^cpan.*
[@Filter]
-bundle = @SHLOMIF
@@ -12,9 +21,4 @@
-remove = Test::Kwalitee::Extra
dist = XML-SemanticDiff
github_name = perl-XML-SemanticDiff
-[MetaResources]
-repository.url = https://github.com/shlomif/perl-XML-SemanticDiff.git
-repository.web = https://github.com/shlomif/perl-XML-SemanticDiff
-repository.type = git
-[Prereqs / Runtime]
--phase = runtime
+repository = github
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/XML-SemanticDiff-1.0006/lib/XML/SemanticDiff/BasicHandler.pm
new/XML-SemanticDiff-1.0007/lib/XML/SemanticDiff/BasicHandler.pm
--- old/XML-SemanticDiff-1.0006/lib/XML/SemanticDiff/BasicHandler.pm
2017-09-27 17:20:14.000000000 +0200
+++ new/XML-SemanticDiff-1.0007/lib/XML/SemanticDiff/BasicHandler.pm
2018-08-16 00:35:55.000000000 +0200
@@ -1,5 +1,4 @@
package XML::SemanticDiff::BasicHandler;
-our $AUTHORITY = 'cpan:SHLOMIF';
use strict;
use warnings;
@@ -165,7 +164,7 @@
=head1 VERSION
-version 1.0006
+version 1.0007
=head1 SYNOPSIS
@@ -185,7 +184,7 @@
=head1 VERSION
-version 1.0006
+version 1.0007
=head1 IMPLEMENTED METHODS (FOR INTERNAL USE)
@@ -212,13 +211,23 @@
XML::SemanticDiff
-=head1 AUTHOR
+=head1 AUTHORS
+
+=over 4
+
+=item *
Shlomi Fish <[email protected]>
+=item *
+
+Chris Prather <[email protected]>
+
+=back
+
=head1 COPYRIGHT AND LICENSE
-This software is copyright (c) 2001 by Kim Hampton.
+This software is copyright (c) 2001 by Kip Hampton.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
@@ -226,9 +235,7 @@
=head1 BUGS
Please report any bugs or feature requests on the bugtracker website
-L<http://rt.cpan.org/Public/Dist/Display.html?Name=XML-SemanticDiff> or by
-email to
-L<[email protected]|mailto:[email protected]>.
+L<https://github.com/shlomif/perl-XML-SemanticDiff/issues>
When submitting a bug or request, please include a test-file or a
patch to an existing test-file that illustrates the bug or desired
@@ -242,7 +249,7 @@
You can find documentation for this module with the perldoc command.
- perldoc XML::SemanticDiff
+ perldoc XML::SemanticDiff::BasicHandler
=head2 Websites
@@ -257,7 +264,7 @@
A modern, open-source CPAN search engine, useful to view POD in HTML format.
-L<http://metacpan.org/release/XML-SemanticDiff>
+L<https://metacpan.org/release/XML-SemanticDiff>
=item *
@@ -293,14 +300,6 @@
=item *
-CPAN Forum
-
-The CPAN Forum is a web forum for discussing Perl modules.
-
-L<http://cpanforum.com/dist/XML-SemanticDiff>
-
-=item *
-
CPANTS
The CPANTS is a website that analyzes the Kwalitee ( code metrics ) of a
distribution.
@@ -311,7 +310,7 @@
CPAN Testers
-The CPAN Testers is a network of smokers who run automated tests on uploaded
CPAN distributions.
+The CPAN Testers is a network of smoke testers who run automated tests on
uploaded CPAN distributions.
L<http://www.cpantesters.org/distro/X/XML-SemanticDiff>
@@ -347,6 +346,6 @@
L<https://github.com/shlomif/perl-XML-SemanticDiff>
- git clone https://github.com/shlomif/perl-XML-SemanticDiff.git
+ git clone git://github.com/shlomif/perl-XML-SemanticDiff.git
=cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/XML-SemanticDiff-1.0006/lib/XML/SemanticDiff.pm
new/XML-SemanticDiff-1.0007/lib/XML/SemanticDiff.pm
--- old/XML-SemanticDiff-1.0006/lib/XML/SemanticDiff.pm 2017-09-27
17:20:14.000000000 +0200
+++ new/XML-SemanticDiff-1.0007/lib/XML/SemanticDiff.pm 2018-08-16
00:35:55.000000000 +0200
@@ -1,12 +1,11 @@
package XML::SemanticDiff;
-our $AUTHORITY = 'cpan:SHLOMIF';
use strict;
use warnings;
-use 5.012;
+use 5.008;
-our $VERSION = '1.0006';
+our $VERSION = '1.0007';
use XML::Parser;
@@ -223,7 +222,6 @@
1;
package XML::SemanticDiff::PathFinder;
-our $AUTHORITY = 'cpan:SHLOMIF';
foreach my $func (qw(StartTag EndTag Text StartDocument EndDocument PI))
{
@@ -237,7 +235,6 @@
}
package XML::SemanticDiff::PathFinder::Obj;
-our $AUTHORITY = 'cpan:SHLOMIF';
use strict;
@@ -459,7 +456,7 @@
=head1 VERSION
-version 1.0006
+version 1.0007
=head1 SYNOPSIS
@@ -485,7 +482,7 @@
=head1 VERSION
-version 1.0006
+version 1.0007
=head1 METHODS
@@ -641,13 +638,23 @@
perl(1).
-=head1 AUTHOR
+=head1 AUTHORS
+
+=over 4
+
+=item *
Shlomi Fish <[email protected]>
+=item *
+
+Chris Prather <[email protected]>
+
+=back
+
=head1 COPYRIGHT AND LICENSE
-This software is copyright (c) 2001 by Kim Hampton.
+This software is copyright (c) 2001 by Kip Hampton.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
@@ -655,9 +662,7 @@
=head1 BUGS
Please report any bugs or feature requests on the bugtracker website
-L<http://rt.cpan.org/Public/Dist/Display.html?Name=XML-SemanticDiff> or by
-email to
-L<[email protected]|mailto:[email protected]>.
+L<https://github.com/shlomif/perl-XML-SemanticDiff/issues>
When submitting a bug or request, please include a test-file or a
patch to an existing test-file that illustrates the bug or desired
@@ -686,7 +691,7 @@
A modern, open-source CPAN search engine, useful to view POD in HTML format.
-L<http://metacpan.org/release/XML-SemanticDiff>
+L<https://metacpan.org/release/XML-SemanticDiff>
=item *
@@ -722,14 +727,6 @@
=item *
-CPAN Forum
-
-The CPAN Forum is a web forum for discussing Perl modules.
-
-L<http://cpanforum.com/dist/XML-SemanticDiff>
-
-=item *
-
CPANTS
The CPANTS is a website that analyzes the Kwalitee ( code metrics ) of a
distribution.
@@ -740,7 +737,7 @@
CPAN Testers
-The CPAN Testers is a network of smokers who run automated tests on uploaded
CPAN distributions.
+The CPAN Testers is a network of smoke testers who run automated tests on
uploaded CPAN distributions.
L<http://www.cpantesters.org/distro/X/XML-SemanticDiff>
@@ -776,6 +773,6 @@
L<https://github.com/shlomif/perl-XML-SemanticDiff>
- git clone https://github.com/shlomif/perl-XML-SemanticDiff.git
+ git clone git://github.com/shlomif/perl-XML-SemanticDiff.git
=cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/XML-SemanticDiff-1.0006/t/00-compile.t
new/XML-SemanticDiff-1.0007/t/00-compile.t
--- old/XML-SemanticDiff-1.0006/t/00-compile.t 2017-09-27 17:20:14.000000000
+0200
+++ new/XML-SemanticDiff-1.0007/t/00-compile.t 2018-08-16 00:35:55.000000000
+0200
@@ -2,7 +2,7 @@
use strict;
use warnings;
-# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.057
+# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.058
use Test::More;