Hello community,

here is the log from the commit of package perl-Config-INI for openSUSE:Factory 
checked in at 2014-03-18 13:57:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Config-INI (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Config-INI.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Config-INI"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Config-INI/perl-Config-INI.changes  
2014-02-28 18:58:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Config-INI.new/perl-Config-INI.changes     
2014-03-18 13:57:11.000000000 +0100
@@ -1,0 +2,7 @@
+Mon Mar 17 08:29:47 UTC 2014 - co...@suse.com
+
+- updated to 0.023
+ - specify minimum Mixin::Linewise requirement (thanks, Andreas Koenig
+   and Smylers)
+
+-------------------------------------------------------------------

Old:
----
  Config-INI-0.022.tar.gz

New:
----
  Config-INI-0.023.tar.gz

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

Other differences:
------------------
++++++ perl-Config-INI.spec ++++++
--- /var/tmp/diff_new_pack.pIfqcB/_old  2014-03-18 13:57:11.000000000 +0100
+++ /var/tmp/diff_new_pack.pIfqcB/_new  2014-03-18 13:57:11.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Config-INI
-Version:        0.022
+Version:        0.023
 Release:        0
 %define cpan_name Config-INI
 Summary:        simple .ini-file format
@@ -29,10 +29,10 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Mixin::Linewise::Readers)
+BuildRequires:  perl(Mixin::Linewise::Readers) >= 0.100
 BuildRequires:  perl(Mixin::Linewise::Writers)
 BuildRequires:  perl(Test::More) >= 0.96
-Requires:       perl(Mixin::Linewise::Readers)
+Requires:       perl(Mixin::Linewise::Readers) >= 0.100
 Requires:       perl(Mixin::Linewise::Writers)
 %{perl_requires}
 

++++++ Config-INI-0.022.tar.gz -> Config-INI-0.023.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.022/Changes new/Config-INI-0.023/Changes
--- old/Config-INI-0.022/Changes        2014-01-30 22:57:47.000000000 +0100
+++ new/Config-INI-0.023/Changes        2014-03-13 10:21:18.000000000 +0100
@@ -1,5 +1,9 @@
 Changelog for Config-INI
 
+0.023     2014-03-13 10:21:15+01:00 Europe/Paris
+        - specify minimum Mixin::Linewise requirement (thanks, Andreas Koenig
+          and Smylers)
+
 0.022     2014-01-30 16:57:43-05:00 America/New_York
         - remove the last few places IO::String was used (thanks, Graham Knop)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.022/LICENSE new/Config-INI-0.023/LICENSE
--- old/Config-INI-0.022/LICENSE        2014-01-30 22:57:47.000000000 +0100
+++ new/Config-INI-0.023/LICENSE        2014-03-13 10:21:18.000000000 +0100
@@ -22,7 +22,7 @@
                      Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
- 51 Franklin St, Suite 500, Boston, MA  02110-1335  USA
+ 51 Franklin St, 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.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.022/MANIFEST 
new/Config-INI-0.023/MANIFEST
--- old/Config-INI-0.022/MANIFEST       2014-01-30 22:57:47.000000000 +0100
+++ new/Config-INI-0.023/MANIFEST       2014-03-13 10:21:18.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.012.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.014.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.022/META.json 
new/Config-INI-0.023/META.json
--- old/Config-INI-0.022/META.json      2014-01-30 22:57:47.000000000 +0100
+++ new/Config-INI-0.023/META.json      2014-03-13 10:21:18.000000000 +0100
@@ -4,7 +4,7 @@
       "Ricardo Signes <r...@cpan.org>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.012, CPAN::Meta::Converter version 
2.133380",
+   "generated_by" : "Dist::Zilla version 5.014, CPAN::Meta::Converter version 
2.133380",
    "license" : [
       "perl_5"
    ],
@@ -28,7 +28,7 @@
       "runtime" : {
          "requires" : {
             "Carp" : "0",
-            "Mixin::Linewise::Readers" : "0",
+            "Mixin::Linewise::Readers" : "0.100",
             "Mixin::Linewise::Writers" : "0",
             "strict" : "0",
             "warnings" : "0"
@@ -53,16 +53,16 @@
          "web" : "https://github.com/rjbs/Config-INI";
       }
    },
-   "version" : "0.022",
+   "version" : "0.023",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.018002"
+         "version" : "5.019009"
       },
       "plugins" : [
          {
             "class" : "Dist::Zilla::Plugin::Git::GatherDir",
             "name" : "@RJBS/Git::GatherDir",
-            "version" : "2.019"
+            "version" : "2.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
@@ -72,7 +72,7 @@
          {
             "class" : "Dist::Zilla::Plugin::CheckExtraTests",
             "name" : "@RJBS/CheckExtraTests",
-            "version" : "0.016"
+            "version" : "0.018"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -88,7 +88,7 @@
                }
             },
             "name" : "@RJBS/RJBS-Outdated",
-            "version" : "0.015"
+            "version" : "0.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -102,97 +102,97 @@
                }
             },
             "name" : "@RJBS/CPAN-Outdated",
-            "version" : "0.015"
+            "version" : "0.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@RJBS/@Filter/PruneCruft",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@RJBS/@Filter/ManifestSkip",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@RJBS/@Filter/MetaYAML",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@RJBS/@Filter/License",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@RJBS/@Filter/Readme",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@RJBS/@Filter/ExecDir",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@RJBS/@Filter/ShareDir",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
             "name" : "@RJBS/@Filter/MakeMaker",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@RJBS/@Filter/Manifest",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@RJBS/@Filter/TestRelease",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@RJBS/@Filter/ConfirmRelease",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@RJBS/@Filter/UploadToCPAN",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@RJBS/AutoPrereqs",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
             "name" : "@RJBS/Git::NextVersion",
-            "version" : "2.019"
+            "version" : "2.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@RJBS/PkgVersion",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@RJBS/MetaConfig",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@RJBS/MetaJSON",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@RJBS/NextRelease",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
@@ -202,7 +202,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@RJBS/PodSyntaxTests",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny",
@@ -218,7 +218,7 @@
                }
             },
             "name" : "@RJBS/TestMoreWithSubtests",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -336,62 +336,62 @@
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
             "name" : "@RJBS/@Git/Check",
-            "version" : "2.019"
+            "version" : "2.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
             "name" : "@RJBS/@Git/Commit",
-            "version" : "2.019"
+            "version" : "2.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
             "name" : "@RJBS/@Git/Tag",
-            "version" : "2.019"
+            "version" : "2.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
             "name" : "@RJBS/@Git/Push",
-            "version" : "2.019"
+            "version" : "2.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "5.012"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "5.012"
+            "version" : "5.014"
          }
       ],
       "zilla" : {
@@ -399,7 +399,7 @@
          "config" : {
             "is_trial" : "0"
          },
-         "version" : "5.012"
+         "version" : "5.014"
       }
    }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.022/META.yml 
new/Config-INI-0.023/META.yml
--- old/Config-INI-0.022/META.yml       2014-01-30 22:57:47.000000000 +0100
+++ new/Config-INI-0.023/META.yml       2014-03-13 10:21:18.000000000 +0100
@@ -3,44 +3,44 @@
 author:
   - 'Ricardo Signes <r...@cpan.org>'
 build_requires:
-  IO::File: 0
-  Test::More: 0.96
+  IO::File: '0'
+  Test::More: '0.96'
 configure_requires:
-  ExtUtils::MakeMaker: 6.30
+  ExtUtils::MakeMaker: '6.30'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.012, CPAN::Meta::Converter version 
2.133380'
+generated_by: 'Dist::Zilla version 5.014, CPAN::Meta::Converter version 
2.133380'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: '1.4'
 name: Config-INI
 requires:
-  Carp: 0
-  Mixin::Linewise::Readers: 0
-  Mixin::Linewise::Writers: 0
-  strict: 0
-  warnings: 0
+  Carp: '0'
+  Mixin::Linewise::Readers: '0.100'
+  Mixin::Linewise::Writers: '0'
+  strict: '0'
+  warnings: '0'
 resources:
   bugtracker: https://github.com/rjbs/Config-INI/issues
   homepage: https://github.com/rjbs/Config-INI
   repository: https://github.com/rjbs/Config-INI.git
-version: 0.022
+version: '0.023'
 x_Dist_Zilla:
   perl:
-    version: 5.018002
+    version: '5.019009'
   plugins:
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
       name: '@RJBS/Git::GatherDir'
-      version: 2.019
+      version: '2.020'
     -
       class: Dist::Zilla::Plugin::CheckPrereqsIndexed
       name: '@RJBS/CheckPrereqsIndexed'
-      version: 0.010
+      version: '0.010'
     -
       class: Dist::Zilla::Plugin::CheckExtraTests
       name: '@RJBS/CheckExtraTests'
-      version: 0.016
+      version: '0.018'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -52,102 +52,102 @@
           phase: build
           skip: []
       name: '@RJBS/RJBS-Outdated'
-      version: 0.015
+      version: '0.020'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
         Dist::Zilla::Plugin::PromptIfStale:
-          check_all_plugins: 1
+          check_all_plugins: '1'
           check_all_prereqs: 0
           modules: []
           phase: release
           skip: []
       name: '@RJBS/CPAN-Outdated'
-      version: 0.015
+      version: '0.020'
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@RJBS/@Filter/PruneCruft'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@RJBS/@Filter/ManifestSkip'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@RJBS/@Filter/MetaYAML'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::License
       name: '@RJBS/@Filter/License'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@RJBS/@Filter/Readme'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@RJBS/@Filter/ExecDir'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@RJBS/@Filter/ShareDir'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::MakeMaker
       name: '@RJBS/@Filter/MakeMaker'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@RJBS/@Filter/Manifest'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@RJBS/@Filter/TestRelease'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@RJBS/@Filter/ConfirmRelease'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@RJBS/@Filter/UploadToCPAN'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@RJBS/AutoPrereqs'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       name: '@RJBS/Git::NextVersion'
-      version: 2.019
+      version: '2.020'
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@RJBS/PkgVersion'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@RJBS/MetaConfig'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@RJBS/MetaJSON'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@RJBS/NextRelease'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::Test::ChangesHasContent
       name: '@RJBS/Test::ChangesHasContent'
-      version: 0.006
+      version: '0.006'
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@RJBS/PodSyntaxTests'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::ReportVersions::Tiny
       name: '@RJBS/ReportVersions::Tiny'
-      version: 1.10
+      version: '1.10'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -155,7 +155,7 @@
           phase: test
           type: requires
       name: '@RJBS/TestMoreWithSubtests'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::PodWeaver
       config:
@@ -169,131 +169,131 @@
             -
               class: Pod::Weaver::Plugin::EnsurePod5
               name: '@CorePrep/EnsurePod5'
-              version: 4.006
+              version: '4.006'
             -
               class: Pod::Weaver::Plugin::H1Nester
               name: '@CorePrep/H1Nester'
-              version: 4.006
+              version: '4.006'
             -
               class: Pod::Weaver::Plugin::SingleEncoding
               name: '@RJBS/SingleEncoding'
-              version: 4.006
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Name
               name: '@RJBS/Name'
-              version: 4.006
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Version
               name: '@RJBS/Version'
-              version: 4.006
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Region
               name: '@RJBS/Prelude'
-              version: 4.006
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Generic
               name: '@RJBS/Synopsis'
-              version: 4.006
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Generic
               name: '@RJBS/Description'
-              version: 4.006
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Generic
               name: '@RJBS/Overview'
-              version: 4.006
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Generic
               name: '@RJBS/Stability'
-              version: 4.006
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Collect
               name: Attributes
-              version: 4.006
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Collect
               name: Methods
-              version: 4.006
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Collect
               name: Functions
