commit perl-POE-Test-Loops for openSUSE:Factory

2015-04-15 Thread h_root
Hello community,

here is the log from the commit of package perl-POE-Test-Loops for 
openSUSE:Factory checked in at 2015-04-15 16:26:43

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


Package is perl-POE-Test-Loops

Changes:

--- /work/SRC/openSUSE:Factory/perl-POE-Test-Loops/perl-POE-Test-Loops.changes  
2014-07-28 16:20:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-POE-Test-Loops.new/perl-POE-Test-Loops.changes 
2015-04-15 16:26:45.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 14 20:02:27 UTC 2015 - co...@suse.com
+
+- updated to 1.360
+   see /usr/share/doc/packages/perl-POE-Test-Loops/CHANGES
+
+---

Old:

  POE-Test-Loops-1.358.tar.gz

New:

  POE-Test-Loops-1.360.tar.gz



Other differences:
--
++ perl-POE-Test-Loops.spec ++
--- /var/tmp/diff_new_pack.E3mtv3/_old  2015-04-15 16:26:45.0 +0200
+++ /var/tmp/diff_new_pack.E3mtv3/_new  2015-04-15 16:26:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-POE-Test-Loops
 #
-# 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-POE-Test-Loops
-Version:1.358
+Version:1.360
 Release:0
 %define cpan_name POE-Test-Loops
 Summary:Reusable tests for POE::Loop authors
@@ -29,8 +29,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::More) = 1.001003
-Requires:   perl(Test::More) = 1.001003
+BuildRequires:  perl(Test::More) = 1.001002
+Requires:   perl(Test::More) = 1.001002
 %{perl_requires}
 
 %description

++ POE-Test-Loops-1.358.tar.gz - POE-Test-Loops-1.360.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/POE-Test-Loops-1.358/CHANGES 
new/POE-Test-Loops-1.360/CHANGES
--- old/POE-Test-Loops-1.358/CHANGES2014-07-13 00:24:11.0 +0200
+++ new/POE-Test-Loops-1.360/CHANGES2014-11-03 19:39:14.0 +0100
@@ -1,9 +1,46 @@
 ==
-Changes from 2013-07-12 00:00:00 + to present.
+Changes from 2013-11-03 00:00:00 + to present.
 ==
 
 --
-version 1.358 at 2014-07-12 22:24:02 +
+version 1.360 at 2014-11-03 18:39:01 +
+--
+
+  Change: 321dbe7f3249bb5c82c83fbad8a9faf2b0319f22
+  Author: Rocco Caputo rcap...@cpan.org
+  Date : 2014-11-03 11:51:29 +
+
+Update dist.ini for relatively new plugi behaviors. 
+
+  Change: 88af7cb4cc1bd0cb92bcfd3d2e986264f2c040d7
+  Author: Rocco Caputo rcap...@cpan.org
+  Date : 2014-10-30 12:38:45 +
+
+Reflect a change in POE::Kernel-stop() behavior. 
+
+--
+version 1.359 at 2014-07-27 07:07:53 +
+--
+
+  Change: e9ea00e6e02120b66577e68f1a969cb550eaf3ed
+  Author: Rocco Caputo rcap...@cpan.org
+  Date : 2014-07-27 03:07:53 +
+
+Merge pull request #4 from Hugmeir/master
+
+Don't assume that /tmp exists, use File::Temp instead 
+
+  Change: b96cbffbbf9e418014bb049449989ccc9a53f505
+  Author: Brian Fraser frase...@gmail.com
+  Date : 2014-07-27 03:35:16 +
+
+Don't assume that /tmp exists, use File::Temp instead
+
+Some unixy systems don't have /tmp (android, blackberry 10) which was
+causing tests in POE to fail. 
+
+--
+version 1.358 at 2014-07-12 22:14:15 +
 --
 
   Change: 9bb32997c9b77e5c3ae33229f3e8b0aae3ad5263
@@ -91,145 +128,6 @@
 
 Switch a test from ok() to is() for more fail-time information. 
 
---
-version 1.354 at 2013-10-20 17:59:31 +
---
-
-  Change: 8d9b7477dd1528890923237090cf673ae55426e2
-  Author: Rocco Caputo rcap...@cpan.org
-  Date : 2013-10-20 13:59:31 +
-
-[rt.cpan.org 89568] Set Test::More prerequisite.
-
-Resolves a bug reported by Doug Truesdell at John Deere. 
-
---
-version 1.353 at 2013-09-15 20:06:22 +
---
-
-  Change: 8beabfebf53200a01b50a4d7d7f64ac4e429248e
-  Author: Rocco Caputo rcap...@cpan.org
-  Date : 2013-09-15 16:06:22 +
-
-Fix 

