Hello community,

here is the log from the commit of package perl-App-FatPacker for 
openSUSE:Factory checked in at 2015-04-15 16:24:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-App-FatPacker (Old)
 and      /work/SRC/openSUSE:Factory/.perl-App-FatPacker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-App-FatPacker"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-App-FatPacker/perl-App-FatPacker.changes    
2014-03-25 13:25:04.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-App-FatPacker.new/perl-App-FatPacker.changes   
    2015-04-15 16:24:24.000000000 +0200
@@ -1,0 +2,9 @@
+Tue Apr 14 09:36:07 UTC 2015 - co...@suse.com
+
+- updated to 0.010002
+   see /usr/share/doc/packages/perl-App-FatPacker/Changes
+
+  0.010002 - 2014-08-16
+    - correctly specify perl prerequisite of 5.8 in meta files
+
+-------------------------------------------------------------------

Old:
----
  App-FatPacker-0.010001.tar.gz

New:
----
  App-FatPacker-0.010002.tar.gz

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

Other differences:
------------------
++++++ perl-App-FatPacker.spec ++++++
--- /var/tmp/diff_new_pack.TnuwkV/_old  2015-04-15 16:24:24.000000000 +0200
+++ /var/tmp/diff_new_pack.TnuwkV/_new  2015-04-15 16:24:24.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-App-FatPacker
 #
-# 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,14 +17,14 @@
 
 
 Name:           perl-App-FatPacker
-Version:        0.010001
+Version:        0.010002
 Release:        0
 %define cpan_name App-FatPacker
 Summary:        pack your dependencies onto your script file
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/App-FatPacker/
-Source:         
http://www.cpan.org/authors/id/M/MS/MSTROUT/%{cpan_name}-%{version}.tar.gz
+Source:         
http://www.cpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++++++ App-FatPacker-0.010001.tar.gz -> App-FatPacker-0.010002.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-FatPacker-0.010001/Changes 
new/App-FatPacker-0.010002/Changes
--- old/App-FatPacker-0.010001/Changes  2014-03-18 14:11:00.000000000 +0100
+++ new/App-FatPacker-0.010002/Changes  2014-08-16 02:23:57.000000000 +0200
@@ -1,5 +1,8 @@
 Revision history for App-FatPacker
 
+0.010002 - 2014-08-16
+  - correctly specify perl prerequisite of 5.8 in meta files
+
 0.010001 - 2014-03-18
   - include 'lib' in @INC for packlists_containing's require() calls
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-FatPacker-0.010001/MANIFEST 
new/App-FatPacker-0.010002/MANIFEST
--- old/App-FatPacker-0.010001/MANIFEST 2014-03-18 14:11:11.000000000 +0100
+++ new/App-FatPacker-0.010002/MANIFEST 2014-08-16 02:24:05.000000000 +0200
@@ -7,7 +7,6 @@
 maint/Makefile.PL.include
 Makefile.PL
 MANIFEST                       This list of files
-META.yml
 t/basic.t
 t/line.t
 t/line/lib/line/a.pm
@@ -18,5 +17,6 @@
 t/mod/cond.pm
 t/pack.t
 t/trace.t
+META.yml                                 Module YAML meta-data (added by 
MakeMaker)
 META.json                                Module JSON meta-data (added by 
MakeMaker)
 README                                   README file (added by Distar)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-FatPacker-0.010001/META.json 
new/App-FatPacker-0.010002/META.json
--- old/App-FatPacker-0.010001/META.json        2014-03-18 14:11:11.000000000 
+0100
+++ new/App-FatPacker-0.010002/META.json        2014-08-16 02:24:05.000000000 
+0200
@@ -4,7 +4,7 @@
       "mst - Matt S. Trout (cpan:MSTROUT) <m...@shadowcat.co.uk>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 6.84, CPAN::Meta::Converter 
version 2.140640",
+   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.141520",
    "license" : [
       "perl_5"
    ],
@@ -24,6 +24,16 @@
          "requires" : {
             "ExtUtils::MakeMaker" : "0"
          }
+      },
+      "configure" : {
+         "requires" : {
+            "ExtUtils::MakeMaker" : "0"
+         }
+      },
+      "runtime" : {
+         "requires" : {
+            "perl" : "5.008000"
+         }
       }
    },
    "release_status" : "stable",
@@ -38,5 +48,5 @@
          "web" : 
"http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/App-FatPacker.git";
       }
    },
-   "version" : "0.010001"
+   "version" : "0.010002"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-FatPacker-0.010001/META.yml 
new/App-FatPacker-0.010002/META.yml
--- old/App-FatPacker-0.010001/META.yml 2014-03-18 14:11:11.000000000 +0100
+++ new/App-FatPacker-0.010002/META.yml 2014-08-16 02:24:05.000000000 +0200
@@ -4,8 +4,10 @@
   - 'mst - Matt S. Trout (cpan:MSTROUT) <m...@shadowcat.co.uk>'
 build_requires:
   ExtUtils::MakeMaker: '0'
+configure_requires:
+  ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 6.84, CPAN::Meta::Converter version 
2.140640'
+generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 
2.141520'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -15,7 +17,9 @@
   directory:
     - t
     - inc
+requires:
+  perl: '5.008000'
 resources:
   bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=App-FatPacker
   repository: git://git.shadowcat.co.uk/p5sagit/App-FatPacker.git
-version: '0.010001'
+version: '0.010002'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-FatPacker-0.010001/Makefile.PL 
new/App-FatPacker-0.010002/Makefile.PL
--- old/App-FatPacker-0.010001/Makefile.PL      2014-03-18 14:00:19.000000000 
+0100
+++ new/App-FatPacker-0.010002/Makefile.PL      2014-08-04 09:47:47.000000000 
+0200
@@ -27,9 +27,13 @@
           web => 
'https://rt.cpan.org/Public/Dist/Display.html?Name=App-FatPacker',
       },
     },
-    requires => {
-        # B::perlstring was added in B 1.01 (perl 5.8.0)
-        perl => '5.008000',
+    prereqs => {
+      runtime => {
+        requires => {
+          # B::perlstring was added in B 1.01 (perl 5.8.0)
+          perl => '5.008000',
+        },
+      },
     },
   },
 );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-FatPacker-0.010001/lib/App/FatPacker.pm 
new/App-FatPacker-0.010002/lib/App/FatPacker.pm
--- old/App-FatPacker-0.010001/lib/App/FatPacker.pm     2014-03-18 
14:03:58.000000000 +0100
+++ new/App-FatPacker-0.010002/lib/App/FatPacker.pm     2014-08-16 
02:23:14.000000000 +0200
@@ -14,7 +14,7 @@
 use File::Path qw(mkpath rmtree);
 use B qw(perlstring);
 
-our $VERSION = '0.010001'; # 0.10.1
+our $VERSION = '0.010002'; # 0.10.2
 
 $VERSION = eval $VERSION;
 


Reply via email to