-              version: 4.006
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Leftovers
               name: '@RJBS/Leftovers'
-              version: 4.006
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Region
               name: '@RJBS/postlude'
-              version: 4.006
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Authors
               name: '@RJBS/Authors'
-              version: 4.006
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Legal
               name: '@RJBS/Legal'
-              version: 4.006
+              version: '4.006'
             -
               class: Pod::Weaver::Plugin::Transformer
               name: '@RJBS/List'
-              version: 4.006
+              version: '4.006'
       name: '@RJBS/PodWeaver'
-      version: 4.005
+      version: '4.005'
     -
       class: Dist::Zilla::Plugin::GithubMeta
       name: '@RJBS/GithubMeta'
-      version: 0.42
+      version: '0.42'
     -
       class: Dist::Zilla::Plugin::Git::Check
       name: '@RJBS/@Git/Check'
-      version: 2.019
+      version: '2.020'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       name: '@RJBS/@Git/Commit'
-      version: 2.019
+      version: '2.020'
     -
       class: Dist::Zilla::Plugin::Git::Tag
       name: '@RJBS/@Git/Tag'
-      version: 2.019
+      version: '2.020'
     -
       class: Dist::Zilla::Plugin::Git::Push
       name: '@RJBS/@Git/Push'
-      version: 2.019
+      version: '2.020'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: 5.012
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: 5.012
+      version: '5.014'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
-      is_trial: 0
-    version: 5.012
+      is_trial: '0'
+    version: '5.014'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.022/Makefile.PL 
new/Config-INI-0.023/Makefile.PL
--- old/Config-INI-0.022/Makefile.PL    2014-01-30 22:57:47.000000000 +0100
+++ new/Config-INI-0.023/Makefile.PL    2014-03-13 10:21:18.000000000 +0100
@@ -1,5 +1,5 @@
 
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.012.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.014.
 use strict;
 use warnings;
 
@@ -22,7 +22,7 @@
   "NAME" => "Config::INI",
   "PREREQ_PM" => {
     "Carp" => 0,
-    "Mixin::Linewise::Readers" => 0,
+    "Mixin::Linewise::Readers" => "0.100",
     "Mixin::Linewise::Writers" => 0,
     "strict" => 0,
     "warnings" => 0
@@ -31,7 +31,7 @@
     "IO::File" => 0,
     "Test::More" => "0.96"
   },
-  "VERSION" => "0.022",
+  "VERSION" => "0.023",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -41,7 +41,7 @@
 my %FallbackPrereqs = (
   "Carp" => 0,
   "IO::File" => 0,
-  "Mixin::Linewise::Readers" => 0,
+  "Mixin::Linewise::Readers" => "0.100",
   "Mixin::Linewise::Writers" => 0,
   "Test::More" => "0.96",
   "strict" => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.022/README new/Config-INI-0.023/README
--- old/Config-INI-0.022/README 2014-01-30 22:57:47.000000000 +0100
+++ new/Config-INI-0.023/README 2014-03-13 10:21:18.000000000 +0100
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution Config-INI,
-version 0.022:
+version 0.023:
 
   simple .ini-file format
 
@@ -11,5 +11,5 @@
 the same terms as the Perl 5 programming language system itself.
 
 
-This README file was generated by Dist::Zilla::Plugin::Readme v5.012.
+This README file was generated by Dist::Zilla::Plugin::Readme v5.014.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.022/lib/Config/INI/Reader.pm 
new/Config-INI-0.023/lib/Config/INI/Reader.pm
--- old/Config-INI-0.022/lib/Config/INI/Reader.pm       2014-01-30 
22:57:47.000000000 +0100
+++ new/Config-INI-0.023/lib/Config/INI/Reader.pm       2014-03-13 
10:21:18.000000000 +0100
@@ -1,8 +1,8 @@
 use strict;
 use warnings;
 package Config::INI::Reader;
-$Config::INI::Reader::VERSION = '0.022';
-use Mixin::Linewise::Readers;
+$Config::INI::Reader::VERSION = '0.023';
+use Mixin::Linewise::Readers 0.100;
 # ABSTRACT: a subclassable .ini-file parser
 
 # =head1 SYNOPSIS
@@ -317,7 +317,7 @@
 
 =head1 VERSION
 
-version 0.022
+version 0.023
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.022/lib/Config/INI/Writer.pm 
new/Config-INI-0.023/lib/Config/INI/Writer.pm
--- old/Config-INI-0.022/lib/Config/INI/Writer.pm       2014-01-30 
22:57:47.000000000 +0100
+++ new/Config-INI-0.023/lib/Config/INI/Writer.pm       2014-03-13 
10:21:18.000000000 +0100
@@ -1,7 +1,7 @@
 use strict;
 use warnings;
 package Config::INI::Writer;
-$Config::INI::Writer::VERSION = '0.022';
+$Config::INI::Writer::VERSION = '0.023';
 use Mixin::Linewise::Writers;
 # ABSTRACT: a subclassable .ini-file emitter
 
@@ -475,7 +475,7 @@
 
 =head1 VERSION
 
-version 0.022
+version 0.023
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.022/lib/Config/INI.pm 
new/Config-INI-0.023/lib/Config/INI.pm
--- old/Config-INI-0.022/lib/Config/INI.pm      2014-01-30 22:57:47.000000000 
+0100
+++ new/Config-INI-0.023/lib/Config/INI.pm      2014-03-13 10:21:18.000000000 
+0100
@@ -2,7 +2,7 @@
 use warnings;
 package Config::INI;
 # ABSTRACT: simple .ini-file format
-$Config::INI::VERSION = '0.022';
+$Config::INI::VERSION = '0.023';
 # =head1 SYNOPSIS
 #
 # Config-INI comes with code for reading F<.ini> files:
@@ -93,7 +93,7 @@
 
 =head1 VERSION
 
-version 0.022
+version 0.023
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.022/t/000-report-versions-tiny.t 
new/Config-INI-0.023/t/000-report-versions-tiny.t
--- old/Config-INI-0.022/t/000-report-versions-tiny.t   2014-01-30 
22:57:47.000000000 +0100
+++ new/Config-INI-0.023/t/000-report-versions-tiny.t   2014-03-13 
10:21:18.000000000 +0100
@@ -51,7 +51,7 @@
 eval { $v .= pmver('Carp','any version') };
 eval { $v .= pmver('ExtUtils::MakeMaker','6.30') };
 eval { $v .= pmver('IO::File','any version') };
-eval { $v .= pmver('Mixin::Linewise::Readers','any version') };
+eval { $v .= pmver('Mixin::Linewise::Readers','0.100') };
 eval { $v .= pmver('Mixin::Linewise::Writers','any version') };
 eval { $v .= pmver('Test::More','0.96') };
 eval { $v .= pmver('strict','any version') };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.022/xt/release/changes_has_content.t 
new/Config-INI-0.023/xt/release/changes_has_content.t
--- old/Config-INI-0.022/xt/release/changes_has_content.t       2014-01-30 
22:57:47.000000000 +0100
+++ new/Config-INI-0.023/xt/release/changes_has_content.t       2014-03-13 
10:21:18.000000000 +0100
@@ -4,7 +4,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '0.022';
+my $newver = '0.023';
 my $trial_token = '-TRIAL';
 
 SKIP: {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.022/xt/release/pod-syntax.t 
new/Config-INI-0.023/xt/release/pod-syntax.t
--- old/Config-INI-0.022/xt/release/pod-syntax.t        2014-01-30 
22:57:47.000000000 +0100
+++ new/Config-INI-0.023/xt/release/pod-syntax.t        2014-03-13 
10:21:18.000000000 +0100
@@ -1,8 +1,6 @@
 #!perl
 # This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
 use Test::More;
-
-eval "use Test::Pod 1.41";
-plan skip_all => "Test::Pod 1.41 required for testing POD" if $@;
+use Test::Pod 1.41;
 
 all_pod_files_ok();

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to