Hello community,

here is the log from the commit of package perl-Test-Output for 
openSUSE:Factory checked in at 2014-02-12 07:07:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-Output (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test-Output.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test-Output"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test-Output/perl-Test-Output.changes        
2013-07-31 17:24:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Test-Output.new/perl-Test-Output.changes   
2014-02-12 07:07:21.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Feb  9 13:33:37 UTC 2014 - [email protected]
+
+- updated to 1.03
+     * Get rid of MYMETA
+
+-------------------------------------------------------------------

Old:
----
  Test-Output-1.02.tar.gz

New:
----
  Test-Output-1.03.tar.gz

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

Other differences:
------------------
++++++ perl-Test-Output.spec ++++++
--- /var/tmp/diff_new_pack.Gd051l/_old  2014-02-12 07:07:22.000000000 +0100
+++ /var/tmp/diff_new_pack.Gd051l/_new  2014-02-12 07:07:22.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Output
 #
-# 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-Test-Output
-Version:        1.02
+Version:        1.03
 Release:        0
 %define cpan_name Test-Output
 Summary:        Utilities to test STDOUT and STDERR messages.
@@ -33,7 +33,7 @@
 BuildRequires:  perl(File::Temp) >= 0.17
 BuildRequires:  perl(Sub::Exporter)
 BuildRequires:  perl(Test::Tester) >= 0.107
-#BuildRequires: perl(Test::Output)
+
 Requires:       perl(Capture::Tiny) >= 0.17
 Requires:       perl(File::Temp) >= 0.17
 Requires:       perl(Sub::Exporter)
@@ -50,8 +50,7 @@
 Exporter manpage provides is just to great to pass up.
 
 Likewise, Capture::Tiny provides a much more robust capture mechanism
-without than the original Test::Output::Tie. (Test::Output::Tie is
-deprecated, but included for backwards compatibility.)
+without than the original Test::Output::Tie.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -70,6 +69,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE MYMETA.json README TODO
+%doc Changes LICENSE README
 
 %changelog

++++++ Test-Output-1.02.tar.gz -> Test-Output-1.03.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Output-1.02/Changes new/Test-Output-1.03/Changes
--- old/Test-Output-1.02/Changes        2013-07-09 04:15:57.000000000 +0200
+++ new/Test-Output-1.03/Changes        2014-01-03 18:19:42.000000000 +0100
@@ -1,5 +1,11 @@
 Revision history for Test-Output
 
+1.03 - Fri Jan  3 12:19:35 2014
+       * Get rid of MYMETA
+
+1.02_01 - Tue Dec 17 12:39:15 2013
+       * Get rid of MYMETA
+
 1.02 - Mon Jul  8 21:15:30 2013
        * Bump to stable release
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Output-1.02/MANIFEST 
new/Test-Output-1.03/MANIFEST
--- old/Test-Output-1.02/MANIFEST       2013-07-09 04:15:59.000000000 +0200
+++ new/Test-Output-1.03/MANIFEST       2014-01-03 18:19:44.000000000 +0100
@@ -2,9 +2,8 @@
 lib/Test/Output.pm
 LICENSE
 Makefile.PL
-MANIFEST
+MANIFEST                       This list of files
 MANIFEST.SKIP
-MYMETA.json
 README
 t/00.load.t
 t/binmode.t
@@ -27,6 +26,5 @@
 t/stdout_isnt.t
 t/stdout_like.t
 t/stdout_unlike.t
-TODO
 META.yml                                 Module YAML meta-data (added by 
MakeMaker)
 META.json                                Module JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Output-1.02/MANIFEST.SKIP 
new/Test-Output-1.03/MANIFEST.SKIP
--- old/Test-Output-1.02/MANIFEST.SKIP  2013-07-09 04:15:57.000000000 +0200
+++ new/Test-Output-1.03/MANIFEST.SKIP  2014-01-03 18:19:42.000000000 +0100
@@ -1,14 +1,20 @@
+
+#!start included /usr/local/perls/perl-5.18.1/lib/5.18.1/ExtUtils/MANIFEST.SKIP
 # Avoid version control files.
 \bRCS\b
 \bCVS\b
 \bSCCS\b
 ,v$
 \B\.svn\b
-\b_darcs\b
 \B\.git\b
-\B\.gitignore
-\B\.releaserc
+\B\.gitignore\b
+\b_darcs\b
+\B\.cvsignore$
 
+# Avoid VMS specific MakeMaker generated files
+\bDescrip.MMS$
+\bDESCRIP.MMS$
+\bdescrip.mms$
 
 # Avoid Makemaker generated and utility files.
 \bMANIFEST\.bak
@@ -18,12 +24,14 @@
 \bpm_to_blib\.ts$
 \bpm_to_blib$
 \bblibdirs\.ts$         # 6.18 through 6.25 generated this
-\bMYMETA.yml\b$
-\bMETA.yml\b$
 
 # Avoid Module::Build generated and utility files.
 \bBuild$
 \b_build/
+\bBuild.bat$
+\bBuild.COM$
+\bBUILD.COM$
+\bbuild.com$
 
 # Avoid temp and backup files.
 ~$
@@ -31,9 +39,25 @@
 \#$
 \b\.#
 \.bak$
+\.tmp$
+\.#
+\.rej$
+
+# Avoid OS-specific files/dirs
+# Mac OSX metadata
+\B\.DS_Store
+# Mac OSX SMB mount metadata files
+\B\._
 
-# Avoid Devel::Cover files.
+# Avoid Devel::Cover and Devel::CoverX::Covered files.
 \bcover_db\b
-\.DS_Store
-Test-.*
+\bcovered\b
+
+# Avoid MYMETA files
+^MYMETA\.
+#!end included /usr/local/perls/perl-5.18.1/lib/5.18.1/ExtUtils/MANIFEST.SKIP
 
+\.travis\.yml
+\.releaserc
+Test-.*
+TODO
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Output-1.02/META.json 
new/Test-Output-1.03/META.json
--- old/Test-Output-1.02/META.json      2013-07-09 04:15:59.000000000 +0200
+++ new/Test-Output-1.03/META.json      2014-01-03 18:19:44.000000000 +0100
@@ -52,5 +52,5 @@
          "url" : "git://github.com/briandfoy/test-output.git"
       }
    },
