commit perl-CPAN-Meta-Check for openSUSE:Factory

2016-12-05 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Meta-Check for 
openSUSE:Factory checked in at 2016-12-05 16:31:33

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new (New)


Package is "perl-CPAN-Meta-Check"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check/perl-CPAN-Meta-Check.changes
2016-08-03 11:36:01.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new/perl-CPAN-Meta-Check.changes
   2016-12-05 16:31:34.0 +0100
@@ -1,0 +2,10 @@
+Sat Nov 26 06:07:40 UTC 2016 - co...@suse.com
+
+- updated to 0.014
+   see /usr/share/doc/packages/perl-CPAN-Meta-Check/Changes
+
+  0.014 2016-11-25 13:09:01+01:00 Europe/Amsterdam
+- Undef versions are now passed through to CPAN::Meta::Requirements
+  for the check, rather than failing with "Missing version" errors.
+
+---

Old:

  CPAN-Meta-Check-0.013.tar.gz

New:

  CPAN-Meta-Check-0.014.tar.gz



Other differences:
--
++ perl-CPAN-Meta-Check.spec ++
--- /var/tmp/diff_new_pack.OVXcN0/_old  2016-12-05 16:31:35.0 +0100
+++ /var/tmp/diff_new_pack.OVXcN0/_new  2016-12-05 16:31:35.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-CPAN-Meta-Check
-Version:0.013
+Version:0.014
 Release:0
 %define cpan_name CPAN-Meta-Check
 Summary:Verify requirements in a CPAN::Meta object

++ CPAN-Meta-Check-0.013.tar.gz -> CPAN-Meta-Check-0.014.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.013/Changes 
new/CPAN-Meta-Check-0.014/Changes
--- old/CPAN-Meta-Check-0.013/Changes   2016-07-20 22:26:09.0 +0200
+++ new/CPAN-Meta-Check-0.014/Changes   2016-11-25 13:09:04.0 +0100
@@ -1,5 +1,9 @@
 Revision history for CPAN-Meta-Check
 
+0.014 2016-11-25 13:09:01+01:00 Europe/Amsterdam
+  - Undef versions are now passed through to CPAN::Meta::Requirements
+for the check, rather than failing with "Missing version" errors.
+
 0.013 2016-07-20 22:26:07+02:00 Europe/Amsterdam
   Make tests more resilient against dev versions of dependencies
 
@@ -10,7 +14,7 @@
   Declare the minimum version required for the "merged_requirements" 
interface
 
 0.010 2015-01-30 19:10:49+01:00 Europe/Amsterdam
-  bump Module::Metdata prereq for $VERSION parsing (RT#101095)
+  bump Module::Metadata prereq for $VERSION parsing (RT#101095)
   Consistently require same version of CPAN::Meta::Requirements
 
 0.009 2014-06-20 19:37:43+02:00 Europe/Amsterdam
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.013/MANIFEST 
new/CPAN-Meta-Check-0.014/MANIFEST
--- old/CPAN-Meta-Check-0.013/MANIFEST  2016-07-20 22:26:09.0 +0200
+++ new/CPAN-Meta-Check-0.014/MANIFEST  2016-11-25 13:09:04.0 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.005.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.007.
 Changes
 INSTALL
 LICENSE
@@ -10,6 +10,8 @@
 dist.ini
 lib/CPAN/Meta/Check.pm
 t/10-basics.t
+t/20-undef-version.t
+t/lib/Local/HasNoVersion.pm
 xt/author/00-compile.t
 xt/author/pod-coverage.t
 xt/author/pod-syntax.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.013/META.json 
new/CPAN-Meta-Check-0.014/META.json
--- old/CPAN-Meta-Check-0.013/META.json 2016-07-20 22:26:09.0 +0200
+++ new/CPAN-Meta-Check-0.014/META.json 2016-11-25 13:09:04.0 +0100
@@ -4,7 +4,7 @@
   "Leon Timmermans "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.005, CPAN::Meta::Converter version 
2.150005",
+   "generated_by" : "Dist::Zilla version 6.007, CPAN::Meta::Converter version 
2.150005",
"license" : [
   "perl_5"
],
@@ -51,6 +51,7 @@
 "Env" : "0",
 "Test::Deep" : "0",
 "Test::More" : "0.88",
+"lib" : "0",
 "perl" : "5.006"
  }
   }
