Hello community,

here is the log from the commit of package perl-Sysadm-Install for 
openSUSE:Factory checked in at 2015-06-09 12:25:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sysadm-Install (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Sysadm-Install.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Sysadm-Install"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Sysadm-Install/perl-Sysadm-Install.changes  
2014-09-17 17:26:32.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Sysadm-Install.new/perl-Sysadm-Install.changes 
    2015-06-09 12:25:07.000000000 +0200
@@ -1,0 +2,9 @@
+Sun Jun  7 09:03:23 UTC 2015 - co...@suse.com
+
+- updated to 0.45
+   see /usr/share/doc/packages/perl-Sysadm-Install/Changes
+
+  0.45  (2015/05/25)
+      (ms) Alexandr Ciornii fixed manifest and tests for the Windows platform
+
+-------------------------------------------------------------------

Old:
----
  Sysadm-Install-0.44.tar.gz

New:
----
  Sysadm-Install-0.45.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Sysadm-Install.spec ++++++
--- /var/tmp/diff_new_pack.GDHGMP/_old  2015-06-09 12:25:07.000000000 +0200
+++ /var/tmp/diff_new_pack.GDHGMP/_new  2015-06-09 12:25:07.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Sysadm-Install
 #
-# 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,15 @@
 
 
 Name:           perl-Sysadm-Install
-Version:        0.44
+Version:        0.45
 Release:        0
 %define cpan_name Sysadm-Install
 Summary:        Typical installation tasks for system administrators
 License:        GPL-1.0+ or Artistic-1.0
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Sysadm-Install/
-Source:         
http://www.cpan.org/authors/id/M/MS/MSCHILLI/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/M/MS/MSCHILLI/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -83,6 +84,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes MYMETA.json MYMETA.yml README
+%doc Changes README
 
 %changelog

++++++ Sysadm-Install-0.44.tar.gz -> Sysadm-Install-0.45.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sysadm-Install-0.44/Changes 
new/Sysadm-Install-0.45/Changes
--- old/Sysadm-Install-0.44/Changes     2014-05-21 05:53:56.000000000 +0200
+++ new/Sysadm-Install-0.45/Changes     2015-05-26 07:17:33.000000000 +0200
@@ -2,6 +2,9 @@
 Revision history for Sysadm::Install
 ########################################
 
+0.45  (2015/05/25)
+    (ms) Alexandr Ciornii fixed manifest and tests for the Windows platform
+
 0.44  (2014/05/20)
     (ms) replaced bin_find() implementation by File::Which
     (ms) tap() with raise_error option set now dies with stderr output, 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sysadm-Install-0.44/MANIFEST 
new/Sysadm-Install-0.45/MANIFEST
--- old/Sysadm-Install-0.44/MANIFEST    2014-05-21 05:54:09.000000000 +0200
+++ new/Sysadm-Install-0.45/MANIFEST    2015-05-26 07:18:15.000000000 +0200
@@ -9,8 +9,6 @@
 Makefile.PL
 MANIFEST                       This list of files
 MANIFEST.SKIP
-MYMETA.json
-MYMETA.yml
 README
 t/001.t
 t/002tar.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sysadm-Install-0.44/MANIFEST.SKIP 
new/Sysadm-Install-0.45/MANIFEST.SKIP
--- old/Sysadm-Install-0.44/MANIFEST.SKIP       2014-05-07 08:37:21.000000000 
+0200
+++ new/Sysadm-Install-0.45/MANIFEST.SKIP       2015-05-26 07:16:41.000000000 
+0200
@@ -7,3 +7,4 @@
 ^adm
 .git
 .gz$
+MYMETA\..*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sysadm-Install-0.44/META.json 
new/Sysadm-Install-0.45/META.json
--- old/Sysadm-Install-0.44/META.json   2014-05-21 05:54:09.000000000 +0200
+++ new/Sysadm-Install-0.45/META.json   2015-05-26 07:18:15.000000000 +0200
@@ -4,7 +4,7 @@
       "Mike Schilli <m...@perlmeister.com>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.131560",
+   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.142690",
    "license" : [
       "unknown"
    ],
@@ -50,5 +50,5 @@
          "url" : "http://github.com/mschilli/sysadm-install-perl";
       }
    },
-   "version" : "0.44"
+   "version" : "0.45"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sysadm-Install-0.44/META.yml 
new/Sysadm-Install-0.45/META.yml
--- old/Sysadm-Install-0.44/META.yml    2014-05-21 05:54:09.000000000 +0200
+++ new/Sysadm-Install-0.45/META.yml    2015-05-26 07:18:15.000000000 +0200
@@ -3,30 +3,30 @@
 author:
   - 'Mike Schilli <m...@perlmeister.com>'
 build_requires:
-  ExtUtils::MakeMaker: 0
+  ExtUtils::MakeMaker: '0'
 configure_requires:
-  ExtUtils::MakeMaker: 0
+  ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 
2.131560'
+generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 
2.142690'
 license: unknown
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: '1.4'
 name: Sysadm-Install
 no_index:
   directory:
     - t
     - inc
 requires:
