Hello community,

here is the log from the commit of package perl-Role-Identifiable for 
openSUSE:Factory checked in at 2015-05-06 11:19:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Role-Identifiable (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Role-Identifiable.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Role-Identifiable"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Role-Identifiable/perl-Role-Identifiable.changes
    2012-01-09 21:44:02.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Role-Identifiable.new/perl-Role-Identifiable.changes
       2015-05-06 11:19:20.000000000 +0200
@@ -1,0 +2,13 @@
+Sat May  2 09:45:00 UTC 2015 - co...@suse.com
+
+- updated to 0.007
+   see /usr/share/doc/packages/perl-Role-Identifiable/Changes
+
+  0.007     2013-10-15 22:18:31 America/New_York
+            update bugtracker and repo metadata
+  
+  0.006     2013-08-30 15:41:27 America/New_York
+            [NOT QUITE BACKWARD COMPATIBLE]
+            idents now have to be non-empty and can't start or end with spaces
+
+-------------------------------------------------------------------

Old:
----
  Role-Identifiable-0.005.tar.gz

New:
----
  Role-Identifiable-0.007.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Role-Identifiable.spec ++++++
--- /var/tmp/diff_new_pack.xgUxB2/_old  2015-05-06 11:19:20.000000000 +0200
+++ /var/tmp/diff_new_pack.xgUxB2/_new  2015-05-06 11:19:20.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Role-Identifiable
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,15 @@
 
 
 Name:           perl-Role-Identifiable
-Version:        0.005
+Version:        0.007
 Release:        0
 %define cpan_name Role-Identifiable
-Summary:        Role::Identifiable Perl module
-License:        GPL-1.0+ or Artistic-1.0
+Summary:        Thing with a List of Tags
+License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Role-Identifiable/
-Source:         
http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -32,12 +33,13 @@
 BuildRequires:  perl(Moose)
 BuildRequires:  perl(Moose::Role)
 BuildRequires:  perl(Moose::Util::TypeConstraints)
+BuildRequires:  perl(Test::More) >= 0.96
 Requires:       perl(Moose::Role)
 Requires:       perl(Moose::Util::TypeConstraints)
 %{perl_requires}
 
 %description
-sorry, no description found
+a thing with a list of tags
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -54,11 +56,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(644,root,root,755)
+%defattr(-,root,root,755)
 %doc Changes LICENSE README
 
 %changelog

++++++ Role-Identifiable-0.005.tar.gz -> Role-Identifiable-0.007.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Role-Identifiable-0.005/Changes 
new/Role-Identifiable-0.007/Changes
--- old/Role-Identifiable-0.005/Changes 2010-10-28 21:25:54.000000000 +0200
+++ new/Role-Identifiable-0.007/Changes 2013-10-16 04:18:34.000000000 +0200
@@ -1,4 +1,11 @@
 Revision history for Role-Identifiable
 
+0.007     2013-10-15 22:18:31 America/New_York
+          update bugtracker and repo metadata
+
+0.006     2013-08-30 15:41:27 America/New_York
+          [NOT QUITE BACKWARD COMPATIBLE]
+          idents now have to be non-empty and can't start or end with spaces
+
 0.005     2010-10-28 15:25:50 America/New_York
           first release, spun off of Throwable-X 0.004
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Role-Identifiable-0.005/LICENSE 
new/Role-Identifiable-0.007/LICENSE
--- old/Role-Identifiable-0.005/LICENSE 2010-10-28 21:25:54.000000000 +0200
+++ new/Role-Identifiable-0.007/LICENSE 2013-10-16 04:18:34.000000000 +0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2010 by Ricardo Signes.
+This software is copyright (c) 2013 by Ricardo Signes.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,21 +12,22 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2010 by Ricardo Signes.
+This software is Copyright (c) 2013 by Ricardo Signes.
 
 This is free software, licensed under:
 
   The GNU General Public License, Version 1, February 1989
 
-                   GNU GENERAL PUBLIC LICENSE
-                    Version 1, February 1989
+                    GNU GENERAL PUBLIC LICENSE
+                     Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
-                59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
+ 51 Franklin St, Suite 500, Boston, MA  02110-1335  USA
+
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-                           Preamble
+                            Preamble
 
   The license agreements of most software companies try to keep users
 at the mercy of those companies.  By contrast, our General Public
@@ -67,7 +68,7 @@
   The precise terms and conditions for copying, distribution and
 modification follow.
 
-                   GNU GENERAL PUBLIC LICENSE
+                    GNU GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License Agreement applies to any program or other work which
@@ -185,7 +186,7 @@
 of preserving the free status of all derivatives of our free software and
 of promoting the sharing and reuse of software generally.
 
-                           NO WARRANTY
+                            NO WARRANTY
 
   9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
@@ -207,9 +208,9 @@
 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
 
-                    END OF TERMS AND CONDITIONS
+                     END OF TERMS AND CONDITIONS
 
-       Appendix: How to Apply These Terms to Your New Programs
+        Appendix: How to Apply These Terms to Your New Programs
 
   If you develop a new program, and you want it to be of the greatest
 possible use to humanity, the best way to achieve this is to make it
@@ -235,8 +236,9 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software Foundation,
-    Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA  02110-1301 
USA
+
 
 Also add information on how to contact you by electronic and paper mail.
 
@@ -270,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2010 by Ricardo Signes.
+This software is Copyright (c) 2013 by Ricardo Signes.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Role-Identifiable-0.005/MANIFEST 
new/Role-Identifiable-0.007/MANIFEST
--- old/Role-Identifiable-0.005/MANIFEST        2010-10-28 21:25:54.000000000 
+0200
+++ new/Role-Identifiable-0.007/MANIFEST        2013-10-16 04:18:34.000000000 
+0200
@@ -8,5 +8,8 @@
 dist.ini
 lib/Role/Identifiable/HasIdent.pm
 lib/Role/Identifiable/HasTags.pm
+t/00-compile.t
+t/000-report-versions-tiny.t
 t/idents.t
-t/release-pod-syntax.t
+xt/release/changes_has_content.t
+xt/release/pod-syntax.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Role-Identifiable-0.005/META.json 
new/Role-Identifiable-0.007/META.json
--- old/Role-Identifiable-0.005/META.json       2010-10-28 21:25:54.000000000 
+0200
+++ new/Role-Identifiable-0.007/META.json       2013-10-16 04:18:34.000000000 
+0200
@@ -4,7 +4,7 @@
       "Ricardo Signes <r...@cpan.org>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.102342, CPAN::Meta::Converter 
version 2.102400",
+   "generated_by" : "Dist::Zilla version 4.300039, CPAN::Meta::Converter 
version 2.132830",
    "license" : [
       "perl_5"
    ],
@@ -16,141 +16,196 @@
    "prereqs" : {
       "configure" : {
          "requires" : {
-            "ExtUtils::MakeMaker" : "6.31"
+            "ExtUtils::MakeMaker" : "6.30"
+         }
+      },
+      "develop" : {
+         "requires" : {
+            "Test::Pod" : "1.41",
+            "version" : "0.9901"
          }
       },
       "runtime" : {
          "requires" : {
-            "Moose::Role" : 0,
-            "Moose::Util::TypeConstraints" : 0
+            "Moose::Role" : "0",
+            "Moose::Util::TypeConstraints" : "0"
          }
       },
       "test" : {
          "requires" : {
-            "Moose" : 0,
-            "Test::More" : "0.96"
+            "File::Spec" : "0",
+            "IO::Handle" : "0",
+            "IPC::Open3" : "0",
+            "Moose" : "0",
+            "Test::More" : "0.96",
+            "strict" : "0",
+            "warnings" : "0"
          }
       }
    },
    "release_status" : "stable",
    "resources" : {
+      "bugtracker" : {
+         "web" : "https://github.com/rjbs/Role-Identifiable/issues";
+      },
+      "homepage" : "https://github.com/rjbs/Role-Identifiable";,
       "repository" : {
          "type" : "git",
-         "url" : "git://git.codesimply.com/Role-Identifiable.git"
+         "url" : "https://github.com/rjbs/Role-Identifiable.git";,
+         "web" : "https://github.com/rjbs/Role-Identifiable";
       }
    },
-   "version" : "0.005",
+   "version" : "0.007",
    "x_Dist_Zilla" : {
+      "perl" : {
+         "version" : "5.019004"
+      },
       "plugins" : [
          {
-            "class" : "Dist::Zilla::Plugin::GatherDir",
-            "name" : "@RJBS/@Basic/GatherDir",
-            "version" : "4.102342"
+            "class" : "Dist::Zilla::Plugin::Git::GatherDir",
+            "name" : "@RJBS/Git::GatherDir",
+            "version" : "2.014"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
+            "name" : "@RJBS/CheckPrereqsIndexed",
+            "version" : "0.009"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::CheckExtraTests",
+            "name" : "@RJBS/CheckExtraTests",
+            "version" : "0.011"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::PromptIfStale",
+            "name" : "@RJBS/RJBS-Outdated",
+            "version" : "0.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::PromptIfStale",
+            "name" : "@RJBS/CPAN-Outdated",
+            "version" : "0.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
-            "name" : "@RJBS/@Basic/PruneCruft",
-            "version" : "4.102342"
+            "name" : "@RJBS/@Filter/PruneCruft",
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
-            "name" : "@RJBS/@Basic/ManifestSkip",
-            "version" : "4.102342"
+            "name" : "@RJBS/@Filter/ManifestSkip",
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
-            "name" : "@RJBS/@Basic/MetaYAML",
-            "version" : "4.102342"
+            "name" : "@RJBS/@Filter/MetaYAML",
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
-            "name" : "@RJBS/@Basic/License",
-            "version" : "4.102342"
+            "name" : "@RJBS/@Filter/License",
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
-            "name" : "@RJBS/@Basic/Readme",
-            "version" : "4.102342"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::ExtraTests",
-            "name" : "@RJBS/@Basic/ExtraTests",
-            "version" : "4.102342"
+            "name" : "@RJBS/@Filter/Readme",
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
-            "name" : "@RJBS/@Basic/ExecDir",
-            "version" : "4.102342"
+            "name" : "@RJBS/@Filter/ExecDir",
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
-            "name" : "@RJBS/@Basic/ShareDir",
-            "version" : "4.102342"
+            "name" : "@RJBS/@Filter/ShareDir",
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
-            "name" : "@RJBS/@Basic/MakeMaker",
-            "version" : "4.102342"
+            "name" : "@RJBS/@Filter/MakeMaker",
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
-            "name" : "@RJBS/@Basic/Manifest",
-            "version" : "4.102342"
+            "name" : "@RJBS/@Filter/Manifest",
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
-            "name" : "@RJBS/@Basic/TestRelease",
-            "version" : "4.102342"
+            "name" : "@RJBS/@Filter/TestRelease",
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
-            "name" : "@RJBS/@Basic/ConfirmRelease",
-            "version" : "4.102342"
+            "name" : "@RJBS/@Filter/ConfirmRelease",
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
-            "name" : "@RJBS/@Basic/UploadToCPAN",
-            "version" : "4.102342"
+            "name" : "@RJBS/@Filter/UploadToCPAN",
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@RJBS/AutoPrereqs",
-            "version" : "4.102342"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
             "name" : "@RJBS/Git::NextVersion",
-            "version" : "1.102810"
+            "version" : "2.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@RJBS/PkgVersion",
-            "version" : "4.102342"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@RJBS/MetaConfig",
-            "version" : "4.102342"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@RJBS/MetaJSON",
-            "version" : "4.102342"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@RJBS/NextRelease",
-            "version" : "4.102342"
+            "version" : "4.300039"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
+            "name" : "@RJBS/Test::ChangesHasContent",
+            "version" : "0.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@RJBS/PodSyntaxTests",
-            "version" : "4.102342"
+            "version" : "4.300039"
          },
          {
-            "class" : "Dist::Zilla::Plugin::Repository",
-            "name" : "@RJBS/Repository",
-            "version" : "0.14"
+            "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny",
+            "name" : "@RJBS/ReportVersions::Tiny",
+            "version" : "1.10"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Test::Compile",
+            "config" : {
+               "Dist::Zilla::Plugin::Test::Compile" : {
+                  "filename" : "t/00-compile.t",
+                  "module_finder" : [
+                     ":InstallModules"
+                  ],
+                  "script_finder" : [
+                     ":ExecFiles"
+                  ]
+               }
+            },
+            "name" : "@RJBS/Test::Compile",
+            "version" : "2.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -161,60 +216,84 @@
                }
             },
             "name" : "@RJBS/TestMoreWithSubtests",
-            "version" : "4.102342"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
+            "config" : {
+               "Dist::Zilla::Plugin::PodWeaver" : {
+                  "config_plugin" : "@RJBS",
+                  "finder" : [
+                     ":InstallModules",
+                     ":ExecFiles"
+                  ]
+               }
+            },
             "name" : "@RJBS/PodWeaver",
-            "version" : "3.101641"
+            "version" : "3.102000"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::GithubMeta",
+            "name" : "@RJBS/GithubMeta",
+            "version" : "0.42"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
             "name" : "@RJBS/@Git/Check",
-            "version" : "1.102810"
+            "version" : "2.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
             "name" : "@RJBS/@Git/Commit",
-            "version" : "1.102810"
+            "version" : "2.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
             "name" : "@RJBS/@Git/Tag",
-            "version" : "1.102810"
+            "version" : "2.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
             "name" : "@RJBS/@Git/Push",
-            "version" : "1.102810"
+            "version" : "2.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "4.102342"
+            "version" : "4.300039"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":IncModules",
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "4.102342"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "4.102342"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "4.102342"
+            "version" : "4.300039"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":MainModule",
+            "version" : "4.300039"
          }
       ],
       "zilla" : {
          "class" : "Dist::Zilla::Dist::Builder",
          "config" : {
-            "is_trial" : 0
+            "is_trial" : "0"
          },
-         "version" : "4.102342"
+         "version" : "4.300039"
       }
    }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Role-Identifiable-0.005/META.yml 
