Hello community,

here is the log from the commit of package perl-Mac-PropertyList for 
openSUSE:Factory checked in at 2015-02-08 11:42:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mac-PropertyList (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Mac-PropertyList.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Mac-PropertyList"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Mac-PropertyList/perl-Mac-PropertyList.changes  
    2014-02-12 09:48:21.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mac-PropertyList.new/perl-Mac-PropertyList.changes
 2015-02-08 11:42:48.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Feb  7 07:21:44 UTC 2015 - [email protected]
+
+- updated to 1.41
+   * Fix up some metadata (GitHub #4)
+
+-------------------------------------------------------------------

Old:
----
  Mac-PropertyList-1.40.tar.gz

New:
----
  Mac-PropertyList-1.41.tar.gz

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

Other differences:
------------------
++++++ perl-Mac-PropertyList.spec ++++++
--- /var/tmp/diff_new_pack.GSJtYb/_old  2015-02-08 11:42:49.000000000 +0100
+++ /var/tmp/diff_new_pack.GSJtYb/_new  2015-02-08 11:42:49.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Mac-PropertyList
 #
-# 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-Mac-PropertyList
-Version:        1.40
+Version:        1.41
 Release:        0
 %define cpan_name Mac-PropertyList
 Summary:        work with Mac plists at a low level

++++++ Mac-PropertyList-1.40.tar.gz -> Mac-PropertyList-1.41.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mac-PropertyList-1.40/Changes 
new/Mac-PropertyList-1.41/Changes
--- old/Mac-PropertyList-1.40/Changes   2014-01-03 19:57:21.000000000 +0100
+++ new/Mac-PropertyList-1.41/Changes   2014-09-12 12:16:22.000000000 +0200
@@ -1,5 +1,8 @@
 # Changes for Mac::PropertyList
 
+1.41 - Fri Sep 12 06:15:56 2014
+       * Fix up some metadata (GitHub #4)
+
 1.40 - Fri Jan  3 13:57:08 2014
        * Get rid of MYMETA
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mac-PropertyList-1.40/MANIFEST 
new/Mac-PropertyList-1.41/MANIFEST
--- old/Mac-PropertyList-1.40/MANIFEST  2014-01-03 19:57:22.000000000 +0100
+++ new/Mac-PropertyList-1.41/MANIFEST  2014-09-12 12:16:24.000000000 +0200
@@ -32,7 +32,6 @@
 t/get_filehandle.t
 t/import.t
 t/load.t
-t/Makefile.PL
 t/parse.t
 t/parse_plist_fh.t
 t/plists.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mac-PropertyList-1.40/MANIFEST.SKIP 
new/Mac-PropertyList-1.41/MANIFEST.SKIP
--- old/Mac-PropertyList-1.40/MANIFEST.SKIP     2014-01-03 19:57:21.000000000 
+0100
+++ new/Mac-PropertyList-1.41/MANIFEST.SKIP     2014-09-12 12:16:22.000000000 
+0200
@@ -62,3 +62,4 @@
 \.releaserc
 \.lwpcookies
 Mac-\.*
+\.swp$
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mac-PropertyList-1.40/META.json 
new/Mac-PropertyList-1.41/META.json
--- old/Mac-PropertyList-1.40/META.json 2014-01-03 19:57:22.000000000 +0100
+++ new/Mac-PropertyList-1.41/META.json 2014-09-12 12:16:23.000000000 +0200
@@ -4,7 +4,7 @@
       "brian d foy <[email protected]>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter 
version 2.112150",
+   "generated_by" : "ExtUtils::MakeMaker version 6.86, CPAN::Meta::Converter 
version 2.120921",
    "license" : [
       "perl_5"
    ],
@@ -22,26 +22,41 @@
    "prereqs" : {
       "build" : {
          "requires" : {
-            "ExtUtils::MakeMaker" : 0
+            "ExtUtils::MakeMaker" : "0"
          }
       },
       "configure" : {
          "requires" : {
-            "ExtUtils::MakeMaker" : 0
+            "ExtUtils::MakeMaker" : "0"
          }
       },
       "runtime" : {
          "requires" : {
-            "MIME::Base64" : 0,
-            "Math::BigInt" : 0,
+            "MIME::Base64" : "0",
+            "Math::BigInt" : "0",
             "Scalar::Util" : "1.11",
-            "Test::More" : 0,
-            "Time::Local" : 0,
-            "XML::Entities" : 0,
-            "parent" : 0
+            "Time::Local" : "0",
+            "XML::Entities" : "0",
+            "parent" : "0"
+         }
+      },
+      "test" : {
+         "requires" : {
+            "Test::More" : "0"
          }
       }
    },
    "release_status" : "stable",
-   "version" : "1.40"
+   "resources" : {
+      "bugtracker" : {
+         "mailto" : "[email protected]",
+         "web" : 
"https://rt.cpan.org/Public/Dist/Display.html?Name=Mac-PropertyList";
+      },
+      "repository" : {
+         "type" : "git",
+         "url" : "git://github.com/briandfoy/mac-propertylist.git",
+         "web" : "https://github.com/briandfoy/mac-propertylist";
+      }
+   },
+   "version" : "1.41"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mac-PropertyList-1.40/META.yml 
new/Mac-PropertyList-1.41/META.yml
--- old/Mac-PropertyList-1.40/META.yml  2014-01-03 19:57:22.000000000 +0100
+++ new/Mac-PropertyList-1.41/META.yml  2014-09-12 12:16:23.000000000 +0200
@@ -4,10 +4,11 @@
   - 'brian d foy <[email protected]>'
 build_requires:
   ExtUtils::MakeMaker: 0
+  Test::More: 0
 configure_requires:
   ExtUtils::MakeMaker: 0
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 
2.112150'
+generated_by: 'ExtUtils::MakeMaker version 6.86, CPAN::Meta::Converter version 
2.120921'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -21,8 +22,10 @@
   MIME::Base64: 0
   Math::BigInt: 0
   Scalar::Util: 1.11
-  Test::More: 0
   Time::Local: 0
   XML::Entities: 0
   parent: 0
-version: 1.40
+resources:
+  bugtracker: 
https://rt.cpan.org/Public/Dist/Display.html?Name=Mac-PropertyList
+  repository: git://github.com/briandfoy/mac-propertylist.git
+version: 1.41
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mac-PropertyList-1.40/Makefile.PL 
new/Mac-PropertyList-1.41/Makefile.PL
--- old/Mac-PropertyList-1.40/Makefile.PL       2014-01-03 19:57:21.000000000 
+0100
+++ new/Mac-PropertyList-1.41/Makefile.PL       2014-09-12 12:16:22.000000000 
+0200
@@ -1,4 +1,4 @@
-use ExtUtils::MakeMaker;
+use ExtUtils::MakeMaker 6.64;
 
 require 5.010;
 
@@ -15,13 +15,32 @@
        'PREREQ_PM' => {
                'Math::BigInt'  => '0',
                'MIME::Base64'  => '0',
-               'Test::More'    => '0',
                'Time::Local'   => '0',
                'Scalar::Util'  => '1.11',
                'XML::Entities' => '0',
                'parent'        => '0',
                },
 
-       clean          => { FILES => 'Mac-PropertyList-*' },
+       'TEST_REQUIRES' => {
+               'Test::More'    => '0',
+               },
+
+       'clean'          => { FILES => 'Mac-PropertyList-*' },
+
+       'META_MERGE' => {
+               "meta-spec" => { version => 2 },
+               resources => {
+                       repository => {
+                               type => 'git',
+                               url => 
'git://github.com/briandfoy/mac-propertylist.git',
+                               web => 
'https://github.com/briandfoy/mac-propertylist',
+                               },
+
+                       bugtracker => {
+                               web => 
'https://rt.cpan.org/Public/Dist/Display.html?Name=Mac-PropertyList',
+                               mailto => '[email protected]',
+                               },
+                       },
+               },
        );
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Mac-PropertyList-1.40/lib/Mac/PropertyList/ReadBinary.pm 
new/Mac-PropertyList-1.41/lib/Mac/PropertyList/ReadBinary.pm
--- old/Mac-PropertyList-1.40/lib/Mac/PropertyList/ReadBinary.pm        
2014-01-03 19:57:21.000000000 +0100
+++ new/Mac-PropertyList-1.41/lib/Mac/PropertyList/ReadBinary.pm        
2014-09-12 12:16:22.000000000 +0200
@@ -13,7 +13,7 @@
 use POSIX             qw(SEEK_END SEEK_SET);
 use XML::Entities     ();
 
-$VERSION = '1.40';
+$VERSION = '1.41';
 
 __PACKAGE__->_run( @ARGV ) unless caller;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Mac-PropertyList-1.40/lib/Mac/PropertyList/WriteBinary.pm 
new/Mac-PropertyList-1.41/lib/Mac/PropertyList/WriteBinary.pm
--- old/Mac-PropertyList-1.40/lib/Mac/PropertyList/WriteBinary.pm       
2014-01-03 19:57:21.000000000 +0100
+++ new/Mac-PropertyList-1.41/lib/Mac/PropertyList/WriteBinary.pm       
2014-09-12 12:16:22.000000000 +0200
@@ -101,7 +101,7 @@
     havePack64   => ( eval { pack('Q>', 1153202979583557643) eq 
"\x10\x01\0\0\0\0\0\x0B" } ? 1 : 0 ),
 };
 
-$VERSION = '1.40';
+$VERSION = '1.41';
 @EXPORT_OK = qw( as_string );
 
 sub as_string {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mac-PropertyList-1.40/lib/Mac/PropertyList.pm 
new/Mac-PropertyList-1.41/lib/Mac/PropertyList.pm
--- old/Mac-PropertyList-1.40/lib/Mac/PropertyList.pm   2014-01-03 
19:57:21.000000000 +0100
+++ new/Mac-PropertyList-1.41/lib/Mac/PropertyList.pm   2014-09-12 
12:16:22.000000000 +0200
@@ -24,7 +24,7 @@
        'all' => \@EXPORT_OK,
        );
 
-$VERSION = '1.40';
+$VERSION = '1.41';
 
 =encoding utf8
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to