-   "version" : "1.02"
+   "version" : "1.03"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Output-1.02/META.yml 
new/Test-Output-1.03/META.yml
--- old/Test-Output-1.02/META.yml       2013-07-09 04:15:59.000000000 +0200
+++ new/Test-Output-1.03/META.yml       2014-01-03 18:19:43.000000000 +0100
@@ -30,4 +30,4 @@
   perl: 5.006
 resources:
   repository: git://github.com/briandfoy/test-output.git
-version: 1.02
+version: 1.03
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Output-1.02/MYMETA.json 
new/Test-Output-1.03/MYMETA.json
--- old/Test-Output-1.02/MYMETA.json    2013-07-09 04:15:58.000000000 +0200
+++ new/Test-Output-1.03/MYMETA.json    1970-01-01 01:00:00.000000000 +0100
@@ -1,56 +0,0 @@
-{
-   "abstract" : "Utilities to test STDOUT and STDERR messages.",
-   "author" : [
-      "brian d foy <[email protected]>"
-   ],
-   "dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter 
version 2.112150",
-   "keywords" : [
-      "testing",
-      "STDOUT",
-      "STDERR"
-   ],
-   "license" : [
-      "perl_5"
-   ],
-   "meta-spec" : {
-      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
-      "version" : "2"
-   },
-   "name" : "Test-Output",
-   "no_index" : {
-      "directory" : [
-         "t",
-         "inc"
-      ]
-   },
-   "prereqs" : {
-      "build" : {
-         "requires" : {
-            "ExtUtils::MakeMaker" : 0
-         }
-      },
-      "configure" : {
-         "requires" : {
-            "ExtUtils::MakeMaker" : 0
-         }
-      },
-      "runtime" : {
-         "requires" : {
-            "Capture::Tiny" : "0.17",
-            "File::Temp" : "0.17",
-            "Sub::Exporter" : 0,
-            "Test::More" : 0,
-            "Test::Tester" : "0.107",
-            "perl" : "5.006"
-         }
-      }
-   },
-   "release_status" : "stable",
-   "resources" : {
-      "repository" : {
-         "url" : "git://github.com/briandfoy/test-output.git"
-      }
-   },
-   "version" : "1.02"
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Output-1.02/TODO new/Test-Output-1.03/TODO
--- old/Test-Output-1.02/TODO   2013-07-09 04:15:57.000000000 +0200
+++ new/Test-Output-1.03/TODO   1970-01-01 01:00:00.000000000 +0100
@@ -1,10 +0,0 @@
-Added parameter checking to all tests
-  coderef or die
-  expout or expstderr set or die
-Add tests to ensure they die properly
-Add passing an array as expected to cycle through
-Add options:
-  if expected is an array
-    order => 1 order doesn't matter
-    match_any => 1 match any in the array (doesn't match in isnts)
-    ignore_whitespace =>1 trim all whitespace from output and expected
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Output-1.02/lib/Test/Output.pm 
new/Test-Output-1.03/lib/Test/Output.pm
--- old/Test-Output-1.02/lib/Test/Output.pm     2013-07-09 04:15:57.000000000 
+0200
+++ new/Test-Output-1.03/lib/Test/Output.pm     2014-01-03 18:19:42.000000000 
+0100
@@ -65,7 +65,7 @@
 
 =cut
 
-$VERSION = '1.02';
+$VERSION = '1.03';
 
 =head1 SYNOPSIS
 
@@ -112,8 +112,7 @@
 provides is just to great to pass up.
 
 Likewise, Capture::Tiny provides a much more robust capture mechanism without
-than the original Test::Output::Tie.  (Test::Output::Tie is deprecated, but
-included for backwards compatibility.)
+than the original Test::Output::Tie.
 
 =cut
 
@@ -241,6 +240,7 @@
 
    stderr_is  ( $coderef, $expected, 'description' );
    stderr_is    {... } $expected, 'description';
+
    stderr_isnt( $coderef, $expected, 'description' );
    stderr_isnt  {... } $expected, 'description';
 

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

Reply via email to