new/Role-Identifiable-0.007/META.yml
--- old/Role-Identifiable-0.005/META.yml        2010-10-28 21:25:54.000000000 
+0200
+++ new/Role-Identifiable-0.007/META.yml        2013-10-16 04:18:34.000000000 
+0200
@@ -3,12 +3,17 @@
 author:
   - 'Ricardo Signes <r...@cpan.org>'
 build_requires:
+  File::Spec: 0
+  IO::Handle: 0
+  IPC::Open3: 0
   Moose: 0
   Test::More: 0.96
+  strict: 0
+  warnings: 0
 configure_requires:
-  ExtUtils::MakeMaker: 6.31
+  ExtUtils::MakeMaker: 6.30
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.102342, CPAN::Meta::Converter version 
2.102400'
+generated_by: 'Dist::Zilla version 4.300039, CPAN::Meta::Converter version 
2.132830'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -18,98 +23,129 @@
   Moose::Role: 0
   Moose::Util::TypeConstraints: 0
 resources:
-  repository: git://git.codesimply.com/Role-Identifiable.git
-version: 0.005
+  bugtracker: https://github.com/rjbs/Role-Identifiable/issues
+  homepage: https://github.com/rjbs/Role-Identifiable
+  repository: https://github.com/rjbs/Role-Identifiable.git
+version: 0.007
 x_Dist_Zilla:
+  perl:
+    version: 5.019004
   plugins:
     -
-      class: Dist::Zilla::Plugin::GatherDir
-      name: '@RJBS/@Basic/GatherDir'
-      version: 4.102342
+      class: Dist::Zilla::Plugin::Git::GatherDir
+      name: '@RJBS/Git::GatherDir'
+      version: 2.014
+    -
+      class: Dist::Zilla::Plugin::CheckPrereqsIndexed
+      name: '@RJBS/CheckPrereqsIndexed'
+      version: 0.009
+    -
+      class: Dist::Zilla::Plugin::CheckExtraTests
+      name: '@RJBS/CheckExtraTests'
+      version: 0.011
+    -
+      class: Dist::Zilla::Plugin::PromptIfStale
+      name: '@RJBS/RJBS-Outdated'
+      version: 0.008
+    -
+      class: Dist::Zilla::Plugin::PromptIfStale
+      name: '@RJBS/CPAN-Outdated'
+      version: 0.008
     -
       class: Dist::Zilla::Plugin::PruneCruft
-      name: '@RJBS/@Basic/PruneCruft'
-      version: 4.102342
+      name: '@RJBS/@Filter/PruneCruft'
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::ManifestSkip
-      name: '@RJBS/@Basic/ManifestSkip'
-      version: 4.102342
+      name: '@RJBS/@Filter/ManifestSkip'
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::MetaYAML
-      name: '@RJBS/@Basic/MetaYAML'
-      version: 4.102342
+      name: '@RJBS/@Filter/MetaYAML'
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::License
-      name: '@RJBS/@Basic/License'
-      version: 4.102342
+      name: '@RJBS/@Filter/License'
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::Readme
-      name: '@RJBS/@Basic/Readme'
-      version: 4.102342
-    -
-      class: Dist::Zilla::Plugin::ExtraTests
-      name: '@RJBS/@Basic/ExtraTests'
-      version: 4.102342
+      name: '@RJBS/@Filter/Readme'
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::ExecDir
-      name: '@RJBS/@Basic/ExecDir'
-      version: 4.102342
+      name: '@RJBS/@Filter/ExecDir'
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::ShareDir
-      name: '@RJBS/@Basic/ShareDir'
-      version: 4.102342
+      name: '@RJBS/@Filter/ShareDir'
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::MakeMaker
-      name: '@RJBS/@Basic/MakeMaker'
-      version: 4.102342
+      name: '@RJBS/@Filter/MakeMaker'
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::Manifest
-      name: '@RJBS/@Basic/Manifest'
-      version: 4.102342
+      name: '@RJBS/@Filter/Manifest'
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::TestRelease
-      name: '@RJBS/@Basic/TestRelease'
-      version: 4.102342
+      name: '@RJBS/@Filter/TestRelease'
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
-      name: '@RJBS/@Basic/ConfirmRelease'
-      version: 4.102342
+      name: '@RJBS/@Filter/ConfirmRelease'
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
-      name: '@RJBS/@Basic/UploadToCPAN'
-      version: 4.102342
+      name: '@RJBS/@Filter/UploadToCPAN'
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@RJBS/AutoPrereqs'
-      version: 4.102342
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       name: '@RJBS/Git::NextVersion'
-      version: 1.102810
+      version: 2.014
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@RJBS/PkgVersion'
-      version: 4.102342
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@RJBS/MetaConfig'
-      version: 4.102342
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@RJBS/MetaJSON'
-      version: 4.102342
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@RJBS/NextRelease'
-      version: 4.102342
+      version: 4.300039
+    -
+      class: Dist::Zilla::Plugin::Test::ChangesHasContent
+      name: '@RJBS/Test::ChangesHasContent'
+      version: 0.006
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@RJBS/PodSyntaxTests'
-      version: 4.102342
+      version: 4.300039
     -
-      class: Dist::Zilla::Plugin::Repository
-      name: '@RJBS/Repository'
-      version: 0.14
+      class: Dist::Zilla::Plugin::ReportVersions::Tiny
+      name: '@RJBS/ReportVersions::Tiny'
+      version: 1.10
+    -
+      class: Dist::Zilla::Plugin::Test::Compile
+      config:
+        Dist::Zilla::Plugin::Test::Compile:
+          filename: t/00-compile.t
+          module_finder:
+            - ':InstallModules'
+          script_finder:
+            - ':ExecFiles'
+      name: '@RJBS/Test::Compile'
+      version: 2.036
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -117,45 +153,63 @@
           phase: test
           type: requires
       name: '@RJBS/TestMoreWithSubtests'
-      version: 4.102342
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::PodWeaver
+      config:
+        Dist::Zilla::Plugin::PodWeaver:
+          config_plugin: '@RJBS'
+          finder:
+            - ':InstallModules'
+            - ':ExecFiles'
       name: '@RJBS/PodWeaver'
-      version: 3.101641
+      version: 3.102000
+    -
+      class: Dist::Zilla::Plugin::GithubMeta
+      name: '@RJBS/GithubMeta'
+      version: 0.42
     -
       class: Dist::Zilla::Plugin::Git::Check
       name: '@RJBS/@Git/Check'