commit perl-POE-Test-Loops for openSUSE:Factory

2013-10-21 Thread h_root
Hello community,

here is the log from the commit of package perl-POE-Test-Loops for 
openSUSE:Factory checked in at 2013-10-21 15:14:47

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


Package is perl-POE-Test-Loops

Changes:

--- /work/SRC/openSUSE:Factory/perl-POE-Test-Loops/perl-POE-Test-Loops.changes  
2013-08-05 20:50:16.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-POE-Test-Loops.new/perl-POE-Test-Loops.changes 
2013-10-21 15:14:48.0 +0200
@@ -1,0 +2,15 @@
+Fri Oct  4 19:50:32 UTC 2013 - co...@suse.com
+
+- updated to 1.353
+   Windows locks files and directories while they're open. It's not
+   possible to unlink() them in this state.
+ 
+   The file reset test tried to unlink() a test log to reset it. The
+   unlink() was silently failing, and the test program was waiting
+   indefinitely for the reset.
+ 
+   Added a SKIP section around those tests so they don't run on Windows.
+   Fixes welcome, because I'd really like Windows users to be able to
+   detect file resets.
+
+---

Old:

  POE-Test-Loops-1.351.tar.gz

New:

  POE-Test-Loops-1.353.tar.gz



Other differences:
--
++ perl-POE-Test-Loops.spec ++
--- /var/tmp/diff_new_pack.5lCgpc/_old  2013-10-21 15:14:49.0 +0200
+++ /var/tmp/diff_new_pack.5lCgpc/_new  2013-10-21 15:14:49.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-POE-Test-Loops
-Version:1.351
+Version:1.353
 Release:0
 %define cpan_name POE-Test-Loops
 Summary:Reusable tests for POE::Loop authors
@@ -30,7 +30,6 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::More) = 0.94
 %{perl_requires}
 
 %description

++ POE-Test-Loops-1.351.tar.gz - POE-Test-Loops-1.353.tar.gz ++
 1836 lines of diff (skipped)