@@ -58,7 +59,7 @@
"provides" : {
   "CPAN::Meta::Check" : {
  "file" : "lib/CPAN/Meta/Check.pm",
- "version" : "0.013"
+ "version" : "0.014"
   }
},
"release_status" : "stable",
@@ -73,11 +74,12 @@
  "web" : "https://github.com/Leont/cpan-meta-check;
   }
},
-   "version" : "0.013",
+   "version" : "0.014",
"x_contributors" : [
   "David Steinbrunner ",
   "Karen 

commit perl-CPAN-Meta-Check for openSUSE:Factory

2016-08-03 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Meta-Check for 
openSUSE:Factory checked in at 2016-08-03 11:35:59

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new (New)


Package is "perl-CPAN-Meta-Check"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check/perl-CPAN-Meta-Check.changes
2015-07-02 22:44:21.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new/perl-CPAN-Meta-Check.changes
   2016-08-03 11:36:01.0 +0200
@@ -1,0 +2,9 @@
+Thu Jul 21 05:05:32 UTC 2016 - co...@suse.com
+
+- updated to 0.013
+   see /usr/share/doc/packages/perl-CPAN-Meta-Check/Changes
+
+  0.013 2016-07-20 22:26:07+02:00 Europe/Amsterdam
+Make tests more resilient against dev versions of dependencies
+
+---

Old:

  CPAN-Meta-Check-0.012.tar.gz

New:

  CPAN-Meta-Check-0.013.tar.gz



Other differences:
--
++ perl-CPAN-Meta-Check.spec ++
--- /var/tmp/diff_new_pack.izYMZR/_old  2016-08-03 11:36:02.0 +0200
+++ /var/tmp/diff_new_pack.izYMZR/_new  2016-08-03 11:36:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-CPAN-Meta-Check
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,7 +17,7 @@
 
 
 Name:   perl-CPAN-Meta-Check
-Version:0.012
+Version:0.013
 Release:0
 %define cpan_name CPAN-Meta-Check
 Summary:Verify requirements in a CPAN::Meta object

++ CPAN-Meta-Check-0.012.tar.gz -> CPAN-Meta-Check-0.013.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.012/Changes 
new/CPAN-Meta-Check-0.013/Changes
--- old/CPAN-Meta-Check-0.012/Changes   2015-06-18 23:21:02.0 +0200
+++ new/CPAN-Meta-Check-0.013/Changes   2016-07-20 22:26:09.0 +0200
@@ -1,5 +1,8 @@
 Revision history for CPAN-Meta-Check
 
+0.013 2016-07-20 22:26:07+02:00 Europe/Amsterdam
+  Make tests more resilient against dev versions of dependencies
+
 0.012 2015-06-18 23:20:54+02:00 Europe/Amsterdam
   Drop dependency on Exporter 5.57
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.012/INSTALL 
new/CPAN-Meta-Check-0.013/INSTALL
--- old/CPAN-Meta-Check-0.012/INSTALL   2015-06-18 23:21:02.0 +0200
+++ new/CPAN-Meta-Check-0.013/INSTALL   2016-07-20 22:26:09.0 +0200
@@ -1,4 +1,3 @@
-
 This is the Perl distribution CPAN-Meta-Check.
 
 Installing CPAN-Meta-Check is straightforward.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.012/MANIFEST 
new/CPAN-Meta-Check-0.013/MANIFEST
--- old/CPAN-Meta-Check-0.012/MANIFEST  2015-06-18 23:21:02.0 +0200
+++ new/CPAN-Meta-Check-0.013/MANIFEST  2016-07-20 22:26:09.0 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.025.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.005.
 Changes
 INSTALL
 LICENSE
@@ -11,5 +11,5 @@
 lib/CPAN/Meta/Check.pm
 t/10-basics.t
 xt/author/00-compile.t
-xt/release/pod-coverage.t
-xt/release/pod-syntax.t
+xt/author/pod-coverage.t
+xt/author/pod-syntax.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.012/META.json 
new/CPAN-Meta-Check-0.013/META.json
--- old/CPAN-Meta-Check-0.012/META.json 2015-06-18 23:21:02.0 +0200
+++ new/CPAN-Meta-Check-0.013/META.json 2016-07-20 22:26:09.0 +0200
@@ -4,19 +4,20 @@
   "Leon Timmermans "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.025, CPAN::Meta::Converter version 
2.143240",
+   "generated_by" : "Dist::Zilla version 6.005, CPAN::Meta::Converter version 
2.150005",
"license" : [
   "perl_5"
],
"meta-spec" : {
   "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec;,
-  "version" : "2"
+  "version" : 2
},
"name" : "CPAN-Meta-Check",
"prereqs" : {
   "configure" : {
  "requires" : {
-"ExtUtils::MakeMaker" : "0"
+"ExtUtils::MakeMaker" : "0",
+"perl" : "5.006"
  }
   },
   "develop" : {
@@ -27,7 +28,9 @@
 "Pod::Coverage::TrustPod" : "0",
 "Test::More" : "0",
 "Test::Pod" : "1.41",
-

commit perl-CPAN-Meta-Check for openSUSE:Factory

2015-07-02 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Meta-Check for 
openSUSE:Factory checked in at 2015-07-02 22:44:20

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new (New)


Package is perl-CPAN-Meta-Check

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check/perl-CPAN-Meta-Check.changes
2015-04-25 21:16:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new/perl-CPAN-Meta-Check.changes
   2015-07-02 22:44:21.0 +0200
@@ -1,0 +2,9 @@
+Sun Jun 21 08:16:25 UTC 2015 - co...@suse.com
+
+- updated to 0.012
+   see /usr/share/doc/packages/perl-CPAN-Meta-Check/Changes
+
+  0.012 2015-06-18 23:20:54+02:00 Europe/Amsterdam
+Drop dependency on Exporter 5.57
+
+---

Old:

  CPAN-Meta-Check-0.011.tar.gz

New:

  CPAN-Meta-Check-0.012.tar.gz



Other differences:
--
++ perl-CPAN-Meta-Check.spec ++
--- /var/tmp/diff_new_pack.2lmEcF/_old  2015-07-02 22:44:21.0 +0200
+++ /var/tmp/diff_new_pack.2lmEcF/_new  2015-07-02 22:44:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-CPAN-Meta-Check
-Version:0.011
+Version:0.012
 Release:0
 %define cpan_name CPAN-Meta-Check
 Summary:Verify requirements in a CPAN::Meta object
@@ -32,12 +32,12 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(CPAN::Meta) = 2.120920
 BuildRequires:  perl(CPAN::Meta::Prereqs) = 2.132830
-BuildRequires:  perl(CPAN::Meta::Requirements) = 2.121
+BuildRequires:  perl(CPAN::Meta::Requirements) = 2.121000
 BuildRequires:  perl(Module::Metadata) = 1.23
 BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(Test::More) = 0.88
 Requires:   perl(CPAN::Meta::Prereqs) = 2.132830
-Requires:   perl(CPAN::Meta::Requirements) = 2.121
+Requires:   perl(CPAN::Meta::Requirements) = 2.121000
 Requires:   perl(Module::Metadata) = 1.23
 %{perl_requires}
 

++ CPAN-Meta-Check-0.011.tar.gz - CPAN-Meta-Check-0.012.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.011/Changes 
new/CPAN-Meta-Check-0.012/Changes
--- old/CPAN-Meta-Check-0.011/Changes   2015-03-22 10:08:00.0 +0100
+++ new/CPAN-Meta-Check-0.012/Changes   2015-06-18 23:21:02.0 +0200
@@ -1,5 +1,8 @@
 Revision history for CPAN-Meta-Check
 
+0.012 2015-06-18 23:20:54+02:00 Europe/Amsterdam
+  Drop dependency on Exporter 5.57
+
 0.011 2015-03-22 10:07:52+01:00 Europe/Amsterdam
   Declare the minimum version required for the merged_requirements 
interface
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.011/META.json 
new/CPAN-Meta-Check-0.012/META.json
--- old/CPAN-Meta-Check-0.011/META.json 2015-03-22 10:08:00.0 +0100
+++ new/CPAN-Meta-Check-0.012/META.json 2015-06-18 23:21:02.0 +0200
@@ -34,8 +34,9 @@
  requires : {
 CPAN::Meta::Prereqs : 2.132830,
 CPAN::Meta::Requirements : 2.121,
-Exporter : 5.57,
+Exporter : 0,
 Module::Metadata : 1.23,
+base : 0,
 perl : 5.006,
 strict : 0,
 warnings : 0
@@ -53,7 +54,7 @@
provides : {
   CPAN::Meta::Check : {
  file : lib/CPAN/Meta/Check.pm,
- version : 0.011
+ version : 0.012
   }
},
release_status : stable,
@@ -68,7 +69,7 @@
  web : https://github.com/Leont/cpan-meta-check;
   }
},
-   version : 0.011,
+   version : 0.012,
x_contributors : [
   David Steinbrunner dsteinbrun...@pobox.com,
   Karen Etheridge et...@cpan.org,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.011/META.yml 
new/CPAN-Meta-Check-0.012/META.yml
--- old/CPAN-Meta-Check-0.011/META.yml  2015-03-22 10:08:00.0 +0100
+++ new/CPAN-Meta-Check-0.012/META.yml  2015-06-18 23:21:02.0 +0200
@@ -19,19 +19,20 @@
 provides:
   CPAN::Meta::Check:
 file: lib/CPAN/Meta/Check.pm
-version: '0.011'
+version: '0.012'
 requires:
   CPAN::Meta::Prereqs: '2.132830'
   CPAN::Meta::Requirements: '2.121'
-  Exporter: '5.57'
+  Exporter: '0'
   Module::Metadata: '1.23'
+  base: '0'
   perl: '5.006'
   strict: '0'
   warnings: '0'
 resources:
   bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Meta-Check
   repository: git://github.com/Leont/cpan-meta-check.git
-version: '0.011'
+version: '0.012'
 x_contributors:
   - 'David Steinbrunner dsteinbrun...@pobox.com'
   - 'Karen Etheridge 

commit perl-CPAN-Meta-Check for openSUSE:Factory

2015-04-25 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Meta-Check for 
openSUSE:Factory checked in at 2015-04-25 21:16:40

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new (New)


Package is perl-CPAN-Meta-Check

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check/perl-CPAN-Meta-Check.changes
2015-02-11 16:44:11.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new/perl-CPAN-Meta-Check.changes
   2015-04-25 21:16:42.0 +0200
@@ -1,0 +2,9 @@
+Thu Apr 16 21:10:03 UTC 2015 - co...@suse.com
+
+- updated to 0.011
+   see /usr/share/doc/packages/perl-CPAN-Meta-Check/Changes
+
+  0.011 2015-03-22 10:07:52+01:00 Europe/Amsterdam
+Declare the minimum version required for the merged_requirements 
interface
+
+---

Old:

  CPAN-Meta-Check-0.010.tar.gz

New:

  CPAN-Meta-Check-0.011.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-CPAN-Meta-Check.spec ++
--- /var/tmp/diff_new_pack.vumsay/_old  2015-04-25 21:16:43.0 +0200
+++ /var/tmp/diff_new_pack.vumsay/_new  2015-04-25 21:16:43.0 +0200
@@ -17,14 +17,15 @@
 
 
 Name:   perl-CPAN-Meta-Check
-Version:0.010
+Version:0.011
 Release:0
 %define cpan_name CPAN-Meta-Check
 Summary:Verify requirements in a CPAN::Meta object
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/CPAN-Meta-Check/
-Source: 
http://www.cpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++ CPAN-Meta-Check-0.010.tar.gz - CPAN-Meta-Check-0.011.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.010/Changes 
new/CPAN-Meta-Check-0.011/Changes
--- old/CPAN-Meta-Check-0.010/Changes   2015-01-30 19:11:02.0 +0100
+++ new/CPAN-Meta-Check-0.011/Changes   2015-03-22 10:08:00.0 +0100
@@ -1,5 +1,8 @@
 Revision history for CPAN-Meta-Check
 
+0.011 2015-03-22 10:07:52+01:00 Europe/Amsterdam
+  Declare the minimum version required for the merged_requirements 
interface
+
 0.010 2015-01-30 19:10:49+01:00 Europe/Amsterdam
   bump Module::Metdata prereq for $VERSION parsing (RT#101095)
   Consistently require same version of CPAN::Meta::Requirements
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.010/MANIFEST 
new/CPAN-Meta-Check-0.011/MANIFEST
--- old/CPAN-Meta-Check-0.010/MANIFEST  2015-01-30 19:11:02.0 +0100
+++ new/CPAN-Meta-Check-0.011/MANIFEST  2015-03-22 10:08:00.0 +0100
@@ -9,7 +9,7 @@
 README
 dist.ini
 lib/CPAN/Meta/Check.pm
-t/00-compile.t
 t/10-basics.t
-t/release-pod-coverage.t
-t/release-pod-syntax.t
+xt/author/00-compile.t
+xt/release/pod-coverage.t
+xt/release/pod-syntax.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.010/META.json 
new/CPAN-Meta-Check-0.011/META.json
--- old/CPAN-Meta-Check-0.010/META.json 2015-01-30 19:11:02.0 +0100
+++ new/CPAN-Meta-Check-0.011/META.json 2015-03-22 10:08:00.0 +0100
@@ -21,7 +21,11 @@
   },
   develop : {
  requires : {
+File::Spec : 0,
+IO::Handle : 0,
+IPC::Open3 : 0,
 Pod::Coverage::TrustPod : 0,
+Test::More : 0,
 Test::Pod : 1.41,
 Test::Pod::Coverage : 1.08
  }
@@ -41,19 +45,15 @@
  requires : {
 CPAN::Meta : 2.120920,
 Env : 0,
-File::Spec : 0,
-IO::Handle : 0,
-IPC::Open3 : 0,
 Test::Deep : 0,
-Test::More : 0.88,
-perl : 5.006
+Test::More : 0.88
  }
   }
},
provides : {
   CPAN::Meta::Check : {
  file : lib/CPAN/Meta/Check.pm,
- version : 0.010
+ version : 0.011
   }
},
release_status : stable,
@@ -68,6 +68,11 @@
  web : https://github.com/Leont/cpan-meta-check;
   }
},
-   version : 0.010
+   version : 0.011,
+   x_contributors : [
+  David Steinbrunner dsteinbrun...@pobox.com,
+  Karen Etheridge et...@cpan.org,
+  Leon Timmermans faw...@gmail.com
+   ]
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit perl-CPAN-Meta-Check for openSUSE:Factory

