commit perl-Test-Output for openSUSE:Factory

2017-04-11 Thread root
Hello community,

here is the log from the commit of package perl-Test-Output for 
openSUSE:Factory checked in at 2017-04-11 09:36:26

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


Package is "perl-Test-Output"

Tue Apr 11 09:36:26 2017 rev:18 rq:483758 version:1.031

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Output/perl-Test-Output.changes
2014-02-12 07:07:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Test-Output.new/perl-Test-Output.changes   
2017-04-11 09:36:38.301335659 +0200
@@ -1,0 +2,6 @@
+Thu Mar 30 06:47:44 UTC 2017 - co...@suse.com
+
+- updated to 1.031
+   see /usr/share/doc/packages/perl-Test-Output/Changes
+
+---

Old:

  Test-Output-1.03.tar.gz

New:

  Test-Output-1.031.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Test-Output.spec ++
--- /var/tmp/diff_new_pack.vN2GSE/_old  2017-04-11 09:36:38.813263343 +0200
+++ /var/tmp/diff_new_pack.vN2GSE/_new  2017-04-11 09:36:38.817262778 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Output
 #
-# Copyright (c) 2014 SUSE LINUX Products 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,37 +17,30 @@
 
 
 Name:   perl-Test-Output
-Version:1.03
+Version:1.031
 Release:0
 %define cpan_name Test-Output
-Summary:Utilities to test STDOUT and STDERR messages.
+Summary:Utilities to test STDOUT and STDERR messages
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Test-Output/
-Source: 
http://www.cpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Capture::Tiny) >= 0.17
 BuildRequires:  perl(File::Temp) >= 0.17
-BuildRequires:  perl(Sub::Exporter)
 BuildRequires:  perl(Test::Tester) >= 0.107
-
 Requires:   perl(Capture::Tiny) >= 0.17
 Requires:   perl(File::Temp) >= 0.17
-Requires:   perl(Sub::Exporter)
-Requires:   perl(Test::Tester) >= 0.107
 %{perl_requires}
 
 %description
-Test::Output provides a simple interface for testing output sent to STDOUT
-or STDERR. A number of different utilities are included to try and be as
-flexible as possible to the tester.
-
-Originally this module was designed not to have external requirements,
-however, the features provided by the Sub::Exporter manpage over what the
-Exporter manpage provides is just to great to pass up.
+Test::Output provides a simple interface for testing output sent to
+'STDOUT' or 'STDERR'. A number of different utilities are included to try
+and be as flexible as possible to the tester.
 
 Likewise, Capture::Tiny provides a much more robust capture mechanism
 without than the original Test::Output::Tie.
@@ -69,6 +62,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes
+%license LICENSE
 
 %changelog

++ Test-Output-1.03.tar.gz -> Test-Output-1.031.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Output-1.03/Changes 
new/Test-Output-1.031/Changes
--- old/Test-Output-1.03/Changes2014-01-03 18:19:42.0 +0100
+++ new/Test-Output-1.031/Changes   2017-03-29 23:32:14.0 +0200
@@ -1,101 +1,107 @@
-Revision history for Test-Output
+Revision history for Perl module Test::Output
 
-1.03 - Fri Jan  3 12:19:35 2014
+1.031 2017-03-29T21:30:57Z
+   * Get rid of Sub::Exporter. That module has nice features that this
+   module doesn't use and the prereq is causing problems with CPAN
+   Testers. CPAN Grep didn't show anyone using advanced features for
+   exports.
+
+1.03 - 2014-01-03
* Get rid of MYMETA
 
-1.02_01 - Tue Dec 17 12:39:15 2013
+1.02_01 - 2013-12-17
* Get rid of MYMETA
 
-1.02 - Mon Jul  8 21:15:30 2013
+1.02 - 2013-07-08
* Bump to stable release
 
-1.01_02 - Thu Jul 19 06:18:35 2012
-   * Remove the ::Tie stuff. It should be fully Capture::Tiny 
+1.01_02 - 2012-07-19
+   * Remove the ::Tie stuff. It should be fully Capture::Tiny
now.
 
-1.01_01 - Mon May 14 16:05:22 2012
+1.01_01 - 2012-05-14
* David Golden re-did everything with 

commit perl-Test-Output for openSUSE:Factory

2014-02-11 Thread h_root
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.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Test-Output.new/perl-Test-Output.changes   
2014-02-12 07:07:21.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb  9 13:33:37 UTC 2014 - co...@suse.com
+
+- 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.0 +0100
+++ /var/tmp/diff_new_pack.Gd051l/_new  2014-02-12 07:07:22.0 +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/Changes2013-07-09 04:15:57.0 +0200
+++ new/Test-Output-1.03/Changes2014-01-03 18:19:42.0 +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.0 +0200
+++ new/Test-Output-1.03/MANIFEST   2014-01-03 18:19:44.0 +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.jsonModule 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.0 +0200
+++ new/Test-Output-1.03/MANIFEST.SKIP  2014-01-03 18:19:42.0 +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$