-  Cwd: 0
-  File::Basename: 0
-  File::Copy: 0
-  File::Path: 0
-  File::Temp: 0.16
-  File::Which: 1.09
-  LWP::Simple: 0
-  Log::Log4perl: 1.28
-  Term::ReadKey: 0
+  Cwd: '0'
+  File::Basename: '0'
+  File::Copy: '0'
+  File::Path: '0'
+  File::Temp: '0.16'
+  File::Which: '1.09'
+  LWP::Simple: '0'
+  Log::Log4perl: '1.28'
+  Term::ReadKey: '0'
 resources:
   repository: http://github.com/mschilli/sysadm-install-perl
-version: 0.44
+version: '0.45'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sysadm-Install-0.44/MYMETA.json 
new/Sysadm-Install-0.45/MYMETA.json
--- old/Sysadm-Install-0.44/MYMETA.json 2014-05-21 05:54:09.000000000 +0200
+++ new/Sysadm-Install-0.45/MYMETA.json 1970-01-01 01:00:00.000000000 +0100
@@ -1,54 +0,0 @@
-{
-   "abstract" : "Typical installation tasks for system administrators",
-   "author" : [
-      "Mike Schilli <m...@perlmeister.com>"
-   ],
-   "dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.131560",
-   "license" : [
-      "unknown"
-   ],
-   "meta-spec" : {
-      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
-      "version" : "2"
-   },
-   "name" : "Sysadm-Install",
-   "no_index" : {
-      "directory" : [
-         "t",
-         "inc"
-      ]
-   },
-   "prereqs" : {
-      "build" : {
-         "requires" : {
-            "ExtUtils::MakeMaker" : "0"
-         }
-      },
-      "configure" : {
-         "requires" : {
-            "ExtUtils::MakeMaker" : "0"
-         }
-      },
-      "runtime" : {
-         "requires" : {
-            "Cwd" : "0",
-            "File::Basename" : "0",
-            "File::Copy" : "0",
-            "File::Path" : "0",
-            "File::Temp" : "0.16",
-            "File::Which" : "1.09",
-            "LWP::Simple" : "0",
-            "Log::Log4perl" : "1.28",
-            "Term::ReadKey" : "0"
-         }
-      }
-   },
-   "release_status" : "stable",
-   "resources" : {
-      "repository" : {
-         "url" : "http://github.com/mschilli/sysadm-install-perl";
-      }
-   },
-   "version" : "0.44"
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sysadm-Install-0.44/MYMETA.yml 
new/Sysadm-Install-0.45/MYMETA.yml
--- old/Sysadm-Install-0.44/MYMETA.yml  2014-05-21 05:54:09.000000000 +0200
+++ new/Sysadm-Install-0.45/MYMETA.yml  1970-01-01 01:00:00.000000000 +0100
@@ -1,32 +0,0 @@
----
-abstract: 'Typical installation tasks for system administrators'
-author:
-  - 'Mike Schilli <m...@perlmeister.com>'
-build_requires:
-  ExtUtils::MakeMaker: 0
-configure_requires:
-  ExtUtils::MakeMaker: 0
-dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 
2.131560'
-license: unknown
-meta-spec:
-  url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
-name: Sysadm-Install
-no_index:
-  directory:
-    - t
-    - inc
-requires:
-  Cwd: 0
-  File::Basename: 0
-  File::Copy: 0
-  File::Path: 0
-  File::Temp: 0.16
-  File::Which: 1.09
-  LWP::Simple: 0
-  Log::Log4perl: 1.28
-  Term::ReadKey: 0
-resources:
-  repository: http://github.com/mschilli/sysadm-install-perl
-version: 0.44
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sysadm-Install-0.44/README 
new/Sysadm-Install-0.45/README
--- old/Sysadm-Install-0.44/README      2014-05-21 05:54:09.000000000 +0200
+++ new/Sysadm-Install-0.45/README      2015-05-26 07:18:14.000000000 +0200
@@ -1,5 +1,5 @@
 ######################################################################
-    Sysadm::Install 0.44
+    Sysadm::Install 0.45
 ######################################################################
 
 NAME
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sysadm-Install-0.44/lib/Sysadm/Install.pm 
new/Sysadm-Install-0.45/lib/Sysadm/Install.pm
--- old/Sysadm-Install-0.44/lib/Sysadm/Install.pm       2014-05-21 
05:51:38.000000000 +0200
+++ new/Sysadm-Install-0.45/lib/Sysadm/Install.pm       2015-05-26 
07:17:39.000000000 +0200
@@ -6,7 +6,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.44';
+our $VERSION = '0.45';
 
 use File::Copy;
 use File::Path;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sysadm-Install-0.44/t/012tap.t 
new/Sysadm-Install-0.45/t/012tap.t
--- old/Sysadm-Install-0.44/t/012tap.t  2014-05-21 05:51:16.000000000 +0200
+++ new/Sysadm-Install-0.45/t/012tap.t  2015-05-26 07:16:41.000000000 +0200
@@ -8,7 +8,7 @@
 use File::Temp qw( tempfile );
 
 SKIP: {
-  skip "echo not supported on Win32", 2 if $^O eq "MSWin32";
+  skip "echo not supported on Win32", 5 if $^O eq "MSWin32";
   my($stdout, $stderr, $rc) = tap "echo", "'";
   is($stdout, "'\n", "single quoted tap");
 

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

Reply via email to