++ strip-dummy-provides.diff ++
--- /var/tmp/diff_new_pack.5lCgpc/_old  2013-10-21 15:14:49.0 +0200
+++ /var/tmp/diff_new_pack.5lCgpc/_new  2013-10-21 15:14:49.0 +0200
@@ -10,7 +10,7 @@
 +package # split to avoid CPAN indexer
 +Switch;
  {
-   $Switch::VERSION = '1.351';
+   $Switch::VERSION = '1.353';
  }
 @@ -143,7 +144,8 @@ POE::NFA-spawn(
  ### observer who pushes the light's button over and over, watching it
@@ -20,7 +20,7 @@
 +package # split to avoid CPAN indexer
 +Operator;
  {
-   $Operator::VERSION = '1.351';
+   $Operator::VERSION = '1.353';
  }
 @@ -182,7 +184,8 @@ POE::Session-create(
  ### This is a Fibonacci number servlet.  Post it a request with the F
@@ -30,7 +30,7 @@
 +package # split to avoid CPAN indexer
 +FibServer;
  {
-   $FibServer::VERSION = '1.351';
+   $FibServer::VERSION = '1.353';
  }
 @@ -242,7 +245,8 @@ POE::NFA-spawn(
  ### This is a Fibonacci client.  It asks for F numbers and checks the
@@ -40,7 +40,7 @@
 +package # split to avoid CPAN indexer
 +FibClient;
  {
-   $FibClient::VERSION = '1.351';
+   $FibClient::VERSION = '1.353';
  }
 Index: lib/POE/Test/Loops/ses_session.pm
 ===
@@ -54,7 +54,7 @@
 +package # split to avoid CPAN indexer
 +UnmappedPackage;
  {
-   $UnmappedPackage::VERSION = '1.351';
+   $UnmappedPackage::VERSION = '1.353';
  }
 @@ -253,7 +254,8 @@ sub _stop {
  
#--
@@ -64,7 +64,7 @@
 +package # split to avoid CPAN indexer
 +UnmappedObject;
  {
-   $UnmappedObject::VERSION = '1.351';
+   $UnmappedObject::VERSION = '1.353';
  }
 @@ -280,7 +282,8 @@ sub _stop {
  
#--
@@ -74,7 +74,7 @@
 +package # split to avoid CPAN indexer
 +MappedPackage;
  {
-   $MappedPackage::VERSION = '1.351';
+   $MappedPackage::VERSION = '1.353';
  }
 @@ -304,7 +307,8 @@ sub my_stop {
  
#--
@@ -84,5 +84,5 @@
 +package # split to avoid CPAN indexer
 +MappedObject;
  {
-   $MappedObject::VERSION = '1.351';
+   $MappedObject::VERSION = '1.353';
  }

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



commit perl-POE-Test-Loops for openSUSE:Factory

2013-08-05 Thread h_root
Hello community,

here is the log from the commit of package perl-POE-Test-Loops for 
openSUSE:Factory checked in at 2013-08-05 20:50:14

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


Package is perl-POE-Test-Loops

Changes:

--- /work/SRC/openSUSE:Factory/perl-POE-Test-Loops/perl-POE-Test-Loops.changes  
2011-12-27 18:15:24.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-POE-Test-Loops.new/perl-POE-Test-Loops.changes 
2013-08-05 20:50:16.0 +0200
@@ -1,0 +2,13 @@
+Mon Aug  5 14:03:59 UTC 2013 - co...@suse.com
+
+- updated to 1.351
+ Make distribution self-tagging and version self-bumping. Thanks,
+ Dist::Zilla! 
+ 
+ Fix the tag identifying regexp in dist.ini. 
+ 
+ Extended options for POE::Wheel::Run - tests patch 
+ 
+ Added ::Run redirection test 
+
+---

Old:

  POE-Test-Loops-1.350.tar.gz

New:

  POE-Test-Loops-1.351.tar.gz



Other differences:
--
++ perl-POE-Test-Loops.spec ++
--- /var/tmp/diff_new_pack.XeWgCx/_old  2013-08-05 20:50:17.0 +0200
+++ /var/tmp/diff_new_pack.XeWgCx/_new  2013-08-05 20:50:17.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-POE-Test-Loops
 #
-# 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
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   perl-POE-Test-Loops
-Version:1.350
+Version:1.351
 Release:0
 %define cpan_name POE-Test-Loops
 Summary:Reusable tests for POE::Loop authors
@@ -28,18 +29,8 @@
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
-BuildRequires:  perl(Test::More) = 0.94
 BuildRequires:  perl-macros
-#BuildRequires: perl(Curses)
-#BuildRequires: perl(POE)
-#BuildRequires: perl(POE::NFA)
-#BuildRequires: perl(POE::Pipe::OneWay)
-#BuildRequires: perl(POE::Session)
-#BuildRequires: perl(POE::Test::DondeEstan)
-#BuildRequires: perl(POE::Wheel::ReadWrite)
-#BuildRequires: perl(POE::Wheel::Run)
-#BuildRequires: perl(Socket6)
-Requires:   perl(Test::More) = 0.94
+BuildRequires:  perl(Test::More) = 0.94
 %{perl_requires}
 
 %description

++ POE-Test-Loops-1.350.tar.gz - POE-Test-Loops-1.351.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/POE-Test-Loops-1.350/CHANGES 
new/POE-Test-Loops-1.351/CHANGES
--- old/POE-Test-Loops-1.350/CHANGES2011-12-15 22:03:58.0 +0100
+++ new/POE-Test-Loops-1.351/CHANGES2012-03-11 19:41:25.0 +0100
@@ -1,8 +1,39 @@
 ==
-Changes from 2010-12-15 00:00:00 + to present.
+Changes from 2011-03-12 00:00:00 + to present.
 ==
 
 --
+version 1.351 at 2012-03-11 18:41:20 +
+--
+
+  Change: 7b0edb05390869f971ef5a16ee3aaee60255f530
+  Author: Rocco Caputo rcap...@cpan.org
+  Date : 2012-03-10 16:43:39 +
+
+Make distribution self-tagging and version self-bumping. Thanks,
+Dist::Zilla! 
+
+  Change: 37ea4d98d9529fd487a8c5e470c05c4bc37c34d2
+  Author: Rocco Caputo rcap...@cpan.org
+  Date : 2012-03-10 16:33:47 +
+
+Fix the tag identifying regexp in dist.ini. 
+
+  Change: 70d94e56f21b16fcd86c7f14bd4cd60f55ab44a6
+  Author: Rocco Caputo rcap...@cpan.org
+  Date : 2012-03-10 13:24:43 +
+
+Merge pull request #2 from mnunberg/master
+
+Extended options for POE::Wheel::Run - tests patch 
+
+  Change: 6f8ac3a68370a7d71a553cafb94cf14a10f3a932
+  Author: Mark Nunberg mnunb...@haskalah.org
+  Date : 2011-12-19 00:12:07 +
+
+Added ::Run redirection test 
+
+--
 version 1_350 at 2011-12-15 20:53:13 +
 --
 
@@ -141,53 +172,6 @@
 
 Add a test for terminal size changes in Wheel::Run. 
 
---
-version 1_040 at 2011-02-03 01:11:23 +
---
-
-  Change: 1092e7311156f0ef2941c4d841f7c09989cd03c3
-  Author: Rocco Caputo rcap...@cpan.org
-  Date : 2011-02-02 20:11:23 +
-
-Bump for release. 
-
-  Change: 4966c1668ab76534b9d36f95b55ff2f0358765d8
-  Author: Rocco Caputo rcap...@cpan.org
-  Date : 2011-01-28 21:34:54 +
-
-Bump version. 
-
-  Change: 

commit perl-POE-Test-Loops for openSUSE:Factory

2011-12-27 Thread h_root
Hello community,

here is the log from the commit of package perl-POE-Test-Loops for 
openSUSE:Factory checked in at 2011-12-27 18:15:20

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


Package is perl-POE-Test-Loops, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-POE-Test-Loops/perl-POE-Test-Loops.changes  
2011-12-25 17:39:34.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-POE-Test-Loops.new/perl-POE-Test-Loops.changes 
2011-12-27 18:15:24.0 +0100
@@ -1,0 +2,5 @@
+Tue Dec 27 11:08:43 CET 2011 - dmuel...@suse.de
+
+- avoid incorrect perl provides by rpm provides finder
+
+---
@@ -7 +12 @@
-Tue Jun 14 09:54:07 UTC 2011 - co...@novell.com
+Tue Jun 14 09:54:07 UTC 2011 - co...@suse.com
@@ -20 +25 @@
-Tue Nov 30 19:20:40 UTC 2010 - co...@novell.com
+Tue Nov 30 19:20:40 UTC 2010 - co...@suse.com

New:

  strip-dummy-provides.diff



Other differences:
--
++ perl-POE-Test-Loops.spec ++
--- /var/tmp/diff_new_pack.ONku4N/_old  2011-12-27 18:15:24.0 +0100
+++ /var/tmp/diff_new_pack.ONku4N/_new  2011-12-27 18:15:24.0 +0100
@@ -24,11 +24,12 @@
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/POE-Test-Loops/
 Source: 
http://www.cpan.org/authors/id/R/RC/RCAPUTO/%{cpan_name}-%{version}.tar.gz
+Patch0: strip-dummy-provides.diff
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
-BuildRequires:  perl-macros
 BuildRequires:  perl(Test::More) = 0.94
+BuildRequires:  perl-macros
 #BuildRequires: perl(Curses)
 #BuildRequires: perl(POE)
 #BuildRequires: perl(POE::NFA)
@@ -52,6 +53,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+%patch0
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ strip-dummy-provides.diff ++
--- lib/POE/Test/Loops/ses_nfa.pm
+++ lib/POE/Test/Loops/ses_nfa.pm
@@ -38,7 +38,8 @@
 ### This goes in its own package because POE::Session and POE::NFA
 ### export conflicting constants.
 
-package Switch;
+package # split to avoid CPAN indexer
+Switch;
 {
   $Switch::VERSION = '1.350';
 }
@@ -143,7 +144,8 @@
 ### observer who pushes the light's button over and over, watching it
 ### as it goes on and off.
 
-package Operator;
+package # split to avoid CPAN indexer
+Operator;
 {
   $Operator::VERSION = '1.350';
 }
@@ -182,7 +184,8 @@
 ### This is a Fibonacci number servlet.  Post it a request with the F
 ### number you want, and it calculates and returns it.
 
-package FibServer;
+package # split to avoid CPAN indexer
+FibServer;
 {
   $FibServer::VERSION = '1.350';
 }
@@ -242,7 +245,8 @@
 ### This is a Fibonacci client.  It asks for F numbers and checks the
 ### responses vs. expectations.
 
-package FibClient;
+package # split to avoid CPAN indexer
+FibClient;
 {
   $FibClient::VERSION = '1.350';
 }
--- lib/POE/Test/Loops/ses_session.pm
+++ lib/POE/Test/Loops/ses_session.pm
@@ -229,7 +229,8 @@
 #--
 # Unmapped package session.
 
-package UnmappedPackage;
+package # split to avoid CPAN indexer
+UnmappedPackage;
 {
   $UnmappedPackage::VERSION = '1.350';
 }
@@ -253,7 +254,8 @@
 #--
 # Unmapped object session.
 
-package UnmappedObject;
+package # split to avoid CPAN indexer
+UnmappedObject;
 {
   $UnmappedObject::VERSION = '1.350';
 }
@@ -280,7 +282,8 @@
 #--
 # Unmapped package session.
 
-package MappedPackage;
+package # split to avoid CPAN indexer
+MappedPackage;
 {
   $MappedPackage::VERSION = '1.350';
 }
@@ -304,7 +307,8 @@
 #--
 # Unmapped object session.
 
-package MappedObject;
+package # split to avoid CPAN indexer
+MappedObject;
 {
   $MappedObject::VERSION = '1.350';
 }
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org