commit perl-Test-Output for openSUSE:Factory

2013-07-31 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-Output for 
openSUSE:Factory checked in at 2013-07-31 17:24:30

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
2011-09-23 12:39:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Test-Output.new/perl-Test-Output.changes   
2013-07-31 17:24:31.0 +0200
@@ -1,0 +2,11 @@
+Sat Jul 27 11:58:48 UTC 2013 - co...@suse.com
+
+- updated to 1.02
+   * Bump to stable release
+   * Remove the ::Tie stuff. It should be fully Capture::Tiny 
+   now.
+   * David Golden re-did everything with Capture::Tiny
+   to get around the odd output paths that we coudn't
+   handle with a tie.
+
+---

Old:

  Test-Output-1.01.tar.gz

New:

  Test-Output-1.02.tar.gz



Other differences:
--
++ perl-Test-Output.spec ++
--- /var/tmp/diff_new_pack.fW5c3G/_old  2013-07-31 17:24:32.0 +0200
+++ /var/tmp/diff_new_pack.fW5c3G/_new  2013-07-31 17:24:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Output
 #
-# Copyright (c) 2011 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
@@ -16,23 +16,25 @@
 #
 
 
-
 Name:   perl-Test-Output
-Version:1.01
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:1.02
+Release:0
 %define cpan_name Test-Output
 Summary:Utilities to test STDOUT and STDERR messages.
-Url:http://search.cpan.org/dist/Test-Output/
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
+Url:http://search.cpan.org/dist/Test-Output/
 Source: 
http://www.cpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Capture::Tiny) = 0.17
 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)
 Requires:   perl(Test::Tester) = 0.107
@@ -47,7 +49,9 @@
 however, the features provided by the Sub::Exporter manpage over what the
 Exporter manpage provides is just to great to pass up.
 
-Test::Output ties STDOUT and STDERR using Test::Output::Tie.
+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.)
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -64,11 +68,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README TODO
+%doc Changes LICENSE MYMETA.json README TODO
 
 %changelog

++ Test-Output-1.01.tar.gz - Test-Output-1.02.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Output-1.01/Changes new/Test-Output-1.02/Changes
--- old/Test-Output-1.01/Changes2011-04-22 07:59:02.0 +0200
+++ new/Test-Output-1.02/Changes2013-07-09 04:15:57.0 +0200
@@ -1,5 +1,17 @@
 Revision history for Test-Output
 
+1.02 - Mon Jul  8 21:15:30 2013
+   * Bump to stable release
+
+1.01_02 - Thu Jul 19 06:18:35 2012
+   * Remove the ::Tie stuff. It should be fully Capture::Tiny 
+   now.
+
+1.01_01 - Mon May 14 16:05:22 2012
+   * David Golden re-did everything with Capture::Tiny
+   to get around the odd output paths that we coudn't
+   handle with a tie.
+
 1.01 - Fri Apr 22 07:58:19 2011
* Bump to a full release. This fixes the tests that failed
in the new 5.14 regex stringification
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Output-1.01/MANIFEST 
new/Test-Output-1.02/MANIFEST
--- old/Test-Output-1.01/MANIFEST   2011-04-22 07:59:03.0 +0200
+++ new/Test-Output-1.02/MANIFEST   2013-07-09 04:15:59.0 +0200
@@ -1,10 +1,10 @@
 Changes
 lib/Test/Output.pm
-lib/Test/Output/Tie.pm
 LICENSE
 Makefile.PL
 MANIFEST
 MANIFEST.SKIP
+MYMETA.json
 README
 t/00.load.t
 

commit perl-Test-Output for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-Output for 
openSUSE:Factory checked in at 2011-12-06 18:48:30

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


Package is perl-Test-Output, Maintainer is 

Changes:




Other differences:
--
++ perl-Test-Output.spec ++
--- /var/tmp/diff_new_pack.5T2tKX/_old  2011-12-06 19:20:45.0 +0100
+++ /var/tmp/diff_new_pack.5T2tKX/_new  2011-12-06 19:20:45.0 +0100
@@ -20,7 +20,7 @@
 Name:   perl-Test-Output
 Version:1.01
 Release:1
-License:GPL+ or Artistic
+License:GPL-1.0+ or Artistic-1.0
 %define cpan_name Test-Output
 Summary:Utilities to test STDOUT and STDERR messages.
 Url:http://search.cpan.org/dist/Test-Output/

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