-      version: 1.102810
+      version: 2.014
     -
       class: Dist::Zilla::Plugin::Git::Commit
       name: '@RJBS/@Git/Commit'
-      version: 1.102810
+      version: 2.014
     -
       class: Dist::Zilla::Plugin::Git::Tag
       name: '@RJBS/@Git/Tag'
-      version: 1.102810
+      version: 2.014
     -
       class: Dist::Zilla::Plugin::Git::Push
       name: '@RJBS/@Git/Push'
-      version: 1.102810
+      version: 2.014
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: 4.102342
+      version: 4.300039
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':IncModules'
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: 4.102342
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: 4.102342
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: 4.102342
+      version: 4.300039
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':MainModule'
+      version: 4.300039
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: 0
-    version: 4.102342
+    version: 4.300039
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Role-Identifiable-0.005/Makefile.PL 
new/Role-Identifiable-0.007/Makefile.PL
--- old/Role-Identifiable-0.005/Makefile.PL     2010-10-28 21:25:54.000000000 
+0200
+++ new/Role-Identifiable-0.007/Makefile.PL     2013-10-16 04:18:34.000000000 
+0200
@@ -4,35 +4,54 @@
 
 
 
-use ExtUtils::MakeMaker 6.31;
+use ExtUtils::MakeMaker 6.30;
 
 
 
 my %WriteMakefileArgs = (
-  'ABSTRACT' => 'a thing with a list of tags',
-  'AUTHOR' => 'Ricardo Signes <r...@cpan.org>',
-  'BUILD_REQUIRES' => {
-    'Moose' => '0',
-    'Test::More' => '0.96'
+  "ABSTRACT" => "a thing with a list of tags",
+  "AUTHOR" => "Ricardo Signes <rjbs\@cpan.org>",
+  "BUILD_REQUIRES" => {},
+  "CONFIGURE_REQUIRES" => {
+    "ExtUtils::MakeMaker" => "6.30"
   },
-  'CONFIGURE_REQUIRES' => {
-    'ExtUtils::MakeMaker' => '6.31'
+  "DISTNAME" => "Role-Identifiable",
+  "EXE_FILES" => [],
+  "LICENSE" => "perl",
+  "NAME" => "Role::Identifiable",
+  "PREREQ_PM" => {
+    "Moose::Role" => 0,
+    "Moose::Util::TypeConstraints" => 0
   },
-  'DISTNAME' => 'Role-Identifiable',
-  'EXE_FILES' => [],
-  'LICENSE' => 'perl',
-  'NAME' => 'Role::Identifiable',
-  'PREREQ_PM' => {
-    'Moose::Role' => '0',
-    'Moose::Util::TypeConstraints' => '0'
+  "TEST_REQUIRES" => {
+    "File::Spec" => 0,
+    "IO::Handle" => 0,
+    "IPC::Open3" => 0,
+    "Moose" => 0,
+    "Test::More" => "0.96",
+    "strict" => 0,
+    "warnings" => 0
   },
-  'VERSION' => '0.005',
-  'test' => {
-    'TESTS' => 't/*.t'
+  "VERSION" => "0.007",
+  "test" => {
+    "TESTS" => "t/*.t"
   }
 );
 
 
+unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) {
+  my $tr = delete $WriteMakefileArgs{TEST_REQUIRES};
+  my $br = $WriteMakefileArgs{BUILD_REQUIRES};
+  for my $mod ( keys %$tr ) {
+    if ( exists $br->{$mod} ) {
+      $br->{$mod} = $tr->{$mod} if $tr->{$mod} > $br->{$mod};
+    }
+    else {
+      $br->{$mod} = $tr->{$mod};
+    }
+  }
+}
+
 unless ( eval { ExtUtils::MakeMaker->VERSION(6.56) } ) {
   my $br = delete $WriteMakefileArgs{BUILD_REQUIRES};
   my $pp = $WriteMakefileArgs{PREREQ_PM};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Role-Identifiable-0.005/README 
new/Role-Identifiable-0.007/README
--- old/Role-Identifiable-0.005/README  2010-10-28 21:25:54.000000000 +0200
+++ new/Role-Identifiable-0.007/README  2013-10-16 04:18:34.000000000 +0200
@@ -1,11 +1,11 @@
 
 
 This archive contains the distribution Role-Identifiable,
-version 0.005:
+version 0.007:
 
   a thing with a list of tags
 
-This software is copyright (c) 2010 by Ricardo Signes.
+This software is copyright (c) 2013 by Ricardo Signes.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Role-Identifiable-0.005/lib/Role/Identifiable/HasIdent.pm 
new/Role-Identifiable-0.007/lib/Role/Identifiable/HasIdent.pm
--- old/Role-Identifiable-0.005/lib/Role/Identifiable/HasIdent.pm       
2010-10-28 21:25:54.000000000 +0200
+++ new/Role-Identifiable-0.007/lib/Role/Identifiable/HasIdent.pm       
2013-10-16 04:18:34.000000000 +0200
@@ -1,21 +1,25 @@
 package Role::Identifiable::HasIdent;
-BEGIN {
-  $Role::Identifiable::HasIdent::VERSION = '0.005';
+{
+  $Role::Identifiable::HasIdent::VERSION = '0.007';
 }
 use Moose::Role;
 # ABSTRACT: a thing with an ident attribute
 
 
+use Moose::Util::TypeConstraints;
+
 has ident => (
   is  => 'ro',
-  isa => 'Str',
+  isa => subtype('Str', where { length && /\A\S/ && /\S\z/ }),
   required => 1,
 );
 
 no Moose::Role;
+use Moose::Util::TypeConstraints;
 1;
 
 __END__
+
 =pod
 
 =head1 NAME
@@ -24,23 +28,25 @@
 
 =head1 VERSION
 
-version 0.005
+version 0.007
 
 =head1 DESCRIPTION
 
 This is an incredibly simple role.  It adds a required C<ident> attribute that
 stores a simple string, meant to identify exceptions.
 
+The string has to contain at least one character, and it can't start or end
+with whitespace.
+
 =head1 AUTHOR
 
 Ricardo Signes <r...@cpan.org>
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2010 by Ricardo Signes.
+This software is copyright (c) 2013 by Ricardo Signes.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
 
 =cut
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Role-Identifiable-0.005/lib/Role/Identifiable/HasTags.pm 
new/Role-Identifiable-0.007/lib/Role/Identifiable/HasTags.pm
--- old/Role-Identifiable-0.005/lib/Role/Identifiable/HasTags.pm        
2010-10-28 21:25:54.000000000 +0200
+++ new/Role-Identifiable-0.007/lib/Role/Identifiable/HasTags.pm        
2013-10-16 04:18:34.000000000 +0200
@@ -1,6 +1,6 @@
 package Role::Identifiable::HasTags;
-BEGIN {
-  $Role::Identifiable::HasTags::VERSION = '0.005';
+{
+  $Role::Identifiable::HasTags::VERSION = '0.007';
 }
 use Moose::Role;
 # ABSTRACT: a thing with a list of tags
@@ -65,6 +65,7 @@
 1;
 
 __END__
+
 =pod
 
 =head1 NAME
@@ -73,7 +74,7 @@
 
 =head1 VERSION
 
-version 0.005
+version 0.007
 
 =head1 OVERVIEW
 
@@ -89,10 +90,9 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2010 by Ricardo Signes.
+This software is copyright (c) 2013 by Ricardo Signes.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
 
 =cut
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Role-Identifiable-0.005/t/00-compile.t 
new/Role-Identifiable-0.007/t/00-compile.t
--- old/Role-Identifiable-0.005/t/00-compile.t  1970-01-01 01:00:00.000000000 
+0100
+++ new/Role-Identifiable-0.007/t/00-compile.t  2013-10-16 04:18:34.000000000 
+0200
@@ -0,0 +1,49 @@
+use strict;
+use warnings;
+
+# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.036
+
+use Test::More 0.94 tests => 2;
+
+
+
+my @module_files = (
+    'Role/Identifiable/HasIdent.pm',
+    'Role/Identifiable/HasTags.pm'
+);
+
+
+
+# no fake home requested
+
+my $inc_switch = q[-Mblib];
+
+use File::Spec;
+use IPC::Open3;
+use IO::Handle;
+
+my @warnings;
+for my $lib (@module_files)
+{
+    # see L<perlfaq8/How can I capture STDERR from an external command?>
+    open my $stdin, '<', File::Spec->devnull or die "can't open devnull: $!";
+    my $stderr = IO::Handle->new;
+
+    my $pid = open3($stdin, '>&STDERR', $stderr, $^X, $inc_switch, '-e', 
"require q[$lib]");
+    binmode $stderr, ':crlf' if $^O eq 'MSWin32';
+    my @_warnings = <$stderr>;
+    waitpid($pid, 0);
+    is($?, 0, "$lib loaded ok");
+
+    if (@_warnings)
+    {
+        warn @_warnings;
+        push @warnings, @_warnings;
+    }
+}
+
+
+
+# no warning checks;
+
+BAIL_OUT("Compilation problems") if !Test::More->builder->is_passing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Role-Identifiable-0.005/t/000-report-versions-tiny.t 
new/Role-Identifiable-0.007/t/000-report-versions-tiny.t
--- old/Role-Identifiable-0.005/t/000-report-versions-tiny.t    1970-01-01 
01:00:00.000000000 +0100
+++ new/Role-Identifiable-0.007/t/000-report-versions-tiny.t    2013-10-16 
04:18:34.000000000 +0200
@@ -0,0 +1,79 @@
+use strict;
+use warnings;
+use Test::More 0.88;
+# This is a relatively nice way to avoid Test::NoWarnings breaking our
+# expectations by adding extra tests, without using no_plan.  It also helps
+# avoid any other test module that feels introducing random tests, or even
+# test plans, is a nice idea.
+our $success = 0;
+END { $success && done_testing; }
+
+# List our own version used to generate this
+my $v = "\nGenerated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10\n";
+
+eval {                     # no excuses!
+    # report our Perl details
+    my $want = "any version";
+    $v .= "perl: $] (wanted $want) on $^O from $^X\n\n";
+};
+defined($@) and diag("$@");
+
+# Now, our module version dependencies:
+sub pmver {
+    my ($module, $wanted) = @_;
+    $wanted = " (want $wanted)";
+    my $pmver;
+    eval "require $module;";
+    if ($@) {
+        if ($@ =~ m/Can't locate .* in \@INC/) {
+            $pmver = 'module not found.';
+        } else {
+            diag("${module}: $@");
+            $pmver = 'died during require.';
+        }
+    } else {
+        my $version;
+        eval { $version = $module->VERSION; };
+        if ($@) {
+            diag("${module}: $@");
+            $pmver = 'died during VERSION check.';
+        } elsif (defined $version) {
+            $pmver = "$version";
+        } else {
+            $pmver = '<undef>';
+        }
+    }
+
+    # So, we should be good, right?
+    return sprintf('%-45s => %-10s%-15s%s', $module, $pmver, $wanted, "\n");
+}
+
+eval { $v .= pmver('ExtUtils::MakeMaker','6.30') };
+eval { $v .= pmver('File::Spec','any version') };
+eval { $v .= pmver('IO::Handle','any version') };
+eval { $v .= pmver('IPC::Open3','any version') };
+eval { $v .= pmver('Moose','any version') };
+eval { $v .= pmver('Moose::Role','any version') };
+eval { $v .= pmver('Moose::Util::TypeConstraints','any version') };
+eval { $v .= pmver('Test::More','0.96') };
+eval { $v .= pmver('strict','any version') };
+eval { $v .= pmver('warnings','any version') };
+
+
+# All done.
+$v .= <<'EOT';
+
+Thanks for using my code.  I hope it works for you.
+If not, please try and include this output in the bug report.
+That will help me reproduce the issue and solve your problem.
+
+EOT
+
+diag($v);
+ok(1, "we really didn't test anything, just reporting data");
+$success = 1;
+
+# Work around another nasty module on CPAN. :/
+no warnings 'once';
+$Template::Test::NO_FLUSH = 1;
+exit 0;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Role-Identifiable-0.005/t/idents.t 
new/Role-Identifiable-0.007/t/idents.t
--- old/Role-Identifiable-0.005/t/idents.t      2010-10-28 21:25:54.000000000 
+0200
+++ new/Role-Identifiable-0.007/t/idents.t      2013-10-16 04:18:34.000000000 
+0200
@@ -31,4 +31,19 @@
   );
 }
 
+{
+  for my $test (
+    [ defined  => undef ],
+    [ nonempty => '' ],
+    [ 'non-left padded'  => ' ident' ],
+    [ 'non-right padded' => 'ident ' ],
+    [ 'non-floating'     => ' floating ' ],
+  ) {
+    ok(
+      ! eval { Some::Identifiable->new({ ident => $test->[1] }); 1 },
+      "ident must be $test->[0]",
+    );
+  }
+}
+
 done_testing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Role-Identifiable-0.005/t/release-pod-syntax.t 
new/Role-Identifiable-0.007/t/release-pod-syntax.t
--- old/Role-Identifiable-0.005/t/release-pod-syntax.t  2010-10-28 
21:25:54.000000000 +0200
+++ new/Role-Identifiable-0.007/t/release-pod-syntax.t  1970-01-01 
01:00:00.000000000 +0100
@@ -1,15 +0,0 @@
-#!perl
-
-BEGIN {
-  unless ($ENV{RELEASE_TESTING}) {
-    require Test::More;
-    Test::More::plan(skip_all => 'these tests are for release candidate 
testing');
-  }
-}
-
-use Test::More;
-
-eval "use Test::Pod 1.41";
-plan skip_all => "Test::Pod 1.41 required for testing POD" if $@;
-
-all_pod_files_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Role-Identifiable-0.005/xt/release/changes_has_content.t 
new/Role-Identifiable-0.007/xt/release/changes_has_content.t
--- old/Role-Identifiable-0.005/xt/release/changes_has_content.t        
1970-01-01 01:00:00.000000000 +0100
+++ new/Role-Identifiable-0.007/xt/release/changes_has_content.t        
2013-10-16 04:18:34.000000000 +0200
@@ -0,0 +1,41 @@
+#!perl
+
+use Test::More tests => 2;
+
+note 'Checking Changes';
+my $changes_file = 'Changes';
+my $newver = '0.007';
+my $trial_token = '-TRIAL';
+
+SKIP: {
+    ok(-e $changes_file, "$changes_file file exists")
+        or skip 'Changes is missing', 1;
+
+    ok(_get_changes($newver), "$changes_file has content for $newver");
+}
+
+done_testing;
+
+# _get_changes copied and adapted from Dist::Zilla::Plugin::Git::Commit
+# by Jerome Quelin
+sub _get_changes
+{
+    my $newver = shift;
+
+    # parse changelog to find commit message
+    open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
+    my $changelog = join('', <$fh>);
+    close $fh;
+
+    my @content =
+        grep { /^$newver(?:$trial_token)?(?:\s+|$)/ ... /^\S/ } # from newver 
to un-indented
+        split /\n/, $changelog;
+    shift @content; # drop the version line
+
+    # drop unindented last line and trailing blank lines
+    pop @content while ( @content && $content[-1] =~ /^(?:\S|\s*$)/ );
+
+    # return number of non-blank lines
+    return scalar @content;
+}
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Role-Identifiable-0.005/xt/release/pod-syntax.t 
new/Role-Identifiable-0.007/xt/release/pod-syntax.t
--- old/Role-Identifiable-0.005/xt/release/pod-syntax.t 1970-01-01 
01:00:00.000000000 +0100
+++ new/Role-Identifiable-0.007/xt/release/pod-syntax.t 2013-10-16 
04:18:34.000000000 +0200
@@ -0,0 +1,7 @@
+#!perl
+use Test::More;
+
+eval "use Test::Pod 1.41";
+plan skip_all => "Test::Pod 1.41 required for testing POD" if $@;
+
+all_pod_files_ok();

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#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_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

Reply via email to