2015-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Meta-Check for 
openSUSE:Factory checked in at 2015-02-11 16:44:10

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new (New)


Package is perl-CPAN-Meta-Check

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check/perl-CPAN-Meta-Check.changes
2013-12-06 14:42:40.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new/perl-CPAN-Meta-Check.changes
   2015-02-11 16:44:11.0 +0100
@@ -1,0 +2,8 @@
+Sat Feb  7 07:21:43 UTC 2015 - co...@suse.com
+
+- updated to 0.010
+  bump Module::Metdata prereq for $VERSION parsing (RT#101095)
+  Consistently require same version of CPAN::Meta::Requirements
+  Various POD fixes
+
+---

Old:

  CPAN-Meta-Check-0.008.tar.gz

New:

  CPAN-Meta-Check-0.010.tar.gz



Other differences:
--
++ perl-CPAN-Meta-Check.spec ++
--- /var/tmp/diff_new_pack.zYLJMF/_old  2015-02-11 16:44:12.0 +0100
+++ /var/tmp/diff_new_pack.zYLJMF/_new  2015-02-11 16:44:12.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-CPAN-Meta-Check
 #
-# Copyright (c) 2013 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,7 +17,7 @@
 
 
 Name:   perl-CPAN-Meta-Check
-Version:0.008
+Version:0.010
 Release:0
 %define cpan_name CPAN-Meta-Check
 Summary:Verify requirements in a CPAN::Meta object
@@ -32,13 +32,12 @@
 BuildRequires:  perl(CPAN::Meta) = 2.120920
 BuildRequires:  perl(CPAN::Meta::Prereqs) = 2.132830
 BuildRequires:  perl(CPAN::Meta::Requirements) = 2.121
-BuildRequires:  perl(Module::Metadata)
+BuildRequires:  perl(Module::Metadata) = 1.23
 BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(Test::More) = 0.88
-#BuildRequires: perl(CPAN::Meta::Check)
 Requires:   perl(CPAN::Meta::Prereqs) = 2.132830
 Requires:   perl(CPAN::Meta::Requirements) = 2.121
-Requires:   perl(Module::Metadata)
+Requires:   perl(Module::Metadata) = 1.23
 %{perl_requires}
 
 %description

++ CPAN-Meta-Check-0.008.tar.gz - CPAN-Meta-Check-0.010.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.008/Changes 
new/CPAN-Meta-Check-0.010/Changes
--- old/CPAN-Meta-Check-0.008/Changes   2013-10-17 16:45:21.0 +0200
+++ new/CPAN-Meta-Check-0.010/Changes   2015-01-30 19:11:02.0 +0100
@@ -1,5 +1,12 @@
 Revision history for CPAN-Meta-Check
 
+0.010 2015-01-30 19:10:49+01:00 Europe/Amsterdam
+  bump Module::Metdata prereq for $VERSION parsing (RT#101095)
+  Consistently require same version of CPAN::Meta::Requirements
+
+0.009 2014-06-20 19:37:43+02:00 Europe/Amsterdam
+  Various POD fixes
+
 0.008 2013-10-17 16:44:57 Europe/Amsterdam
   Switch to using merged_requirements
   Test Env instead of Carp for version overshoot [#89591]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.008/LICENSE 
new/CPAN-Meta-Check-0.010/LICENSE
--- old/CPAN-Meta-Check-0.008/LICENSE   2013-10-17 16:45:21.0 +0200
+++ new/CPAN-Meta-Check-0.010/LICENSE   2015-01-30 19:11:02.0 +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/CPAN-Meta-Check-0.008/MANIFEST 
new/CPAN-Meta-Check-0.010/MANIFEST
--- old/CPAN-Meta-Check-0.008/MANIFEST  2013-10-17 16:45:21.0 +0200
+++ new/CPAN-Meta-Check-0.010/MANIFEST  2015-01-30 19:11:02.0 +0100
@@ -1,3 +1,4 @@
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.025.
 Changes
 INSTALL
 LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.008/META.json 
new/CPAN-Meta-Check-0.010/META.json
--- old/CPAN-Meta-Check-0.008/META.json 2013-10-17 16:45:21.0 +0200
+++ new/CPAN-Meta-Check-0.010/META.json 2015-01-30 19:11:02.0 +0100
@@ -4,7 +4,7 @@
   Leon Timmermans le...@cpan.org

commit perl-CPAN-Meta-Check for openSUSE:Factory

2013-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Meta-Check for 
openSUSE:Factory checked in at 2013-12-06 13:51:56

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new (New)


Package is perl-CPAN-Meta-Check

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check/perl-CPAN-Meta-Check.changes
2013-08-07 20:53:10.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new/perl-CPAN-Meta-Check.changes
   2013-12-06 14:42:40.0 +0100
@@ -1,0 +2,8 @@
+Mon Nov 25 07:38:18 UTC 2013 - co...@suse.com
+
+- updated to 0.008
+ Switch to using merged_requirements
+ Test Env instead of Carp for version overshoot [#89591]
+ Document $incdirs in the right function
+
+---

Old:

  CPAN-Meta-Check-0.007.tar.gz

New:

  CPAN-Meta-Check-0.008.tar.gz



Other differences:
--
++ perl-CPAN-Meta-Check.spec ++
--- /var/tmp/diff_new_pack.LOpXEI/_old  2013-12-06 14:42:41.0 +0100
+++ /var/tmp/diff_new_pack.LOpXEI/_new  2013-12-06 14:42:41.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-CPAN-Meta-Check
-Version:0.007
+Version:0.008
 Release:0
 %define cpan_name CPAN-Meta-Check
 Summary:Verify requirements in a CPAN::Meta object
@@ -30,13 +30,14 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(CPAN::Meta) = 2.120920
-BuildRequires:  perl(CPAN::Meta::Requirements) = 2.120920
+BuildRequires:  perl(CPAN::Meta::Prereqs) = 2.132830
+BuildRequires:  perl(CPAN::Meta::Requirements) = 2.121
 BuildRequires:  perl(Module::Metadata)
 BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(Test::More) = 0.88
 #BuildRequires: perl(CPAN::Meta::Check)
-Requires:   perl(CPAN::Meta) = 2.120920
-Requires:   perl(CPAN::Meta::Requirements) = 2.120920
+Requires:   perl(CPAN::Meta::Prereqs) = 2.132830
+Requires:   perl(CPAN::Meta::Requirements) = 2.121
 Requires:   perl(Module::Metadata)
 %{perl_requires}
 

++ CPAN-Meta-Check-0.007.tar.gz - CPAN-Meta-Check-0.008.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.007/Changes 
new/CPAN-Meta-Check-0.008/Changes
--- old/CPAN-Meta-Check-0.007/Changes   2013-07-31 14:38:18.0 +0200
+++ new/CPAN-Meta-Check-0.008/Changes   2013-10-17 16:45:21.0 +0200
@@ -1,5 +1,10 @@
 Revision history for CPAN-Meta-Check
 
+0.008 2013-10-17 16:44:57 Europe/Amsterdam
+  Switch to using merged_requirements
+  Test Env instead of Carp for version overshoot [#89591]
+  Document $incdirs in the right function
+
 0.007 2013-07-31 14:37:58 Europe/Amsterdam
   Swap conflicts test, as underscore versions broke it
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.007/META.json 
new/CPAN-Meta-Check-0.008/META.json
--- old/CPAN-Meta-Check-0.007/META.json 2013-07-31 14:38:18.0 +0200
+++ new/CPAN-Meta-Check-0.008/META.json 2013-10-17 16:45:21.0 +0200
@@ -4,7 +4,7 @@
   Leon Timmermans le...@cpan.org
],
dynamic_config : 0,
-   generated_by : Dist::Zilla version 4.300035, CPAN::Meta::Converter 
version 2.120921,
+   generated_by : Dist::Zilla version 4.300039, CPAN::Meta::Converter 
version 2.132830,
license : [
   perl_5
],
@@ -28,8 +28,8 @@
   },
   runtime : {
  requires : {
-CPAN::Meta : 2.120920,
-CPAN::Meta::Requirements : 2.120920,
+CPAN::Meta::Prereqs : 2.132830,
+CPAN::Meta::Requirements : 2.121,
 Exporter : 5.57,
 Module::Metadata : 0,
 perl : 5.006,
@@ -40,13 +40,21 @@
   test : {
  requires : {
 CPAN::Meta : 2.120920,
-File::Find : 0,
-File::Temp : 0,
+Env : 0,
+File::Spec : 0,
+IO::Handle : 0,
+IPC::Open3 : 0,
 Test::Deep : 0,
 Test::More : 0.88
  }
   }
},
+   provides : {
+  CPAN::Meta::Check : {
+ file : lib/CPAN/Meta/Check.pm,
+ version : 0.008
+  }
+   },
release_status : stable,
resources : {
   bugtracker : {
@@ -59,6 +67,6 @@
  web : https://github.com/Leont/cpan-meta-check;
   }
},
-   version : 0.007
+   version : 0.008
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.007/META.yml 
new/CPAN-Meta-Check-0.008/META.yml
--- old/CPAN-Meta-Check-0.007/META.yml  2013-07-31 

commit perl-CPAN-Meta-Check for openSUSE:Factory

2013-08-07 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Meta-Check for 
openSUSE:Factory checked in at 2013-08-07 20:53:08

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new (New)


Package is perl-CPAN-Meta-Check

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check/perl-CPAN-Meta-Check.changes
2013-07-29 21:09:08.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new/perl-CPAN-Meta-Check.changes
   2013-08-07 20:53:10.0 +0200
@@ -1,0 +2,6 @@
+Sun Aug  4 15:22:11 UTC 2013 - co...@suse.com
+
+- updated to 0.007
+Swap conflicts test, as underscore versions broke it
+
+---

Old:

  CPAN-Meta-Check-0.006.tar.gz

New:

  CPAN-Meta-Check-0.007.tar.gz



Other differences:
--
++ perl-CPAN-Meta-Check.spec ++
--- /var/tmp/diff_new_pack.9nraVY/_old  2013-08-07 20:53:11.0 +0200
+++ /var/tmp/diff_new_pack.9nraVY/_new  2013-08-07 20:53:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-CPAN-Meta-Check
-Version:0.006
+Version:0.007
 Release:0
 %define cpan_name CPAN-Meta-Check
 Summary:Verify requirements in a CPAN::Meta object

++ CPAN-Meta-Check-0.006.tar.gz - CPAN-Meta-Check-0.007.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.006/Changes 
new/CPAN-Meta-Check-0.007/Changes
--- old/CPAN-Meta-Check-0.006/Changes   2013-07-27 00:24:39.0 +0200
+++ new/CPAN-Meta-Check-0.007/Changes   2013-07-31 14:38:18.0 +0200
@@ -1,5 +1,8 @@
 Revision history for CPAN-Meta-Check
 
+0.007 2013-07-31 14:37:58 Europe/Amsterdam
+  Swap conflicts test, as underscore versions broke it
+
 0.006 2013-07-27 00:24:21 Europe/Amsterdam
   Fixed bad dereference during conflicts checking
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.006/META.json 
new/CPAN-Meta-Check-0.007/META.json
--- old/CPAN-Meta-Check-0.006/META.json 2013-07-27 00:24:39.0 +0200
+++ new/CPAN-Meta-Check-0.007/META.json 2013-07-31 14:38:18.0 +0200
@@ -59,6 +59,6 @@
  web : https://github.com/Leont/cpan-meta-check;
   }
},
-   version : 0.006
+   version : 0.007
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.006/META.yml 
new/CPAN-Meta-Check-0.007/META.yml
--- old/CPAN-Meta-Check-0.006/META.yml  2013-07-27 00:24:39.0 +0200
+++ new/CPAN-Meta-Check-0.007/META.yml  2013-07-31 14:38:18.0 +0200
@@ -28,4 +28,4 @@
 resources:
   bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Meta-Check
   repository: git://github.com/Leont/cpan-meta-check.git
-version: 0.006
+version: 0.007
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.006/Makefile.PL 
new/CPAN-Meta-Check-0.007/Makefile.PL
--- old/CPAN-Meta-Check-0.006/Makefile.PL   2013-07-27 00:24:39.0 
+0200
+++ new/CPAN-Meta-Check-0.007/Makefile.PL   2013-07-31 14:38:18.0 
+0200
@@ -34,7 +34,7 @@
 Test::Deep = 0,
 Test::More = 0.88
   },
-  VERSION = 0.006,
+  VERSION = 0.007,
   test = {
 TESTS = t/*.t
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.006/README 
new/CPAN-Meta-Check-0.007/README
--- old/CPAN-Meta-Check-0.006/README2013-07-27 00:24:39.0 +0200
+++ new/CPAN-Meta-Check-0.007/README2013-07-31 14:38:18.0 +0200
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution CPAN-Meta-Check,
-version 0.006:
+version 0.007:
 
   Verify requirements in a CPAN::Meta object
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.006/lib/CPAN/Meta/Check.pm 
new/CPAN-Meta-Check-0.007/lib/CPAN/Meta/Check.pm
--- old/CPAN-Meta-Check-0.006/lib/CPAN/Meta/Check.pm2013-07-27 
00:24:39.0 +0200
+++ new/CPAN-Meta-Check-0.007/lib/CPAN/Meta/Check.pm2013-07-31 
14:38:18.0 +0200
@@ -1,6 +1,6 @@
 package CPAN::Meta::Check;
 {
-  $CPAN::Meta::Check::VERSION = '0.006';
+  $CPAN::Meta::Check::VERSION = '0.007';
 }
 use strict;
 use warnings;
@@ -90,7 +90,7 @@
 
 =head1 VERSION
 
-version 0.006
+version 0.007
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.006/t/10-basics.t 
new/CPAN-Meta-Check-0.007/t/10-basics.t
--- old/CPAN-Meta-Check-0.006/t/10-basics.t 2013-07-27 00:24:39.0 

commit perl-CPAN-Meta-Check for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Meta-Check for 
openSUSE:Factory checked in at 2013-07-29 21:09:07

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new (New)


Package is perl-CPAN-Meta-Check

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check/perl-CPAN-Meta-Check.changes
2013-06-28 11:51:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new/perl-CPAN-Meta-Check.changes
   2013-07-29 21:09:08.0 +0200
@@ -1,0 +2,6 @@
+Sat Jul 27 11:58:28 UTC 2013 - co...@suse.com
+
+- updated to 0.006
+ Fixed bad dereference during conflicts checking
+
+---

Old:

  CPAN-Meta-Check-0.005.tar.gz

New:

  CPAN-Meta-Check-0.006.tar.gz



Other differences:
--
++ perl-CPAN-Meta-Check.spec ++
--- /var/tmp/diff_new_pack.WGhzNw/_old  2013-07-29 21:09:09.0 +0200
+++ /var/tmp/diff_new_pack.WGhzNw/_new  2013-07-29 21:09:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-CPAN-Meta-Check
-Version:0.005
+Version:0.006
 Release:0
 %define cpan_name CPAN-Meta-Check
 Summary:Verify requirements in a CPAN::Meta object

++ CPAN-Meta-Check-0.005.tar.gz - CPAN-Meta-Check-0.006.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.005/Changes 
new/CPAN-Meta-Check-0.006/Changes
--- old/CPAN-Meta-Check-0.005/Changes   2013-04-22 17:27:57.0 +0200
+++ new/CPAN-Meta-Check-0.006/Changes   2013-07-27 00:24:39.0 +0200
@@ -1,5 +1,8 @@
 Revision history for CPAN-Meta-Check
 
+0.006 2013-07-27 00:24:21 Europe/Amsterdam
+  Fixed bad dereference during conflicts checking
+
 0.005 2013-04-22 17:27:50 Europe/Amsterdam
   Converted from Test::Differences to Test::Deep
   Don't load CPAN::Meta from CPAN::Meta::Check
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.005/META.json 
new/CPAN-Meta-Check-0.006/META.json
--- old/CPAN-Meta-Check-0.005/META.json 2013-04-22 17:27:57.0 +0200
+++ new/CPAN-Meta-Check-0.006/META.json 2013-07-27 00:24:39.0 +0200
@@ -4,7 +4,7 @@
   Leon Timmermans le...@cpan.org
],
dynamic_config : 0,
-   generated_by : Dist::Zilla version 4.300033, CPAN::Meta::Converter 
version 2.130880,
+   generated_by : Dist::Zilla version 4.300035, CPAN::Meta::Converter 
version 2.120921,
license : [
   perl_5
],
@@ -56,9 +56,9 @@
   repository : {
  type : git,
  url : git://github.com/Leont/cpan-meta-check.git,
- web : http://github.com/Leont/cpan-meta-check;
+ web : https://github.com/Leont/cpan-meta-check;
   }
},
-   version : 0.005
+   version : 0.006
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.005/META.yml 
new/CPAN-Meta-Check-0.006/META.yml
--- old/CPAN-Meta-Check-0.005/META.yml  2013-04-22 17:27:57.0 +0200
+++ new/CPAN-Meta-Check-0.006/META.yml  2013-07-27 00:24:39.0 +0200
@@ -11,7 +11,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 6.30
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.300033, CPAN::Meta::Converter version 
2.130880'
+generated_by: 'Dist::Zilla version 4.300035, CPAN::Meta::Converter version 
2.120921'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -28,4 +28,4 @@
 resources:
   bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Meta-Check
   repository: git://github.com/Leont/cpan-meta-check.git
-version: 0.005
+version: 0.006
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.005/Makefile.PL 
new/CPAN-Meta-Check-0.006/Makefile.PL
--- old/CPAN-Meta-Check-0.005/Makefile.PL   2013-04-22 17:27:57.0 
+0200
+++ new/CPAN-Meta-Check-0.006/Makefile.PL   2013-07-27 00:24:39.0 
+0200
@@ -34,7 +34,7 @@
 Test::Deep = 0,
 Test::More = 0.88
   },
-  VERSION = 0.005,
+  VERSION = 0.006,
   test = {
 TESTS = t/*.t
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.005/README 
new/CPAN-Meta-Check-0.006/README
--- old/CPAN-Meta-Check-0.005/README2013-04-22 17:27:57.0 +0200
+++ new/CPAN-Meta-Check-0.006/README2013-07-27 00:24:39.0 +0200
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution CPAN-Meta-Check,
-version 0.005:
+version 0.006:
 
   Verify requirements in a CPAN::Meta object
 
diff -urN 

commit perl-CPAN-Meta-Check for openSUSE:Factory

2012-06-29 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Meta-Check for 
openSUSE:Factory checked in at 2012-06-29 13:26:29

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new (New)


Package is perl-CPAN-Meta-Check, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check/perl-CPAN-Meta-Check.changes
2012-06-29 07:01:50.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new/perl-CPAN-Meta-Check.changes
   2012-06-29 13:26:30.0 +0200
@@ -1,0 +2,5 @@
+Fri Jun 29 10:37:05 UTC 2012 - co...@suse.com
+
+- revert back to not relying on perl bundles (sigh)
+
+---



Other differences:
--
++ perl-CPAN-Meta-Check.spec ++
--- /var/tmp/diff_new_pack.gqS2D0/_old  2012-06-29 13:26:31.0 +0200
+++ /var/tmp/diff_new_pack.gqS2D0/_new  2012-06-29 13:26:31.0 +0200
@@ -34,10 +34,8 @@
 BuildRequires:  perl(Test::Differences)
 BuildRequires:  perl(Test::More) = 0.88
 #BuildRequires: perl(CPAN::Meta::Check)
-%if %suse_version  1220
 BuildRequires:  perl-CPAN-Meta = 2.121
 Requires:   perl-CPAN-Meta = 2.121
-%endif
 Requires:   perl-CPAN-Meta-Requirements = 2.121
 Requires:   perl(Module::Metadata)
 %{perl_requires}

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



commit perl-CPAN-Meta-Check for openSUSE:Factory

2012-06-28 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Meta-Check for 
openSUSE:Factory checked in at 2012-06-29 07:01:49

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new (New)


Package is perl-CPAN-Meta-Check, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check/perl-CPAN-Meta-Check.changes
2012-06-26 17:15:48.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new/perl-CPAN-Meta-Check.changes
   2012-06-29 07:01:50.0 +0200
@@ -1,0 +2,5 @@
+Wed Jun 27 08:27:08 UTC 2012 - co...@suse.com
+
+- complete the previous change to also respect buildrequires
+
+---



Other differences:
--
++ perl-CPAN-Meta-Check.spec ++
--- /var/tmp/diff_new_pack.44ZvlH/_old  2012-06-29 07:01:51.0 +0200
+++ /var/tmp/diff_new_pack.44ZvlH/_new  2012-06-29 07:01:51.0 +0200
@@ -28,7 +28,6 @@
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
-BuildRequires:  perl-CPAN-Meta = 2.121
 BuildRequires:  perl-CPAN-Meta-Requirements = 2.121
 BuildRequires:  perl-macros
 BuildRequires:  perl(Module::Metadata)
@@ -36,6 +35,7 @@
 BuildRequires:  perl(Test::More) = 0.88
 #BuildRequires: perl(CPAN::Meta::Check)
 %if %suse_version  1220
+BuildRequires:  perl-CPAN-Meta = 2.121
 Requires:   perl-CPAN-Meta = 2.121
 %endif
 Requires:   perl-CPAN-Meta-Requirements = 2.121

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



commit perl-CPAN-Meta-Check for openSUSE:Factory

2012-06-26 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Meta-Check for 
openSUSE:Factory checked in at 2012-06-26 17:15:47

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new (New)


Package is perl-CPAN-Meta-Check, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check/perl-CPAN-Meta-Check.changes
2012-06-05 15:33:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new/perl-CPAN-Meta-Check.changes
   2012-06-26 17:15:48.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 25 14:58:38 UTC 2012 - co...@suse.com
+
+- for factory, the modules from perl are enough
+
+---



Other differences:
--
++ perl-CPAN-Meta-Check.spec ++
--- /var/tmp/diff_new_pack.sqYnOY/_old  2012-06-26 17:15:49.0 +0200
+++ /var/tmp/diff_new_pack.sqYnOY/_new  2012-06-26 17:15:49.0 +0200
@@ -35,7 +35,9 @@
 BuildRequires:  perl(Test::Differences)
 BuildRequires:  perl(Test::More) = 0.88
 #BuildRequires: perl(CPAN::Meta::Check)
+%if %suse_version  1220
 Requires:   perl-CPAN-Meta = 2.121
+%endif
 Requires:   perl-CPAN-Meta-Requirements = 2.121
 Requires:   perl(Module::Metadata)
 %{perl_requires}

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