commit perl-Module-Build for openSUSE:Factory

2020-02-03 Thread root
Hello community,

here is the log from the commit of package perl-Module-Build for 
openSUSE:Factory checked in at 2020-02-03 11:26:51

Comparing /work/SRC/openSUSE:Factory/perl-Module-Build (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Module-Build.new.26092 (New)


Package is "perl-Module-Build"

Mon Feb  3 11:26:51 2020 rev:20 rq:768710 version:0.423100

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Build/perl-Module-Build.changes  
2019-04-18 13:55:25.575935837 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Module-Build.new.26092/perl-Module-Build.changes
   2020-02-03 11:26:51.694137840 +0100
@@ -1,0 +2,14 @@
+Thu Jan 30 03:13:27 UTC 2020 -  
+
+- updated to 0.4231
+   see /usr/share/doc/packages/perl-Module-Build/Changes
+
+  0.4231 - Wed Jan 29 08:47:56 CET 2020
+  
+- Released 0.42_30 without code changes
+  
+  0.42_30 - Wed Jul 31 13:15:39 CEST 2019
+  
+- Add dependency on ExtUtils::PL2Bat
+
+---

Old:

  Module-Build-0.4229.tar.gz

New:

  Module-Build-0.4231.tar.gz



Other differences:
--
++ perl-Module-Build.spec ++
--- /var/tmp/diff_new_pack.bNwmO5/_old  2020-02-03 11:26:54.482137959 +0100
+++ /var/tmp/diff_new_pack.bNwmO5/_new  2020-02-03 11:26:54.486137959 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Module-Build
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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,10 +17,10 @@
 
 
 Name:   perl-Module-Build
-Version:0.422900
+Version:0.423100
 Release:0
-%define cpan_version 0.4229
-Provides:   perl(Module::Build) = 0.422900
+%define cpan_version 0.4231
+Provides:   perl(Module::Build) = 0.423100
 %define cpan_name Module-Build
 Summary:Build and install Perl modules
 License:Artistic-1.0 OR GPL-1.0-or-later
@@ -118,7 +118,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes contrib README
+%doc Changes README
 %license LICENSE
 
 %changelog

++ Module-Build-0.4229.tar.gz -> Module-Build-0.4231.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4229/Build.PL 
new/Module-Build-0.4231/Build.PL
--- old/Module-Build-0.4229/Build.PL2019-04-16 00:51:33.0 +0200
+++ new/Module-Build-0.4231/Build.PL2020-01-29 08:51:23.0 +0100
@@ -61,6 +61,7 @@
 'version'   => 0.87,  # No longer requires M::B
 'Module::Metadata'  => 1.02, # uses version.pm
 'Pod::Man'  => 2.17, # utf8 support
+($^O eq 'MSWin32' ? ('ExtUtils::PL2Bat' => 0) : ())
   },
   test_requires => {
 'File::Temp'=> 0.15,# tmpdir() + fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4229/Changes 
new/Module-Build-0.4231/Changes
--- old/Module-Build-0.4229/Changes 2019-04-16 00:51:33.0 +0200
+++ new/Module-Build-0.4231/Changes 2020-01-29 08:51:23.0 +0100
@@ -1,5 +1,13 @@
 Revision history for Perl extension Module::Build.
 
+0.4231 - Wed Jan 29 08:47:56 CET 2020
+
+  - Released 0.42_30 without code changes
+
+0.42_30 - Wed Jul 31 13:15:39 CEST 2019
+
+  - Add dependency on ExtUtils::PL2Bat
+
 0.4229 - Tue Apr 16 00:49:45 CEST 2019
   - Released 0.42_28 without changes
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4229/META.json 
new/Module-Build-0.4231/META.json
--- old/Module-Build-0.4229/META.json   2019-04-16 00:51:33.0 +0200
+++ new/Module-Build-0.4231/META.json   2020-01-29 08:51:23.0 +0100
@@ -5,7 +5,7 @@
   "Module-Build mailing list at ."
],
"dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.4229",
+   "generated_by" : "Module::Build version 0.4231",
"license" : [
   "perl_5"
],
@@ -71,79 +71,79 @@
"provides" : {
   "Module::Build" : {
  "file" : "lib/Module/Build.pm",
- "version" : "0.4229"
+ "version" : "0.4231"
   },
   "Module::Build::Base" : {
  "file" : "lib/Module/Build/Base.pm",
- "version" : "0.4229"
+ "version" : "0.4231"
   },
   "Module::Build::Compat" : {
  "file" : "lib/Module/Build/Compat.pm",
- "version" : "0.4229"
+ "version" : "0.4231"
   },
   "Module::Build::Config" : {
  "file" : "lib/Module/Build/Config.pm",
- "version" : "0.4229"
+ "version" : "0.4231"
   },
 

commit perl-Module-Build for openSUSE:Factory

2019-04-18 Thread root
Hello community,

here is the log from the commit of package perl-Module-Build for 
openSUSE:Factory checked in at 2019-04-18 13:55:23

Comparing /work/SRC/openSUSE:Factory/perl-Module-Build (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Module-Build.new.5536 (New)


Package is "perl-Module-Build"

Thu Apr 18 13:55:23 2019 rev:19 rq:694713 version:0.422900

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Build/perl-Module-Build.changes  
2017-06-07 09:52:26.160013407 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Module-Build.new.5536/perl-Module-Build.changes
2019-04-18 13:55:25.575935837 +0200
@@ -1,0 +2,25 @@
+Tue Apr 16 05:14:36 UTC 2019 - Stephan Kulow 
+
+- updated to 0.4229
+   see /usr/share/doc/packages/perl-Module-Build/Changes
+
+  0.4229 - Tue Apr 16 00:49:45 CEST 2019
+- Released 0.42_28 without changes
+  
+  0.42_28 - Thu Apr 19 16:34:32 CEST 2018
+  
+- Replace "MOTIVATIONS" section with "COMPARISON" [Dan Brook]
+  
+- Update configure, build, test prereqs [Karen Etheridge]
+  
+  0.4227 - Wed Dec 13 11:17:51 CET 2017
+  
+- Released 0.42_26 without changes
+  
+  0.42_26 - Wed Dec 13 10:52:39 CET 2017
+  
+- Improve pureperl-only support (#119914) [Shoichi Kaji]
+  
+- Improve the documentation of Module::Build::Compat and dynamic_config 
[Dan Brook]
+
+---

Old:

  Module-Build-0.4224.tar.gz

New:

  Module-Build-0.4229.tar.gz



Other differences:
--
++ perl-Module-Build.spec ++
--- /var/tmp/diff_new_pack.uuNnyL/_old  2019-04-18 13:55:26.331936082 +0200
+++ /var/tmp/diff_new_pack.uuNnyL/_new  2019-04-18 13:55:26.335936083 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Module-Build
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,20 +12,20 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   perl-Module-Build
-Version:0.422400
+Version:0.422900
 Release:0
-%define cpan_version 0.4224
-Provides:   perl(Module::Build) = 0.422400
+%define cpan_version 0.4229
+Provides:   perl(Module::Build) = 0.422900
 %define cpan_name Module-Build
 Summary:Build and install Perl modules
-License:Artistic-1.0 or GPL-1.0+
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/Module-Build/
+Url:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
@@ -56,13 +56,12 @@
 %description
 'Module::Build' is a system for building, testing, and installing Perl
 modules. It is meant to be an alternative to 'ExtUtils::MakeMaker'.
-Developers may alter the behavior of the module through subclassing in a
-much more straightforward way than with 'MakeMaker'. It also does not
-require a 'make' on your system - most of the 'Module::Build' code is
-pure-perl and written in a very cross-platform way.
+Developers may alter the behavior of the module through subclassing. It
+also does not require a 'make' on your system - most of the 'Module::Build'
+code is pure-perl and written in a very cross-platform way.
 
-See "MOTIVATIONS" for more comparisons between 'ExtUtils::MakeMaker' and
-'Module::Build'.
+See "COMPARISON" for more comparisons between 'Module::Build' and other
+installer tools.
 
 To install 'Module::Build', and any other module that uses 'Module::Build'
 for its installation process, do the following:
@@ -102,7 +101,7 @@
 %setup -q -n %{cpan_name}-%{cpan_version}
 
 %build
-%{__perl} Build.PL installdirs=vendor
+perl Build.PL installdirs=vendor
 ./Build build flags=%{?_smp_mflags}
 
 %check

++ Module-Build-0.4224.tar.gz -> Module-Build-0.4229.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4224/Build.PL 
new/Module-Build-0.4229/Build.PL
--- old/Module-Build-0.4224/Build.PL2017-05-30 20:03:05.0 +0200
+++ new/Module-Build-0.4229/Build.PL2019-04-16 00:51:33.0 +0200
@@ -30,13 +30,10 @@
 'Perl::OSType'  => 1,
 'Module::Metadata'  => '1.02',
 'version'   => '0.87',
-  },
-  build_requires  

commit perl-Module-Build for openSUSE:Factory

2017-06-07 Thread root
Hello community,

here is the log from the commit of package perl-Module-Build for 
openSUSE:Factory checked in at 2017-06-07 09:52:24

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


Package is "perl-Module-Build"

Wed Jun  7 09:52:24 2017 rev:18 rq:499919 version:0.422400

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Build/perl-Module-Build.changes  
2017-04-11 12:42:14.863310458 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Module-Build.new/perl-Module-Build.changes 
2017-06-07 09:52:26.160013407 +0200
@@ -1,0 +2,14 @@
+Wed May 31 06:06:46 UTC 2017 - co...@suse.com
+
+- updated to 0.4224
+   see /usr/share/doc/packages/perl-Module-Build/Changes
+
+  0.4224 - Tue May 30 19:50:07 CEST 2017
+  
+- Released 0.42_23 without changes
+  
+  0.42_23 - Sun May 14 13:17:45 CEST 2017
+  
+ - Add code to special case dot-in-inc in Build
+
+---

Old:

  Module-Build-0.4222.tar.gz

New:

  Module-Build-0.4224.tar.gz



Other differences:
--
++ perl-Module-Build.spec ++
--- /var/tmp/diff_new_pack.e6goS4/_old  2017-06-07 09:52:26.963899803 +0200
+++ /var/tmp/diff_new_pack.e6goS4/_new  2017-06-07 09:52:26.963899803 +0200
@@ -17,10 +17,10 @@
 
 
 Name:   perl-Module-Build
-Version:0.422200
+Version:0.422400
 Release:0
-%define cpan_version 0.4222
-Provides:   perl(Module::Build) = 0.422200
+%define cpan_version 0.4224
+Provides:   perl(Module::Build) = 0.422400
 %define cpan_name Module-Build
 Summary:Build and install Perl modules
 License:Artistic-1.0 or GPL-1.0+

++ Module-Build-0.4222.tar.gz -> Module-Build-0.4224.tar.gz ++
 2012 lines of diff (skipped)




commit perl-Module-Build for openSUSE:Factory

2017-04-11 Thread root
Hello community,

here is the log from the commit of package perl-Module-Build for 
openSUSE:Factory checked in at 2017-04-11 12:42:13

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


Package is "perl-Module-Build"

Tue Apr 11 12:42:13 2017 rev:17 rq:486145 version:0.422200

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Build/perl-Module-Build.changes  
2016-08-22 10:49:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Module-Build.new/perl-Module-Build.changes 
2017-04-11 12:42:14.863310458 +0200
@@ -1,0 +2,16 @@
+Fri Mar 31 06:08:09 UTC 2017 - co...@suse.com
+
+- updated to 0.4222
+   see /usr/share/doc/packages/perl-Module-Build/Changes
+
+  0.4222 - Thu Mar 30 15:40:10 CEST 2017
+  
+ - Released 0.42_21 as 0.4222
+  
+  0.42_21 - Wed Mar 22 19:04:02 CET 2017
+  
+ - Include relative path for do in Build/Makefile.PL will function without 
. in @INC [Todd Rinaldo]
+  
+ - Remove use deprecate [Graham Knop]
+
+---

Old:

  Module-Build-0.4220.tar.gz

New:

  Module-Build-0.4222.tar.gz



Other differences:
--
++ perl-Module-Build.spec ++
--- /var/tmp/diff_new_pack.bPJ6xO/_old  2017-04-11 12:42:15.751185005 +0200
+++ /var/tmp/diff_new_pack.bPJ6xO/_new  2017-04-11 12:42:15.755184440 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Module-Build
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,16 @@
 
 
 Name:   perl-Module-Build
-Version:0.422000
+Version:0.422200
 Release:0
-%define cpan_version 0.4220
-Provides:   perl(Module::Build) = 0.422000
+%define cpan_version 0.4222
+Provides:   perl(Module::Build) = 0.422200
 %define cpan_name Module-Build
 Summary:Build and install Perl modules
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Module-Build/
-Source0:
http://www.cpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{cpan_version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -119,6 +119,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes contrib LICENSE README
+%doc Changes contrib README
+%license LICENSE
 
 %changelog

++ Module-Build-0.4220.tar.gz -> Module-Build-0.4222.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4220/Build.PL 
new/Module-Build-0.4222/Build.PL
--- old/Module-Build-0.4220/Build.PL2016-08-16 22:49:30.0 +0200
+++ new/Module-Build-0.4222/Build.PL2017-03-30 15:43:03.0 +0200
@@ -15,7 +15,7 @@
 use lib File::Spec->catdir('t', 'lib'); # our utilities
 
 # bootstrap configure_requires prereqs
-BEGIN { do 'inc/bootstrap.pl' }
+BEGIN { do './inc/bootstrap.pl' }
 
 # We use Module::Build to test & install itself.
 use Module::Build;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4220/Changes 
new/Module-Build-0.4222/Changes
--- old/Module-Build-0.4220/Changes 2016-08-16 22:49:30.0 +0200
+++ new/Module-Build-0.4222/Changes 2017-03-30 15:43:03.0 +0200
@@ -1,5 +1,15 @@
 Revision history for Perl extension Module::Build.
 
+0.4222 - Thu Mar 30 15:40:10 CEST 2017
+
+   - Released 0.42_21 as 0.4222
+
+0.42_21 - Wed Mar 22 19:04:02 CET 2017
+
+   - Include relative path for do in Build/Makefile.PL will function without . 
in @INC [Todd Rinaldo]
+
+   - Remove use deprecate [Graham Knop]
+
 0.4220 - Tue Aug 16 22:11:14 CEST 2016
 
   - Released 0.42_19 as 0.4220
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4220/META.json 
new/Module-Build-0.4222/META.json
--- old/Module-Build-0.4220/META.json   2016-08-16 22:49:30.0 +0200
+++ new/Module-Build-0.4222/META.json   2017-03-30 15:43:03.0 +0200
@@ -5,7 +5,7 @@
   "Module-Build mailing list at ."
],
"dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.422",
+   "generated_by" : "Module::Build version 0.4222",
"license" : [
   "perl_5"
],
@@ -67,79 +67,79 @@
"provides" : {
   "Module::Build" : {
  "file" : "lib/Module/Build.pm",

commit perl-Module-Build for openSUSE:Factory

2016-08-22 Thread h_root
Hello community,

here is the log from the commit of package perl-Module-Build for 
openSUSE:Factory checked in at 2016-08-22 10:49:12

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


Package is "perl-Module-Build"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Build/perl-Module-Build.changes  
2016-05-31 12:08:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Module-Build.new/perl-Module-Build.changes 
2016-08-22 10:49:14.0 +0200
@@ -1,0 +2,20 @@
+Wed Aug 17 05:34:16 UTC 2016 - co...@suse.com
+
+- updated to 0.4220
+   see /usr/share/doc/packages/perl-Module-Build/Changes
+
+  0.4220 - Tue Aug 16 22:11:14 CEST 2016
+  
+- Released 0.42_19 as 0.4220
+  
+  0.42_19 - Sun Aug  7 17:07:38 CEST 2016
+  
+- Initialize MM Compat environmental variables to empty strings [Leon 
Timmermans]
+  
+- Skip PPM test when link_executable fails [Leon Timmermans]
+  
+- Make more actions deterministic [Zefram]
+  
+- Preprocess file lists generated by rscan_dir() to sort them [Niko Tyni]
+
+---

Old:

  Module-Build-0.4218.tar.gz

New:

  Module-Build-0.4220.tar.gz



Other differences:
--
++ perl-Module-Build.spec ++
--- /var/tmp/diff_new_pack.GCQ1F7/_old  2016-08-22 10:49:15.0 +0200
+++ /var/tmp/diff_new_pack.GCQ1F7/_new  2016-08-22 10:49:15.0 +0200
@@ -17,10 +17,10 @@
 
 
 Name:   perl-Module-Build
-Version:0.421800
+Version:0.422000
 Release:0
-%define cpan_version 0.4218
-Provides:   perl(Module::Build) = 0.421800
+%define cpan_version 0.4220
+Provides:   perl(Module::Build) = 0.422000
 %define cpan_name Module-Build
 Summary:Build and install Perl modules
 License:Artistic-1.0 or GPL-1.0+
@@ -100,7 +100,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{cpan_version}
-find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Build.PL installdirs=vendor

++ Module-Build-0.4218.tar.gz -> Module-Build-0.4220.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4218/Changes 
new/Module-Build-0.4220/Changes
--- old/Module-Build-0.4218/Changes 2016-04-24 20:22:51.0 +0200
+++ new/Module-Build-0.4220/Changes 2016-08-16 22:49:30.0 +0200
@@ -1,5 +1,19 @@
 Revision history for Perl extension Module::Build.
 
+0.4220 - Tue Aug 16 22:11:14 CEST 2016
+
+  - Released 0.42_19 as 0.4220
+
+0.42_19 - Sun Aug  7 17:07:38 CEST 2016
+
+  - Initialize MM Compat environmental variables to empty strings [Leon 
Timmermans]
+
+  - Skip PPM test when link_executable fails [Leon Timmermans]
+
+  - Make more actions deterministic [Zefram]
+
+  - Preprocess file lists generated by rscan_dir() to sort them [Niko Tyni]
+
 0.4218 - Sun Apr 24 16:39:47 BST 2016
 
   - Skip XS test when link_executable fails
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4218/META.json 
new/Module-Build-0.4220/META.json
--- old/Module-Build-0.4218/META.json   2016-04-24 20:22:51.0 +0200
+++ new/Module-Build-0.4220/META.json   2016-08-16 22:49:30.0 +0200
@@ -5,7 +5,7 @@
   "Module-Build mailing list at ."
],
"dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.4218",
+   "generated_by" : "Module::Build version 0.422",
"license" : [
   "perl_5"
],
@@ -67,79 +67,79 @@
"provides" : {
   "Module::Build" : {
  "file" : "lib/Module/Build.pm",
- "version" : "0.4218"
+ "version" : "0.4220"
   },
   "Module::Build::Base" : {
  "file" : "lib/Module/Build/Base.pm",
- "version" : "0.4218"
+ "version" : "0.4220"
   },
   "Module::Build::Compat" : {
  "file" : "lib/Module/Build/Compat.pm",
- "version" : "0.4218"
+ "version" : "0.4220"
   },
   "Module::Build::Config" : {
  "file" : "lib/Module/Build/Config.pm",
- "version" : "0.4218"
+ "version" : "0.4220"
   },
   "Module::Build::Cookbook" : {
  "file" : "lib/Module/Build/Cookbook.pm",
- "version" : "0.4218"
+ "version" : "0.4220"
   },
   "Module::Build::Dumper" : {
  "file" : "lib/Module/Build/Dumper.pm",
- "version" : "0.4218"
+ "version" : "0.4220"
   },
   "Module::Build::Notes" : {
  "file" : "lib/Module/Build/Notes.pm",
- "version" : "0.4218"
+ "version" : "0.4220"
   },
   "Module::Build::PPMMaker" : {
  "file" : 

commit perl-Module-Build for openSUSE:Factory

2016-05-31 Thread h_root
Hello community,

here is the log from the commit of package perl-Module-Build for 
openSUSE:Factory checked in at 2016-05-31 12:08:14

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


Package is "perl-Module-Build"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Build/perl-Module-Build.changes  
2015-05-20 23:22:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Module-Build.new/perl-Module-Build.changes 
2016-05-31 12:08:16.0 +0200
@@ -1,0 +2,52 @@
+Tue May 10 13:40:04 UTC 2016 - co...@suse.com
+
+- updated to 0.4218
+   see /usr/share/doc/packages/perl-Module-Build/Changes
+
+  0.4218 - Sun Apr 24 16:39:47 BST 2016
+  
+- Skip XS test when link_executable fails
+  
+  0.42_17 - Mon Mar 21 14:02:06 CET 2016
+  
+- Read extra_linker_flags using its accessor [Salvador Fandino]
+  
+- Convert win shell splitting to m//gc parser, fixing handling of 0
+  and handling of backslashes preceeding a double quote [Graham Knop]
+  
+- Win32 installation of MB with gmake require SHELL env var to be set
+  [bulk88]
+  
+  0.4216 - Wed Jan 20 10:39:27 CET 2016
+  
+- Delete test that fails with new version.pm [Leon Timmermans]
+  
+  0.42_15 - Sat Nov 28 15:17:40 CET 2015
+  
+- Honor environmental variables when using TAP::Harness directly [Leon 
Timmermans]
+  
+- Reintroduce some level of perl 5.6 support [Leon Timmermans]
+  Note that this comes with no guarantees or commitment
+  
+- Allow Devel::Cover usage with TAP::Harness [Philipp Gortan]
+  
+- Remove "running under some shell" [Shoichi Kaji]
+  
+- Fix cookbook - code was missing trailing ` [Matthew Horsfall]
+  
+  0.4214 - Fri Jun 12 00:25:00 CEST 2015
+  
+- Released 0.42_13 as 0.4214
+  
+  0.42_13 - Sat Jun  6 21:18:24 CEST 2015
+  
+[BUG FIXES]
+  
+- Handle failure to guess license from key better
+  
+[ENHANCEMENTS]
+  
+- Output data in a stable order [Jérémy Bobbio]
+- deleted patch make-builds-reproducible.patch
+
+---

Old:

  Module-Build-0.4212.tar.gz
  make-builds-reproducible.patch

New:

  Module-Build-0.4218.tar.gz



Other differences:
--
++ perl-Module-Build.spec ++
--- /var/tmp/diff_new_pack.Qv4S8z/_old  2016-05-31 12:08:17.0 +0200
+++ /var/tmp/diff_new_pack.Qv4S8z/_new  2016-05-31 12:08:17.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Module-Build
 #
-# 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,10 +17,10 @@
 
 
 Name:   perl-Module-Build
-Version:0.421200
+Version:0.421800
 Release:0
-%define cpan_version 0.4212
-Provides:   perl(Module::Build) = 0.421200
+%define cpan_version 0.4218
+Provides:   perl(Module::Build) = 0.421800
 %define cpan_name Module-Build
 Summary:Build and install Perl modules
 License:Artistic-1.0 or GPL-1.0+
@@ -28,7 +28,6 @@
 Url:http://search.cpan.org/dist/Module-Build/
 Source0:
http://www.cpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:cpanspec.yml
-Patch0: make-builds-reproducible.patch
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -41,7 +40,7 @@
 BuildRequires:  perl(Parse::CPAN::Meta) >= 1.4401
 BuildRequires:  perl(Perl::OSType) >= 1
 BuildRequires:  perl(Pod::Man) >= 2.17
-BuildRequires:  perl(Test::Harness) >= 3.16
+BuildRequires:  perl(TAP::Harness) >= 3.29
 BuildRequires:  perl(version) >= 0.87
 Requires:   perl(CPAN::Meta) >= 2.142060
 Requires:   perl(ExtUtils::CBuilder) >= 0.27
@@ -49,6 +48,7 @@
 Requires:   perl(Module::Metadata) >= 1.02
 Requires:   perl(Perl::OSType) >= 1
 Requires:   perl(Pod::Man) >= 2.17
+Requires:   perl(TAP::Harness) >= 3.29
 Requires:   perl(version) >= 0.87
 Recommends: perl(ExtUtils::Manifest) >= 1.54
 %{perl_requires}
@@ -61,8 +61,8 @@
 require a 'make' on your system - most of the 'Module::Build' code is
 pure-perl and written in a very cross-platform way.
 
-See the "MOTIVATIONS" manpage for more comparisons between
-'ExtUtils::MakeMaker' and 'Module::Build'.
+See "MOTIVATIONS" for more comparisons between 'ExtUtils::MakeMaker' and
+'Module::Build'.
 
 To install 'Module::Build', and any other module that uses 'Module::Build'
 for its installation process, do the following:
@@ -100,8 +100,7 @@
 
 %prep
 %setup -q -n 

commit perl-Module-Build for openSUSE:Factory

2015-05-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Module-Build for 
openSUSE:Factory checked in at 2015-05-20 23:21:59

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


Package is perl-Module-Build

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Build/perl-Module-Build.changes  
2015-04-25 21:16:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Module-Build.new/perl-Module-Build.changes 
2015-05-20 23:22:00.0 +0200
@@ -1,0 +2,12 @@
+Sun May 17 08:20:57 UTC 2015 - co...@suse.com
+
+- updated to 0.4212
+   see /usr/share/doc/packages/perl-Module-Build/Changes
+
+  0.4212 - Sun May 17 00:33:34 CEST 2015
+  
+[BUG FIXES]
+  
+- Revert Stop using version-normal(); prefer stringify()
+
+---

Old:

  Module-Build-0.4211.tar.gz

New:

  Module-Build-0.4212.tar.gz



Other differences:
--
++ perl-Module-Build.spec ++
--- /var/tmp/diff_new_pack.JSFZOk/_old  2015-05-20 23:22:01.0 +0200
+++ /var/tmp/diff_new_pack.JSFZOk/_new  2015-05-20 23:22:01.0 +0200
@@ -17,10 +17,10 @@
 
 
 Name:   perl-Module-Build
-Version:0.421100
+Version:0.421200
 Release:0
-%define cpan_version 0.4211
-Provides:   perl(Module::Build) = 0.421100
+%define cpan_version 0.4212
+Provides:   perl(Module::Build) = 0.421200
 %define cpan_name Module-Build
 Summary:Build and install Perl modules
 License:Artistic-1.0 or GPL-1.0+

++ Module-Build-0.4211.tar.gz - Module-Build-0.4212.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4211/Changes 
new/Module-Build-0.4212/Changes
--- old/Module-Build-0.4211/Changes 2015-01-20 01:37:51.0 +0100
+++ new/Module-Build-0.4212/Changes 2015-05-17 00:46:54.0 +0200
@@ -1,5 +1,11 @@
 Revision history for Perl extension Module::Build.
 
+0.4212 - Sun May 17 00:33:34 CEST 2015
+
+  [BUG FIXES]
+
+  - Revert Stop using version-normal(); prefer stringify()
+
 0.4211 - Tue Jan 20 01:33:42 CET 2015
 
   [BUG FIXES]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4211/META.json 
new/Module-Build-0.4212/META.json
--- old/Module-Build-0.4211/META.json   2015-01-20 01:37:51.0 +0100
+++ new/Module-Build-0.4212/META.json   2015-05-17 00:46:53.0 +0200
@@ -5,7 +5,7 @@
   Module-Build mailing list at module-bu...@perl.org.
],
dynamic_config : 1,
-   generated_by : Module::Build version 0.4211,
+   generated_by : Module::Build version 0.4212,
license : [
   perl_5
],
@@ -67,79 +67,79 @@
provides : {
   Module::Build : {
  file : lib/Module/Build.pm,
- version : 0.4211
+ version : 0.4212
   },
   Module::Build::Base : {
  file : lib/Module/Build/Base.pm,
- version : 0.4211
+ version : 0.4212
   },
   Module::Build::Compat : {
  file : lib/Module/Build/Compat.pm,
- version : 0.4211
+ version : 0.4212
   },
   Module::Build::Config : {
  file : lib/Module/Build/Config.pm,
- version : 0.4211
+ version : 0.4212
   },
   Module::Build::Cookbook : {
  file : lib/Module/Build/Cookbook.pm,
- version : 0.4211
+ version : 0.4212
   },
   Module::Build::Dumper : {
  file : lib/Module/Build/Dumper.pm,
- version : 0.4211
+ version : 0.4212
   },
   Module::Build::Notes : {
  file : lib/Module/Build/Notes.pm,
- version : 0.4211
+ version : 0.4212
   },
   Module::Build::PPMMaker : {
  file : lib/Module/Build/PPMMaker.pm,
- version : 0.4211
+ version : 0.4212
   },
   Module::Build::Platform::Default : {
  file : lib/Module/Build/Platform/Default.pm,
- version : 0.4211
+ version : 0.4212
   },
   Module::Build::Platform::MacOS : {
  file : lib/Module/Build/Platform/MacOS.pm,
- version : 0.4211
+ version : 0.4212
   },
   Module::Build::Platform::Unix : {
  file : lib/Module/Build/Platform/Unix.pm,
- version : 0.4211
+ version : 0.4212
   },
   Module::Build::Platform::VMS : {
  file : lib/Module/Build/Platform/VMS.pm,
- version : 0.4211
+ version : 0.4212
   },
   Module::Build::Platform::VOS : {
  file : lib/Module/Build/Platform/VOS.pm,
- version : 0.4211
+ version : 0.4212
   },
   Module::Build::Platform::Windows : {
  

commit perl-Module-Build for openSUSE:Factory

2015-04-25 Thread h_root
Hello community,

here is the log from the commit of package perl-Module-Build for 
openSUSE:Factory checked in at 2015-04-25 21:16:14

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


Package is perl-Module-Build

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Build/perl-Module-Build.changes  
2015-02-06 10:17:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Module-Build.new/perl-Module-Build.changes 
2015-04-25 21:16:15.0 +0200
@@ -1,0 +2,5 @@
+Thu Apr 16 13:30:39 UTC 2015 - co...@suse.com
+
+- expanding the version to 6 digits after . - to avoid version mismatches
+
+---

New:

  cpanspec.yml



Other differences:
--
++ perl-Module-Build.spec ++
--- /var/tmp/diff_new_pack.snTQQs/_old  2015-04-25 21:16:16.0 +0200
+++ /var/tmp/diff_new_pack.snTQQs/_new  2015-04-25 21:16:16.0 +0200
@@ -17,14 +17,17 @@
 
 
 Name:   perl-Module-Build
-Version:0.4211
+Version:0.421100
 Release:0
+%define cpan_version 0.4211
+Provides:   perl(Module::Build) = 0.421100
 %define cpan_name Module-Build
 Summary:Build and install Perl modules
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Module-Build/
-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}-%{cpan_version}.tar.gz
+Source1:cpanspec.yml
 Patch0: make-builds-reproducible.patch
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -96,10 +99,9 @@
 You can run the 'help' action for a complete list of actions.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
-# MANUAL
-%patch0 -p1
+%setup -q -n %{cpan_name}-%{cpan_version}
 find . -type f -print0 | xargs -0 chmod 644
+%patch0 -p1
 
 %build
 %{__perl} Build.PL installdirs=vendor

++ cpanspec.yml ++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
patches:
  make-builds-reproducible.patch: -p1
#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: |-
 # avoid conflict with Perl's own supplied version
 mv %{buildroot}/usr/bin/config_data %{buildroot}/usr/bin/config_data-%{version}
 rename config_data config_data-%{version} 
%{buildroot}/%{_mandir}/man1/config_data.*
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag



commit perl-Module-Build for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Module-Build for 
openSUSE:Factory checked in at 2015-02-06 10:17:56

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


Package is perl-Module-Build

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Build/perl-Module-Build.changes  
2014-12-29 00:33:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Module-Build.new/perl-Module-Build.changes 
2015-02-06 10:17:57.0 +0100
@@ -1,0 +2,18 @@
+Tue Feb  3 16:07:00 UTC 2015 - co...@suse.com
+
+- add make-builds-reproducible.patch to sort the config data
+
+---
+Tue Feb  3 15:55:41 UTC 2015 - co...@suse.com
+
+- updated to 0.4211
+   [BUG FIXES]
+   - Fix t/actions/installdeps.t to work on perl in space [Ed J]
+   - Stop using version-normal(); prefer stringify() [John Peacock]
+ 
+   [DEPRECATIONS]
+   - inc::latest has been split out to a separate distribution on CPAN.
+ It is an optional prerequisite, only needed for the experimental
+ bundling feature.
+
+---

Old:

  Module-Build-0.4210.tar.gz

New:

  Module-Build-0.4211.tar.gz
  make-builds-reproducible.patch



Other differences:
--
++ perl-Module-Build.spec ++
--- /var/tmp/diff_new_pack.EpwgZI/_old  2015-02-06 10:17:58.0 +0100
+++ /var/tmp/diff_new_pack.EpwgZI/_new  2015-02-06 10:17:58.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Module-Build
 #
-# Copyright (c) 2014 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-Module-Build
-Version:0.4210
+Version:0.4211
 Release:0
 %define cpan_name Module-Build
 Summary:Build and install Perl modules
@@ -25,11 +25,12 @@
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Module-Build/
 Source: 
http://www.cpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz
+Patch0: make-builds-reproducible.patch
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(CPAN::Meta) = 2.141170
+BuildRequires:  perl(CPAN::Meta) = 2.142060
 BuildRequires:  perl(CPAN::Meta::YAML) = 0.003
 BuildRequires:  perl(ExtUtils::CBuilder) = 0.27
 BuildRequires:  perl(ExtUtils::ParseXS) = 2.21
@@ -39,7 +40,7 @@
 BuildRequires:  perl(Pod::Man) = 2.17
 BuildRequires:  perl(Test::Harness) = 3.16
 BuildRequires:  perl(version) = 0.87
-Requires:   perl(CPAN::Meta) = 2.141170
+Requires:   perl(CPAN::Meta) = 2.142060
 Requires:   perl(ExtUtils::CBuilder) = 0.27
 Requires:   perl(ExtUtils::ParseXS) = 2.21
 Requires:   perl(Module::Metadata) = 1.02
@@ -60,10 +61,45 @@
 See the MOTIVATIONS manpage for more comparisons between
 'ExtUtils::MakeMaker' and 'Module::Build'.
 
+To install 'Module::Build', and any other module that uses 'Module::Build'
+for its installation process, do the following:
+
+  perl Build.PL   # 'Build.PL' script creates the 'Build' script
+  ./Build # Need ./ to ensure we're using this Build script
+  ./Build test# and not another one that happens to be in the PATH
+  ./Build install
+
+This illustrates initial configuration and the running of three 'actions'.
+In this case the actions run are 'build' (the default action), 'test', and
+'install'. Other actions defined so far include:
+
+  build  manifest
+  clean  manifest_skip
+  code   manpages
+  config_datapardist
+  diff   ppd
+  dist   ppmdist
+  distcheck  prereq_data
+  distclean  prereq_report
+  distdirpure_install
+  distinstallrealclean
+  distmeta   retest
+  distsign   skipcheck
+  disttest   test
+  docs   testall
+  fakeinstalltestcover
+  help   testdb
+  html   testpod
+  installtestpodcoverage
+  installdepsversioninstall
+
+You can run the 'help' action for a complete list of actions.
+
 %prep
 %setup -q -n %{cpan_name}-%{version}
+# MANUAL

commit perl-Module-Build for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package perl-Module-Build for 
openSUSE:Factory checked in at 2014-12-29 00:33:13

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


Package is perl-Module-Build

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Build/perl-Module-Build.changes  
2014-02-19 11:36:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Module-Build.new/perl-Module-Build.changes 
2014-12-29 00:33:15.0 +0100
@@ -1,0 +2,26 @@
+Sun Dec 21 21:07:03 UTC 2014 - l...@linux-schulserver.de
+
+- update to 0.4210:
+  [BUG FIXES]
+  - Formally declare 5.8 dependency [Karen Etheridge]
+  - Fix MBTest to work with new and old versions of Test::Builder [Chad Granum]
+  - Fix type installdir - installdirs [Leon Timmermans, Vitaliy Tokarev]
+  - Removed missed references to Module::Build::Version
+  - Stop calling UNIVERSAL::isa as a function
+  - Fixup CPAN::Meta dependency
+  - Handle old releases of CPAN::Meta more gracefully.
+  [ENHANCEMENTS]
+  - Enable release and author tests during disttest [Leon Timmermans, Alberto 
Simões]
+  - Use CPAN::Meta::Merge for meta_merge
+  - Convert with CPAN::Meta::Convert in meta_add
+  - Add configure requirements
+  [DEPRECATIONS]
+  - Module::Build::YAML has been removed
+  - Module::Build::ModuleInfo has been removed
+  - Module::Build::Version has been removed
+  - Get rid of use vars
+  - Added use warnings to all modules
+
+- use local lib in lib/Module/Build/Base.pm
+
+---

Old:

  Module-Build-0.4205.tar.gz

New:

  Module-Build-0.4210.tar.gz



Other differences:
--
++ perl-Module-Build.spec ++
--- /var/tmp/diff_new_pack.mB00O8/_old  2014-12-29 00:33:16.0 +0100
+++ /var/tmp/diff_new_pack.mB00O8/_new  2014-12-29 00:33:16.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Module-Build
-Version:0.4205
+Version:0.4210
 Release:0
 %define cpan_name Module-Build
 Summary:Build and install Perl modules
@@ -29,7 +29,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(CPAN::Meta) = 2.110420
+BuildRequires:  perl(CPAN::Meta) = 2.141170
 BuildRequires:  perl(CPAN::Meta::YAML) = 0.003
 BuildRequires:  perl(ExtUtils::CBuilder) = 0.27
 BuildRequires:  perl(ExtUtils::ParseXS) = 2.21
@@ -39,7 +39,7 @@
 BuildRequires:  perl(Pod::Man) = 2.17
 BuildRequires:  perl(Test::Harness) = 3.16
 BuildRequires:  perl(version) = 0.87
-Requires:   perl(CPAN::Meta) = 2.110420
+Requires:   perl(CPAN::Meta) = 2.141170
 Requires:   perl(ExtUtils::CBuilder) = 0.27
 Requires:   perl(ExtUtils::ParseXS) = 2.21
 Requires:   perl(Module::Metadata) = 1.02
@@ -63,6 +63,7 @@
 %prep
 %setup -q -n %{cpan_name}-%{version}
 find . -type f -print0 | xargs -0 chmod 644
+sed -i s|^use warnings;.*|use warnings;\nuse lib '%{perl_vendorlib}';\n|g 
lib/Module/Build/Base.pm
 
 %build
 %{__perl} Build.PL installdirs=vendor

++ Module-Build-0.4205.tar.gz - Module-Build-0.4210.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4205/Build.PL 
new/Module-Build-0.4210/Build.PL
--- old/Module-Build-0.4205/Build.PL2014-02-09 17:55:02.0 +0100
+++ new/Module-Build-0.4210/Build.PL2014-09-01 16:15:58.0 +0200
@@ -25,6 +25,12 @@
 my $build = Module::Build-new(
   module_name = 'Module::Build',
   license = 'perl',
+  configure_requires = {
+'CPAN::Meta'= '2.142060',
+'Perl::OSType'  = 1,
+'Module::Metadata'  = '1.02',
+'version'   = '0.87',
+  },
   build_requires= {
 'File::Temp'= 0.15,# tmpdir() + fixes
 'Test::More'= 0.49,
@@ -35,7 +41,7 @@
   # KEEP 'requires' as low as possible and target Build/test/install
   # Requirements for authors should be implemented as optional features
   requires= {
-'perl'  = '5.006001',
+'perl'  = '5.008000',
 'Data::Dumper'  = 0,
 'File::Basename'= 0,
 'File::Compare' = 0,
@@ -53,7 +59,7 @@
 'Text::ParseWords'  = 0,
 'Getopt::Long'  = 0,
 'Test::Harness' = 0,
-'CPAN::Meta'= '2.110420',
+'CPAN::Meta'= '2.142060',
 'Perl::OSType'  = 1, # needs 1.0 API
 'version'   = 0.87,  # No longer requires M::B
 'Module::Metadata'  = 1.02, # uses version.pm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit perl-Module-Build for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package perl-Module-Build for 
openSUSE:Factory checked in at 2014-02-19 11:36:14

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


Package is perl-Module-Build

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Build/perl-Module-Build.changes  
2014-01-23 15:51:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Module-Build.new/perl-Module-Build.changes 
2014-02-19 11:36:15.0 +0100
@@ -1,0 +2,10 @@
+Sun Feb 16 20:04:04 UTC 2014 - l...@linux-schulserver.de
+
+- update to 0.4205:
+  [BUG FIXES]
+  - FIX license code regression for artistic license
+  - Don't swallow ExtUtils::CBuilder loading errors
+  - Handle testing on cross-compile builds
+  - Protect against platforms without getpw{nam,uid}
+
+---

Old:

  Module-Build-0.4204.tar.gz

New:

  Module-Build-0.4205.tar.gz



Other differences:
--
++ perl-Module-Build.spec ++
--- /var/tmp/diff_new_pack.Cin4rc/_old  2014-02-19 11:36:16.0 +0100
+++ /var/tmp/diff_new_pack.Cin4rc/_new  2014-02-19 11:36:16.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Module-Build
-Version:0.4204
+Version:0.4205
 Release:0
 %define cpan_name Module-Build
 Summary:Build and install Perl modules

++ Module-Build-0.4204.tar.gz - Module-Build-0.4205.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4204/Build.PL 
new/Module-Build-0.4205/Build.PL
--- old/Module-Build-0.4204/Build.PL2014-01-11 18:27:21.0 +0100
+++ new/Module-Build-0.4205/Build.PL2014-02-09 17:55:02.0 +0100
@@ -92,7 +92,7 @@
 license_creation = {
   description = Create licenses automatically in distributions,
   requires = {
-'Software::License'  = 0,
+'Software::License'  = 0.103009
   },
 },
 PPM_support = {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4204/Changes 
new/Module-Build-0.4205/Changes
--- old/Module-Build-0.4204/Changes 2014-01-11 18:27:21.0 +0100
+++ new/Module-Build-0.4205/Changes 2014-02-09 17:55:02.0 +0100
@@ -1,5 +1,17 @@
 Revision history for Perl extension Module::Build.
 
+0.4205 - Sun Feb  9 17:51:22 CET 2014
+
+  [BUG FIXES]
+
+  - FIX license code regression for artistic license [Roy Ivy III, Leon 
Timmermans]
+
+  - Don't swallow ExtUtils::CBuilder loading errors [Matthew Horsfall, Leon 
Timmermans]
+  
+  - Handle testing on cross-compile builds [Brian Fraser]
+
+  - Protect against platforms without getpw{nam,uid} [Brian Fraser]
+
 0.4204 - Fri Jan 10 00:29:31 CET 2014
 
   [BUG FIXES]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4204/META.json 
new/Module-Build-0.4205/META.json
--- old/Module-Build-0.4204/META.json   2014-01-11 18:27:21.0 +0100
+++ new/Module-Build-0.4205/META.json   2014-02-09 17:55:02.0 +0100
@@ -5,7 +5,7 @@
   Module-Build mailing list at module-bu...@perl.org.
],
dynamic_config : 1,
-   generated_by : Module::Build version 0.4204,
+   generated_by : Module::Build version 0.4205,
license : [
   perl_5
],
@@ -59,83 +59,83 @@
provides : {
   Module::Build : {
  file : lib/Module/Build.pm,
- version : 0.4204
+ version : 0.4205
   },
   Module::Build::Base : {
  file : lib/Module/Build/Base.pm,
- version : 0.4204
+ version : 0.4205
   },
   Module::Build::Compat : {
  file : lib/Module/Build/Compat.pm,
- version : 0.4204
+ version : 0.4205
   },
   Module::Build::Config : {
  file : lib/Module/Build/Config.pm,
- version : 0.4204
+ version : 0.4205
   },
   Module::Build::Cookbook : {
  file : lib/Module/Build/Cookbook.pm,
- version : 0.4204
+ version : 0.4205
   },
   Module::Build::Dumper : {
  file : lib/Module/Build/Dumper.pm,
- version : 0.4204
+ version : 0.4205
   },
   Module::Build::ModuleInfo : {
  file : lib/Module/Build/ModuleInfo.pm,
- version : 0.4204
+ version : 0.4205
   },
   Module::Build::Notes : {
  file : lib/Module/Build/Notes.pm,
- version : 0.4204
+ version : 0.4205
   },
   Module::Build::PPMMaker : {
  file : lib/Module/Build/PPMMaker.pm,
- version : 0.4204
+ version : 0.4205
   },
   

commit perl-Module-Build for openSUSE:Factory

2014-01-23 Thread h_root
Hello community,

here is the log from the commit of package perl-Module-Build for 
openSUSE:Factory checked in at 2014-01-22 09:44:22

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


Package is perl-Module-Build

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Build/perl-Module-Build.changes  
2013-12-10 17:44:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Module-Build.new/perl-Module-Build.changes 
2014-01-23 15:51:55.0 +0100
@@ -1,0 +2,9 @@
+Fri Jan 17 21:04:12 UTC 2014 - l...@linux-schulserver.de
+
+- update to 0.4204:
+  [BUG FIXES]
+  - Map conflicts back to runtime [Leon Timmermans]
+  - Use mod2fname whenever it's available [Leon Timmermans, Brian Fraser]
+  - Accept custom entries in meta_merge 1.4
+
+---

Old:

  Module-Build-0.4203.tar.gz

New:

  Module-Build-0.4204.tar.gz



Other differences:
--
++ perl-Module-Build.spec ++
--- /var/tmp/diff_new_pack.WMGceB/_old  2014-01-23 15:51:55.0 +0100
+++ /var/tmp/diff_new_pack.WMGceB/_new  2014-01-23 15:51:55.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Module-Build
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Module-Build
-Version:0.4203
+Version:0.4204
 Release:0
 %define cpan_name Module-Build
 Summary:Build and install Perl modules
@@ -60,40 +60,6 @@
 See the MOTIVATIONS manpage for more comparisons between
 'ExtUtils::MakeMaker' and 'Module::Build'.
 
-To install 'Module::Build', and any other module that uses 'Module::Build'
-for its installation process, do the following:
-
-  perl Build.PL   # 'Build.PL' script creates the 'Build' script
-  ./Build # Need ./ to ensure we're using this Build script
-  ./Build test# and not another one that happens to be in the PATH
-  ./Build install
-
-This illustrates initial configuration and the running of three 'actions'.
-In this case the actions run are 'build' (the default action), 'test', and
-'install'. Other actions defined so far include:
-
-  build  manifest
-  clean  manifest_skip
-  code   manpages
-  config_datapardist
-  diff   ppd
-  dist   ppmdist
-  distcheck  prereq_data
-  distclean  prereq_report
-  distdirpure_install
-  distinstallrealclean
-  distmeta   retest
-  distsign   skipcheck
-  disttest   test
-  docs   testall
-  fakeinstalltestcover
-  help   testdb
-  html   testpod
-  installtestpodcoverage
-  installdepsversioninstall
-
-You can run the 'help' action for a complete list of actions.
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
 find . -type f -print0 | xargs -0 chmod 644

++ Module-Build-0.4203.tar.gz - Module-Build-0.4204.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4203/Changes 
new/Module-Build-0.4204/Changes
--- old/Module-Build-0.4203/Changes 2013-11-27 19:16:41.0 +0100
+++ new/Module-Build-0.4204/Changes 2014-01-11 18:27:21.0 +0100
@@ -1,5 +1,15 @@
 Revision history for Perl extension Module::Build.
 
+0.4204 - Fri Jan 10 00:29:31 CET 2014
+
+  [BUG FIXES]
+
+  - Map conflicts back to runtime [Leon Timmermans]
+
+  - Use mod2fname whenever it's available [Leon Timmermans, Brian Fraser]
+
+  - Accept custom entries in meta_merge 1.4
+
 0.4203 - Wed Nov 27 19:09:05 CET 2013
 
   [BUG FIXES]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4203/META.json 
new/Module-Build-0.4204/META.json
--- old/Module-Build-0.4203/META.json   2013-11-27 19:16:41.0 +0100
+++ new/Module-Build-0.4204/META.json   2014-01-11 18:27:21.0 +0100
@@ -5,7 +5,7 @@
   Module-Build mailing list at module-bu...@perl.org.
],
dynamic_config : 1,
-   generated_by : Module::Build version 0.4203,
+   generated_by : Module::Build version 0.4204,
license : [
   perl_5
],
@@ -59,83 +59,83 @@
provides 

commit perl-Module-Build for openSUSE:Factory

2013-12-10 Thread h_root
Hello community,

here is the log from the commit of package perl-Module-Build for 
openSUSE:Factory checked in at 2013-12-10 17:44:37

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


Package is perl-Module-Build

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Build/perl-Module-Build.changes  
2013-10-14 13:05:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Module-Build.new/perl-Module-Build.changes 
2013-12-10 17:44:38.0 +0100
@@ -1,0 +2,15 @@
+Tue Dec 10 06:36:39 UTC 2013 - co...@suse.com
+
+- updated to 0.4203
+   [BUG FIXES]
+   - Map recommends back to runtime recommends [Leon Timmermans]
+   - Map restrictive license to restricted in meta 2.0 [Leon Timmermans]
+   - Don't merge prereqs from meta to mymeta [Leon Timmermans]
+   - Prefer META.json over META.yml [Leon Timmermans]
+   - Do not set provides in metadata if no_index is set [Leon Timmermans]
+   - Lowercase license in fallback logic [Leon Timmermans]
+ 
+   [ENHANCEMENTS]
+   - Converted to using Meta 2.0
+ 
+---

Old:

  Module-Build-0.4007.tar.gz

New:

  Module-Build-0.4203.tar.gz



Other differences:
--
++ perl-Module-Build.spec ++
--- /var/tmp/diff_new_pack.7XGcbZ/_old  2013-12-10 17:44:39.0 +0100
+++ /var/tmp/diff_new_pack.7XGcbZ/_new  2013-12-10 17:44:39.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Module-Build
-Version:0.4007
+Version:0.4203
 Release:0
 %define cpan_name Module-Build
 Summary:Build and install Perl modules

++ Module-Build-0.4007.tar.gz - Module-Build-0.4203.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4007/Changes 
new/Module-Build-0.4203/Changes
--- old/Module-Build-0.4007/Changes 2013-07-19 13:53:57.0 +0200
+++ new/Module-Build-0.4203/Changes 2013-11-27 19:16:41.0 +0100
@@ -1,5 +1,60 @@
 Revision history for Perl extension Module::Build.
 
+0.4203 - Wed Nov 27 19:09:05 CET 2013
+
+  [BUG FIXES]
+
+  - Map recommends back to runtime recommends [Leon Timmermans]
+
+  - Map restrictive license to restricted in meta 2.0 [Leon Timmermans]
+
+0.4202 - Tue Nov 19 12:48:19 CET 2013
+
+  [BUG FIXES]
+
+  - Don't merge prereqs from meta to mymeta [Leon Timmermans]
+
+0.4201 - Mon Nov 18 23:23:25 CET 2013
+
+  [BUG FIXES]
+
+  - Prefer META.json over META.yml [Leon Timmermans]
+
+0.4200 - Tue Nov 12 12:39:25 CET 2013
+
+  - Released 0.40_11 as 0.4200
+
+0.40_11 - Wed Nov  6 12:46:59 CET 2013
+
+  [BUG FIXES]
+
+  - Do not set provides in metadata if no_index is set [Leon Timmermans]
+
+0.40_10 - Tue Nov  5 12:11:37 CET 2013
+
+  [BUG FIXES]
+
+  - Lowercase license in fallback logic [Leon Timmermans]
+
+0.40_09 - Tue Nov  5 00:13:11 CET 2013
+
+  [ENHANCEMENTS]
+
+  - Converted to using Meta 2.0
+
+0.4008 - Mon Nov  4 23:10:54 CET 2013
+
+  [BUG FIXES]
+
+  - Fix test failing on ancient perls = 5.8.1 [Peter Rabbitson]
+
+  - Do not set default switches in Test::Harness; not even -w [Leon Timmermans]
+
+  [DOCUMENTATION]
+
+  - Fix a couple more broken links to CPAN::META::Spec that should
+have been CPAN::Meta::Spec. [Reported by Mike Doherty]
+
 0.4007 - Fri Jul 19 13:44:39 CEST 2013
 
   [BUG FIXES]
@@ -12,6 +67,44 @@
 
 0.4006 - Thu Jul 18 14:19:49 CEST 2013
 
+  - Announcement: The Perl5-Porters have decided to remove
+Module::Build from the perl core distribution.  It will still be
+available on CPAN, and development is planned to continue
+regardless.
+
+For more information, see:
+
+* http://www.nntp.perl.org/group/perl.perl5.porters/2013/05/msg202041.html
+* 
http://blogs.perl.org/users/joel_berger/2013/05/on-the-removal-of-some-core-modules.html
+* http://www.dagolden.com/index.php/2140/paying-respect-to-modulebuild/
+* http://perlhacks.com/2013/06/removing-modules-from-core/
+
+  [BUG FIXES]
+
+  - In the 'installdeps' action, w don't need to check for an
+executable bit on the CPAN client, just try executing it.
+Otherwise we needlessly fail on e.g. VMS.
+
+  - Actually handle utf8 correctly in utf8-man tests. [Leon Timmermans]
+
+  - Don't clobber standard array/hash attributes in subclasses that
+have their own array/hash attributes. [Graham Ollis]
+
+  - We now allow underscores in package names, when extracting the
+name  abstract from POD. [Ricardo Signes, Shlomi Fish]
+
+  - When building HTML docs, fix a problem with setting the --htmlroot
+argument. [Ken Williams]
+
+  - Lower Test::More dependency in the test metadata, so distgen
+output won't mess up console with 

commit perl-Module-Build for openSUSE:Factory

2013-06-28 Thread h_root
Hello community,

here is the log from the commit of package perl-Module-Build for 
openSUSE:Factory checked in at 2013-06-28 18:55:21

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


Package is perl-Module-Build

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Build/perl-Module-Build.changes  
2013-06-14 16:46:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Module-Build.new/perl-Module-Build.changes 
2013-06-28 18:55:22.0 +0200
@@ -1,0 +2,10 @@
+Thu Jun 27 09:28:27 UTC 2013 - co...@suse.com
+
+- add more of the required modules
+
+---
+Tue Jun 27 09:07:21 UTC 2013 - lnt-sysad...@lists.lrz.de
+
+- added perl(Module::Metadata) as dependency
+
+---



Other differences:
--
++ perl-Module-Build.spec ++
--- /var/tmp/diff_new_pack.QPchmR/_old  2013-06-28 18:55:23.0 +0200
+++ /var/tmp/diff_new_pack.QPchmR/_new  2013-06-28 18:55:23.0 +0200
@@ -92,11 +92,18 @@
 # not mentioned in Build.PL
 BuildRequires:  perl(PAR::Dist) = 0.17
 Requires:   perl(PAR::Dist) = 0.17
-BuildRequires:  perl(CPAN::Meta)
+BuildRequires:  perl(CPAN::Meta) = 2.110420
+Requires:   perl(CPAN::Meta) = 2.110420
 BuildRequires:  perl(Module::Metadata) = 1.02
+Requires:   perl(Module::Metadata) = 1.02
 BuildRequires:  perl(Perl::OSType) = 1
 Requires:   perl(Perl::OSType) = 1
+BuildRequires:  perl(ExtUtils::CBuilder) = 0.27
 BuildRequires:  perl(version) = 0.87
+Requires:   perl(ExtUtils::CBuilder) = 0.27
+BuildRequires:  perl(ExtUtils::ParseXS) = 2.21
+Requires:   perl(ExtUtils::ParseXS) = 2.21
+
 ##
 
 %description
@@ -110,10 +117,6 @@
 only prerequisites are modules that are included with perl 5.6.0, and it
 works fine on perl 5.005 if you can install a few additional modules.
 
-Authors:
-
-Ken Williams kwilli...@cpan.org
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
 

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



commit perl-Module-Build for openSUSE:Factory

2013-06-14 Thread h_root
Hello community,

here is the log from the commit of package perl-Module-Build for 
openSUSE:Factory checked in at 2013-06-14 16:46:51

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


Package is perl-Module-Build

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Build/perl-Module-Build.changes  
2012-11-10 16:55:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Module-Build.new/perl-Module-Build.changes 
2013-06-14 16:46:52.0 +0200
@@ -1,0 +2,22 @@
+Tue Jun 11 13:13:38 UTC 2013 - co...@suse.com
+
+- updated to 0.4005
+   [ENHANCEMENTS]
+ 
+   - Added --pureperl-only support
+ 
+   [BUG FIXES]
+ 
+   - #72176: pod2html will fail with an empty podpath in some cases. [Phillip 
Moore]
+ 
+   - Fix links between modules in HTML docs output [Michael Wild, Leon 
Timmermans]
+ 
+   [BUG FIXES]
+ 
+   - Minor VMS fix for @INC [Craig Berry]
+ 
+   [ENHANCEMENTS]
+ 
+   - test_requires support has been added [Matsuno Tokuhiro]
+
+---

Old:

  Module-Build-0.4003.tar.gz

New:

  Module-Build-0.4005.tar.gz



Other differences:
--
++ perl-Module-Build.spec ++
--- /var/tmp/diff_new_pack.91AZpX/_old  2013-06-14 16:46:53.0 +0200
+++ /var/tmp/diff_new_pack.91AZpX/_new  2013-06-14 16:46:53.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Module-Build
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 Summary:Build and install Perl modules
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
-Version:0.4003
+Version:0.4005
 Release:0
 Url:http://search.cpan.org/dist/Module-Build/
 Source: 
http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz

++ Module-Build-0.4003.tar.gz - Module-Build-0.4005.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4003/Changes 
new/Module-Build-0.4005/Changes
--- old/Module-Build-0.4003/Changes 2012-08-18 11:24:41.0 +0200
+++ new/Module-Build-0.4005/Changes 2013-04-25 15:16:17.0 +0200
@@ -1,5 +1,27 @@
 Revision history for Perl extension Module::Build.
 
+0.4005 - Thu Apr 25 15:10:14 CEST 2013
+
+  [ENHANCEMENTS]
+
+  - Added --pureperl-only support
+
+  [BUG FIXES]
+
+  - #72176: pod2html will fail with an empty podpath in some cases. [Phillip 
Moore]
+
+  - Fix links between modules in HTML docs output [Michael Wild, Leon 
Timmermans]
+
+0.4004 - Fri Mar 29 15:05:00 CET 2013
+
+  [BUG FIXES]
+
+  - Minor VMS fix for @INC [Craig Berry]
+
+  [ENHANCEMENTS]
+
+  - test_requires support has been added [Matsuno Tokuhiro]
+
 0.4003 - Sat Aug 18 11:17:49 CEST 2012
 
   [BUG FIXES]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4003/META.json 
new/Module-Build-0.4005/META.json
--- old/Module-Build-0.4003/META.json   2012-08-18 11:24:41.0 +0200
+++ new/Module-Build-0.4005/META.json   2013-04-25 15:16:17.0 +0200
@@ -5,7 +5,7 @@
   Module-Build mailing list at module-bu...@perl.org.
],
dynamic_config : 1,
-   generated_by : Module::Build version 0.4003, CPAN::Meta::Converter 
version 2.120921,
+   generated_by : Module::Build version 0.4005, CPAN::Meta::Converter 
version 2.130880,
license : [
   perl_5
],
@@ -59,99 +59,99 @@
provides : {
   Module::Build : {
  file : lib/Module/Build.pm,
- version : 0.4003
+ version : 0.4005
   },
   Module::Build::Base : {
  file : lib/Module/Build/Base.pm,
- version : 0.4003
+ version : 0.4005
   },
   Module::Build::Compat : {
  file : lib/Module/Build/Compat.pm,
- version : 0.4003
+ version : 0.4005
   },
   Module::Build::Config : {
  file : lib/Module/Build/Config.pm,
- version : 0.4003
+ version : 0.4005
   },
   Module::Build::Cookbook : {
  file : lib/Module/Build/Cookbook.pm,
- version : 0.4003
+ version : 0.4005
   },
   Module::Build::Dumper : {
  file : lib/Module/Build/Dumper.pm,
- version : 0.4003
+ version : 0.4005
   },
   Module::Build::ModuleInfo : {
  file : lib/Module/Build/ModuleInfo.pm,
- version : 0.4003
+ version : 0.4005
 

commit perl-Module-Build for openSUSE:Factory

2012-11-10 Thread h_root
Hello community,

here is the log from the commit of package perl-Module-Build for 
openSUSE:Factory checked in at 2012-11-10 16:55:40

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


Package is perl-Module-Build, Maintainer is c...@suse.com

Changes:

New Changes file:

--- /dev/null   2012-10-22 00:44:18.403455820 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Module-Build.new/perl-Module-Build.changes 
2012-11-10 16:55:41.0 +0100
@@ -0,0 +1,72 @@
+---
+Thu Oct 25 17:13:01 UTC 2012 - opens...@dstoecker.de
+
+- fix requirements for building on older suse versions
+
+---
+Wed Sep 19 21:44:29 UTC 2012 - opens...@dstoecker.de
+
+- update to 0.4003
+
+---
+Wed Aug 17 17:42:00 UTC 2011 - ch...@computersalat.de
+
+- fix deps for RHEL, CentOS
+
+---
+Fri Dec  3 07:46:55 UTC 2010 - se...@opensuse.org
+
+- change version to 0.36.07 to prevent rpm version compare problems
+
+---
+Thu Dec  2 15:35:10 UTC 2010 - se...@opensuse.org
+
+- fix conflict of config_data with the perl-supplied one by
+  renaming it to config_data-${version}
+
+---
+Thu Dec  2 15:03:31 UTC 2010 - se...@opensuse.org
+
+- update to 0.3607. Fixes:
+  - The 'dist' action now always ensures a clean dist directory
+before creating the tarball
+  - Added missing newline to Changing sharpbang messages under
+verbose output (RT#54474)
+  - Support anonymous array of directories for c_source
+  - Small POD formatting fix
+  - Module::Build::Compat would croak on distibutions that set
+requires 'perl' to a dotted decimal like '5.6.2'.
+  - When the currently running Module::Build is not the same as the
+one that created the Build file, there is now a warning rather
+than a fatal error.
+
+---
+Wed Dec  1 13:33:42 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+---
+Tue Sep 14 20:59:25 UTC 2010 - ch...@computersalat.de
+
+- update to 0.36
+  o just for SLE_10 :)
+- noarch pkg
+
+---
+Thu Mar  4 15:42:00 UTC 2010 - ch...@computersalat.de
+
+- add again obviously removed package
+  o BuildReq by e.g. Test::Pod for SLE_10 
+
+---
+Sat Jul 25 19:40:56 CEST 2009 - ch...@computersalat.de
+
+- spec mods
+  * removed ^--
+  * removed ^#-
+
+---
+Tue Jun 23 01:10:42 CEST 2009 - ch...@computersalat.de
+
+- initial package 0.31
+

New:

  Module-Build-0.4003.tar.gz
  perl-Module-Build.changes
  perl-Module-Build.spec



Other differences:
--
++ perl-Module-Build.spec ++
#
# spec file for package perl-Module-Build
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   perl-Module-Build
%define cpan_name Module-Build
Summary:Build and install Perl modules
License:GPL-1.0+ or Artistic-1.0
Group:  Development/Libraries/Perl
Version:0.4003
Release:0
Url:http://search.cpan.org/dist/Module-Build/
Source: 
http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
# for rename
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  util-linux
BuildRequires:  perl(File::Temp) = 0.15
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Test::Harness) = 3.16
BuildRequires:  perl(Test::More) = 0.49
#
BuildRequires:  perl(Cwd)
BuildRequires:  perl(Data::Dumper)
BuildRequires: