commit perl-Future for openSUSE:Factory

2020-10-26 Thread root
Hello community,

here is the log from the commit of package perl-Future for openSUSE:Factory 
checked in at 2020-10-26 16:18:57

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


Package is "perl-Future"

Mon Oct 26 16:18:57 2020 rev:14 rq:842992 version:0.46

Changes:

--- /work/SRC/openSUSE:Factory/perl-Future/perl-Future.changes  2020-04-23 
18:35:05.068621127 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Future.new.3463/perl-Future.changes
2020-10-26 16:19:41.683098313 +0100
@@ -1,0 +2,15 @@
+Tue Oct 20 03:08:38 UTC 2020 - Tina Müller 
+
+- updated to 0.46
+   see /usr/share/doc/packages/perl-Future/Changes
+
+  0.462020-10-19
+  [CHANGES]
+   * Provide AWAIT_CHAIN_CANCEL named method for compatibility with
+ upcoming Future::AsyncAwait::Awaitable method rename
+
+  [BUGFIXES]
+   * Ensure that Future::Mutex returns proper cloned future instances
+ when waiting (RT133563)
+
+---

Old:

  Future-0.45.tar.gz

New:

  Future-0.46.tar.gz



Other differences:
--
++ perl-Future.spec ++
--- /var/tmp/diff_new_pack.wREq67/_old  2020-10-26 16:19:42.291098802 +0100
+++ /var/tmp/diff_new_pack.wREq67/_new  2020-10-26 16:19:42.291098802 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Future
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   perl-Future
-Version:0.45
+Version:0.46
 Release:0
 %define cpan_name Future
 Summary:Represent an operation awaiting completion
 License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
-Url:https://metacpan.org/release/%{cpan_name}
+URL:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch

++ Future-0.45.tar.gz -> Future-0.46.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.45/Build.PL new/Future-0.46/Build.PL
--- old/Future-0.45/Build.PL2020-04-22 16:05:34.0 +0200
+++ new/Future-0.46/Build.PL2020-10-19 19:28:08.0 +0200
@@ -1,3 +1,4 @@
+use v5.10;
 use strict;
 use warnings;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.45/Changes new/Future-0.46/Changes
--- old/Future-0.45/Changes 2020-04-22 16:05:34.0 +0200
+++ new/Future-0.46/Changes 2020-10-19 19:28:08.0 +0200
@@ -1,5 +1,14 @@
 Revision history for Future
 
+0.462020-10-19
+[CHANGES]
+ * Provide AWAIT_CHAIN_CANCEL named method for compatibility with
+   upcoming Future::AsyncAwait::Awaitable method rename
+
+[BUGFIXES]
+ * Ensure that Future::Mutex returns proper cloned future instances
+   when waiting (RT133563)
+
 0.452020-04-22
 [CHANGES]
  * API changes to make duck-typing closer to Promises/A+ et.al:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.45/META.json new/Future-0.46/META.json
--- old/Future-0.45/META.json   2020-04-22 16:05:34.0 +0200
+++ new/Future-0.46/META.json   2020-10-19 19:28:08.0 +0200
@@ -4,7 +4,7 @@
   "Paul Evans "
],
"dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.4224",
+   "generated_by" : "Module::Build version 0.4231",
"license" : [
   "perl_5"
],
@@ -39,31 +39,31 @@
"provides" : {
   "Future" : {
  "file" : "lib/Future.pm",
- "version" : "0.45"
+ "version" : "0.46"
   },
   "Future::Exception" : {
  "file" : "lib/Future/Exception.pm",
- "version" : "0.45"
+ "version" : "0.46"
   },
   "Future::Mutex" : {
  "file" : "lib/Future/Mutex.pm",
- "version" : "0.45"
+ "version" : "0.46"
   },
   "Future::Queue" : {
  "file" : "lib/Future/Queue.pm",
- "version" : "0.45"
+ "version" : "0.46"
   },
   "Future::Utils" : {
  "file" : "lib/Future/Utils.pm",
- "version" : "0.45"
+ "version" : "0.46"
   },
   "Test::Future" : {
  "file" : "lib/Test/Future.pm",
- "version" : "0.45"
+ "version" : "0.46"
   },
   "Test::Future::Deferred" 

commit perl-Future for openSUSE:Factory

2020-04-23 Thread root
Hello community,

here is the log from the commit of package perl-Future for openSUSE:Factory 
checked in at 2020-04-23 18:34:36

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


Package is "perl-Future"

Thu Apr 23 18:34:36 2020 rev:13 rq:796463 version:0.45

Changes:

--- /work/SRC/openSUSE:Factory/perl-Future/perl-Future.changes  2020-03-25 
23:48:02.596056354 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Future.new.2738/perl-Future.changes
2020-04-23 18:35:05.068621127 +0200
@@ -1,0 +2,21 @@
+Thu Apr 23 03:10:19 UTC 2020 -  
+
+- updated to 0.45
+   see /usr/share/doc/packages/perl-Future/Changes
+
+  0.452020-04-22
+  [CHANGES]
+   * API changes to make duck-typing closer to Promises/A+ et.al:
+  + Allow sequencing methods to yield non-Future results; upgrade
+them to being Future-wrapped
+  + Add ->resolve and ->reject as aliases of ->done and ->fail
+   * Recognise PERL_FUTURE_STRICT environment variable to restore
+ previous sequencing method behaviour
+  
+  [BUGFIXES]
+   * ->without_cancel still needs to cancel result if caller is
+ cancelled
+   * Ensure all Future::AsyncAwait interop methods properly respect
+ subclassing
+
+---

Old:

  Future-0.44.tar.gz

New:

  Future-0.45.tar.gz



Other differences:
--
++ perl-Future.spec ++
--- /var/tmp/diff_new_pack.cjnnJH/_old  2020-04-23 18:35:05.900622719 +0200
+++ /var/tmp/diff_new_pack.cjnnJH/_new  2020-04-23 18:35:05.904622726 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Future
-Version:0.44
+Version:0.45
 Release:0
 %define cpan_name Future
 Summary:Represent an operation awaiting completion

++ Future-0.44.tar.gz -> Future-0.45.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.44/Changes new/Future-0.45/Changes
--- old/Future-0.44/Changes 2020-03-25 01:14:48.0 +0100
+++ new/Future-0.45/Changes 2020-04-22 16:05:34.0 +0200
@@ -1,5 +1,20 @@
 Revision history for Future
 
+0.452020-04-22
+[CHANGES]
+ * API changes to make duck-typing closer to Promises/A+ et.al:
++ Allow sequencing methods to yield non-Future results; upgrade
+  them to being Future-wrapped
++ Add ->resolve and ->reject as aliases of ->done and ->fail
+ * Recognise PERL_FUTURE_STRICT environment variable to restore
+   previous sequencing method behaviour
+
+[BUGFIXES]
+ * ->without_cancel still needs to cancel result if caller is
+   cancelled
+ * Ensure all Future::AsyncAwait interop methods properly respect
+   subclassing
+
 0.442020-03-25
 [CHANGES]
  * Added ->result; use that in unit tests and docs where appropriate
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.44/META.json new/Future-0.45/META.json
--- old/Future-0.44/META.json   2020-03-25 01:14:48.0 +0100
+++ new/Future-0.45/META.json   2020-04-22 16:05:34.0 +0200
@@ -39,31 +39,31 @@
"provides" : {
   "Future" : {
  "file" : "lib/Future.pm",
- "version" : "0.44"
+ "version" : "0.45"
   },
   "Future::Exception" : {
  "file" : "lib/Future/Exception.pm",
- "version" : "0.44"
+ "version" : "0.45"
   },
   "Future::Mutex" : {
  "file" : "lib/Future/Mutex.pm",
- "version" : "0.44"
+ "version" : "0.45"
   },
   "Future::Queue" : {
  "file" : "lib/Future/Queue.pm",
- "version" : "0.44"
+ "version" : "0.45"
   },
   "Future::Utils" : {
  "file" : "lib/Future/Utils.pm",
- "version" : "0.44"
+ "version" : "0.45"
   },
   "Test::Future" : {
  "file" : "lib/Test/Future.pm",
- "version" : "0.44"
+ "version" : "0.45"
   },
   "Test::Future::Deferred" : {
  "file" : "lib/Test/Future/Deferred.pm",
- "version" : "0.44"
+ "version" : "0.45"
   }
},
"release_status" : "stable",
@@ -73,6 +73,6 @@
   ],
   "x_IRC" : "irc://irc.perl.org/#io-async"
},
-   "version" : "0.44",
+   "version" : "0.45",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.44/META.yml new/Future-0.45/META.yml
--- old/Future-0.44/META.yml2020-03-25 01:14:48.0 

commit perl-Future for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package perl-Future for openSUSE:Factory 
checked in at 2020-03-25 23:46:50

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


Package is "perl-Future"

Wed Mar 25 23:46:50 2020 rev:12 rq:788154 version:0.44

Changes:

--- /work/SRC/openSUSE:Factory/perl-Future/perl-Future.changes  2020-01-09 
22:52:57.782780400 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Future.new.3160/perl-Future.changes
2020-03-25 23:48:02.596056354 +0100
@@ -1,0 +2,14 @@
+Wed Mar 25 03:09:19 UTC 2020 -  
+
+- updated to 0.44
+   see /usr/share/doc/packages/perl-Future/Changes
+
+  0.442020-03-25
+  [CHANGES]
+   * Added ->result; use that in unit tests and docs where appropriate
+   * Slight performance boost in internals by direct field access 
rather
+ than accessor methods
+   * Document ->await properly; make it wait until ready
+   * Discourage ->block_until_ready
+
+---

Old:

  Future-0.43.tar.gz

New:

  Future-0.44.tar.gz



Other differences:
--
++ perl-Future.spec ++
--- /var/tmp/diff_new_pack.UI5znU/_old  2020-03-25 23:48:05.552055571 +0100
+++ /var/tmp/diff_new_pack.UI5znU/_new  2020-03-25 23:48:05.556055570 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Future
-Version:0.43
+Version:0.44
 Release:0
 %define cpan_name Future
 Summary:Represent an operation awaiting completion

++ Future-0.43.tar.gz -> Future-0.44.tar.gz ++
 1613 lines of diff (skipped)




commit perl-Future for openSUSE:Factory

2020-01-09 Thread root
Hello community,

here is the log from the commit of package perl-Future for openSUSE:Factory 
checked in at 2020-01-09 22:52:18

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


Package is "perl-Future"

Thu Jan  9 22:52:18 2020 rev:11 rq:762182 version:0.43

Changes:

--- /work/SRC/openSUSE:Factory/perl-Future/perl-Future.changes  2019-11-15 
00:36:33.287705809 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Future.new.6675/perl-Future.changes
2020-01-09 22:52:57.782780400 +0100
@@ -1,0 +2,10 @@
+Wed Jan  8 03:07:39 UTC 2020 -  
+
+- updated to 0.43
+   see /usr/share/doc/packages/perl-Future/Changes
+
+  0.432020-01-07
+  [CHANGES]
+   * Implement the Future::AsyncAwait::Awaitable API methods directly
+
+---

Old:

  Future-0.42.tar.gz

New:

  Future-0.43.tar.gz



Other differences:
--
++ perl-Future.spec ++
--- /var/tmp/diff_new_pack.06NAAW/_old  2020-01-09 22:52:59.118781068 +0100
+++ /var/tmp/diff_new_pack.06NAAW/_new  2020-01-09 22:52:59.134781076 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Future
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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-Future
-Version:0.42
+Version:0.43
 Release:0
 %define cpan_name Future
 Summary:Represent an operation awaiting completion

++ Future-0.42.tar.gz -> Future-0.43.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.42/Changes new/Future-0.43/Changes
--- old/Future-0.42/Changes 2019-11-12 12:12:30.0 +0100
+++ new/Future-0.43/Changes 2020-01-07 20:05:42.0 +0100
@@ -1,5 +1,9 @@
 Revision history for Future
 
+0.432020-01-07
+[CHANGES]
+ * Implement the Future::AsyncAwait::Awaitable API methods directly
+
 0.422019-11-12
 [CHANGES]
  * Added Future::Queue
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.42/LICENSE new/Future-0.43/LICENSE
--- old/Future-0.42/LICENSE 2019-11-12 12:12:30.0 +0100
+++ new/Future-0.43/LICENSE 2020-01-07 20:05:42.0 +0100
@@ -1,4 +1,4 @@
-This software is copyright (c) 2019 by Paul Evans .
+This software is copyright (c) 2020 by Paul Evans .
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2019 by Paul Evans .
+This software is Copyright (c) 2020 by Paul Evans .
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2019 by Paul Evans .
+This software is Copyright (c) 2020 by Paul Evans .
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.42/MANIFEST new/Future-0.43/MANIFEST
--- old/Future-0.42/MANIFEST2019-11-12 12:12:30.0 +0100
+++ new/Future-0.43/MANIFEST2020-01-07 20:05:42.0 +0100
@@ -41,4 +41,5 @@
 t/41queue.t
 t/50test-future.t
 t/51test-future-deferred.t
+t/52awaitable-future.t
 t/99pod.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.42/META.json new/Future-0.43/META.json
--- old/Future-0.42/META.json   2019-11-12 12:12:30.0 +0100
+++ new/Future-0.43/META.json   2020-01-07 20:05:42.0 +0100
@@ -39,31 +39,31 @@
"provides" : {
   "Future" : {
  "file" : "lib/Future.pm",
- "version" : "0.42"
+ "version" : "0.43"
   },
   "Future::Exception" : {
  "file" : "lib/Future/Exception.pm",
- "version" : "0.42"
+ "version" : "0.43"
   },
   "Future::Mutex" : {
  "file" : "lib/Future/Mutex.pm",
- "version" : "0.42"
+ "version" : "0.43"
   },
   "Future::Queue" : {
  "file" : "lib/Future/Queue.pm",
- "version" : "0.42"
+ "version" : "0.43"
   },
   "Future::Utils" : {
  "file" : "lib/Future/Utils.pm",
- "version" : "0.42"
+ "version" : "0.43"
   },
   "Test::Future" : {
  "file" : "lib/Test/Future.pm",
- "version" : "0.42"
+ "version" : "0.43"
   },
   "

commit perl-Future for openSUSE:Factory

2019-11-14 Thread root
Hello community,

here is the log from the commit of package perl-Future for openSUSE:Factory 
checked in at 2019-11-15 00:36:29

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


Package is "perl-Future"

Fri Nov 15 00:36:29 2019 rev:10 rq:748728 version:0.42

Changes:

--- /work/SRC/openSUSE:Factory/perl-Future/perl-Future.changes  2019-06-14 
20:42:49.846349062 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Future.new.26869/perl-Future.changes   
2019-11-15 00:36:33.287705809 +0100
@@ -1,0 +2,15 @@
+Thu Nov 14 09:27:25 UTC 2019 -  
+
+- updated to 0.42
+   see /usr/share/doc/packages/perl-Future/Changes
+
+  0.422019-11-12
+  [CHANGES]
+   * Added Future::Queue
+  
+  [BUGFIXES]
+   * Remove already-completed futures from the on_cancel chain of 
others
+ to avoid the list growing arbitrarily large in some situations; 
e.g
+ easily provoked by long loops in Future::AsyncAwait
+
+---

Old:

  Future-0.41.tar.gz

New:

  Future-0.42.tar.gz



Other differences:
--
++ perl-Future.spec ++
--- /var/tmp/diff_new_pack.glv3XI/_old  2019-11-15 00:36:33.711705777 +0100
+++ /var/tmp/diff_new_pack.glv3XI/_new  2019-11-15 00:36:33.715705777 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Future
-Version:0.41
+Version:0.42
 Release:0
 %define cpan_name Future
 Summary:Represent an operation awaiting completion

++ Future-0.41.tar.gz -> Future-0.42.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.41/Changes new/Future-0.42/Changes
--- old/Future-0.41/Changes 2019-06-13 15:42:46.0 +0200
+++ new/Future-0.42/Changes 2019-11-12 12:12:30.0 +0100
@@ -1,5 +1,14 @@
 Revision history for Future
 
+0.422019-11-12
+[CHANGES]
+ * Added Future::Queue
+
+[BUGFIXES]
+ * Remove already-completed futures from the on_cancel chain of others
+   to avoid the list growing arbitrarily large in some situations; e.g
+   easily provoked by long loops in Future::AsyncAwait
+
 0.412019-06-13
 [CHANGES]
  * Added Future::Exception->throw
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.41/MANIFEST new/Future-0.42/MANIFEST
--- old/Future-0.41/MANIFEST2019-06-13 15:42:46.0 +0200
+++ new/Future-0.42/MANIFEST2019-11-12 12:12:30.0 +0100
@@ -4,6 +4,7 @@
 lib/Future/Exception.pm
 lib/Future/Mutex.pm
 lib/Future/Phrasebook.pod
+lib/Future/Queue.pm
 lib/Future/Utils.pm
 lib/Test/Future.pm
 lib/Test/Future/Deferred.pm
@@ -37,6 +38,7 @@
 t/35utils-map-void.t
 t/36utils-map.t
 t/40mutex.t
+t/41queue.t
 t/50test-future.t
 t/51test-future-deferred.t
 t/99pod.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.41/META.json new/Future-0.42/META.json
--- old/Future-0.41/META.json   2019-06-13 15:42:46.0 +0200
+++ new/Future-0.42/META.json   2019-11-12 12:12:30.0 +0100
@@ -39,27 +39,31 @@
"provides" : {
   "Future" : {
  "file" : "lib/Future.pm",
- "version" : "0.41"
+ "version" : "0.42"
   },
   "Future::Exception" : {
  "file" : "lib/Future/Exception.pm",
- "version" : "0.41"
+ "version" : "0.42"
   },
   "Future::Mutex" : {
  "file" : "lib/Future/Mutex.pm",
- "version" : "0.41"
+ "version" : "0.42"
+  },
+  "Future::Queue" : {
+ "file" : "lib/Future/Queue.pm",
+ "version" : "0.42"
   },
   "Future::Utils" : {
  "file" : "lib/Future/Utils.pm",
- "version" : "0.41"
+ "version" : "0.42"
   },
   "Test::Future" : {
  "file" : "lib/Test/Future.pm",
- "version" : "0.41"
+ "version" : "0.42"
   },
   "Test::Future::Deferred" : {
  "file" : "lib/Test/Future/Deferred.pm",
- "version" : "0.41"
+ "version" : "0.42"
   }
},
"release_status" : "stable",
@@ -69,6 +73,6 @@
   ],
   "x_IRC" : "irc://irc.perl.org/#io-async"
},
-   "version" : "0.41",
-   "x_serialization_backend" : "JSON::PP version 4.00"
+   "version" : "0.42",
+   "x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.41/META.yml new/Future-0.42/META.yml
--- old/Future-0.41/META.yml2019-06-13 15:42:46.0 +0200
+++ new/Future-0.42/META.yml2019-11-12 12:12:30.0 +010

commit perl-Future for openSUSE:Factory

2019-06-14 Thread root
Hello community,

here is the log from the commit of package perl-Future for openSUSE:Factory 
checked in at 2019-06-14 20:42:49

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


Package is "perl-Future"

Fri Jun 14 20:42:49 2019 rev:9 rq:709925 version:0.41

Changes:

--- /work/SRC/openSUSE:Factory/perl-Future/perl-Future.changes  2019-05-06 
13:27:28.101285835 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Future.new.4811/perl-Future.changes
2019-06-14 20:42:49.846349062 +0200
@@ -1,0 +2,10 @@
+Fri Jun 14 05:08:11 UTC 2019 - Stephan Kulow 
+
+- updated to 0.41
+   see /usr/share/doc/packages/perl-Future/Changes
+
+  0.412019-06-13
+  [CHANGES]
+   * Added Future::Exception->throw
+
+---

Old:

  Future-0.40.tar.gz

New:

  Future-0.41.tar.gz



Other differences:
--
++ perl-Future.spec ++
--- /var/tmp/diff_new_pack.cFIDIO/_old  2019-06-14 20:42:50.358348193 +0200
+++ /var/tmp/diff_new_pack.cFIDIO/_new  2019-06-14 20:42:50.358348193 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Future
-Version:0.40
+Version:0.41
 Release:0
 %define cpan_name Future
 Summary:Represent an operation awaiting completion

++ Future-0.40.tar.gz -> Future-0.41.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.40/Changes new/Future-0.41/Changes
--- old/Future-0.40/Changes 2019-05-03 13:32:11.0 +0200
+++ new/Future-0.41/Changes 2019-06-13 15:42:46.0 +0200
@@ -1,5 +1,9 @@
 Revision history for Future
 
+0.412019-06-13
+[CHANGES]
+ * Added Future::Exception->throw
+
 0.402019-05-03
 [CHANGES]
  * Added Future::Exception (RT129373)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.40/META.json new/Future-0.41/META.json
--- old/Future-0.40/META.json   2019-05-03 13:32:11.0 +0200
+++ new/Future-0.41/META.json   2019-06-13 15:42:46.0 +0200
@@ -39,27 +39,27 @@
"provides" : {
   "Future" : {
  "file" : "lib/Future.pm",
- "version" : "0.40"
+ "version" : "0.41"
   },
   "Future::Exception" : {
  "file" : "lib/Future/Exception.pm",
- "version" : "0.40"
+ "version" : "0.41"
   },
   "Future::Mutex" : {
  "file" : "lib/Future/Mutex.pm",
- "version" : "0.40"
+ "version" : "0.41"
   },
   "Future::Utils" : {
  "file" : "lib/Future/Utils.pm",
- "version" : "0.40"
+ "version" : "0.41"
   },
   "Test::Future" : {
  "file" : "lib/Test/Future.pm",
- "version" : "0.40"
+ "version" : "0.41"
   },
   "Test::Future::Deferred" : {
  "file" : "lib/Test/Future/Deferred.pm",
- "version" : "0.40"
+ "version" : "0.41"
   }
},
"release_status" : "stable",
@@ -69,6 +69,6 @@
   ],
   "x_IRC" : "irc://irc.perl.org/#io-async"
},
-   "version" : "0.40",
+   "version" : "0.41",
"x_serialization_backend" : "JSON::PP version 4.00"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.40/META.yml new/Future-0.41/META.yml
--- old/Future-0.40/META.yml2019-05-03 13:32:11.0 +0200
+++ new/Future-0.41/META.yml2019-06-13 15:42:46.0 +0200
@@ -19,22 +19,22 @@
 provides:
   Future:
 file: lib/Future.pm
-version: '0.40'
+version: '0.41'
   Future::Exception:
 file: lib/Future/Exception.pm
-version: '0.40'
+version: '0.41'
   Future::Mutex:
 file: lib/Future/Mutex.pm
-version: '0.40'
+version: '0.41'
   Future::Utils:
 file: lib/Future/Utils.pm
-version: '0.40'
+version: '0.41'
   Test::Future:
 file: lib/Test/Future.pm
-version: '0.40'
+version: '0.41'
   Test::Future::Deferred:
 file: lib/Test/Future/Deferred.pm
-version: '0.40'
+version: '0.41'
 requires:
   Carp: '1.25'
   Test::Builder::Module: '0'
@@ -43,5 +43,5 @@
 resources:
   IRC: irc://irc.perl.org/#io-async
   license: http://dev.perl.org/licenses/
-version: '0.40'
+version: '0.41'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.40/lib/Future/Exception.pm 
new/Future-0.41/lib/Future/Exception.pm
--- old/Future-0.40/lib/Future/Exception.pm 2019-05-03 13:32:11.0 
+0200
+++ new/Future-0.41/lib/Future/Exception.pm 2019-06-13 15:42:46.0 
+0200
@@ -8,7 +8,7 @@
 use strict;
 use warnin

commit perl-Future for openSUSE:Factory

2019-05-06 Thread root
Hello community,

here is the log from the commit of package perl-Future for openSUSE:Factory 
checked in at 2019-05-06 13:27:26

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


Package is "perl-Future"

Mon May  6 13:27:26 2019 rev:8 rq:700695 version:0.40

Changes:

--- /work/SRC/openSUSE:Factory/perl-Future/perl-Future.changes  2018-09-26 
14:23:23.497924674 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Future.new.5148/perl-Future.changes
2019-05-06 13:27:28.101285835 +0200
@@ -1,0 +2,13 @@
+Sat May  4 05:24:27 UTC 2019 - Stephan Kulow 
+
+- updated to 0.40
+   see /usr/share/doc/packages/perl-Future/Changes
+
+  0.402019-05-03
+  [CHANGES]
+   * Added Future::Exception (RT129373)
+   * Make ->get throw a Future::Exception and ->fail recognise one
+   * Better documentation of the failure category parameter
+   * Added a properly-documented ->block_until_ready
+
+---

Old:

  Future-0.39.tar.gz

New:

  Future-0.40.tar.gz



Other differences:
--
++ perl-Future.spec ++
--- /var/tmp/diff_new_pack.o8hR6O/_old  2019-05-06 13:27:28.533286606 +0200
+++ /var/tmp/diff_new_pack.o8hR6O/_new  2019-05-06 13:27:28.537286613 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Future
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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,10 +17,10 @@
 
 
 Name:   perl-Future
-Version:0.39
+Version:0.40
 Release:0
 %define cpan_name Future
-Summary:Represent an Operation Awaiting Completion
+Summary:Represent an operation awaiting completion
 License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
 Url:https://metacpan.org/release/%{cpan_name}
@@ -71,11 +71,14 @@
 See also Future::Utils which contains useful loop-constructing functions,
 to run a future-returning function repeatedly in a loop.
 
+Unless otherwise noted, the following methods require at least version
+_0.08_.
+
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Build.PL installdirs=vendor
+perl Build.PL installdirs=vendor
 ./Build build flags=%{?_smp_mflags}
 
 %check
@@ -87,7 +90,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes examples README
+%doc Changes README
 %license LICENSE
 
 %changelog

++ Future-0.39.tar.gz -> Future-0.40.tar.gz ++
 2123 lines of diff (skipped)




commit perl-Future for openSUSE:Factory

2018-09-26 Thread root
Hello community,

here is the log from the commit of package perl-Future for openSUSE:Factory 
checked in at 2018-09-26 14:23:21

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


Package is "perl-Future"

Wed Sep 26 14:23:21 2018 rev:7 rq:638023 version:0.39

Changes:

--- /work/SRC/openSUSE:Factory/perl-Future/perl-Future.changes  2018-02-09 
15:47:38.315191794 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Future.new/perl-Future.changes 
2018-09-26 14:23:23.497924674 +0200
@@ -1,0 +2,6 @@
+Sat Sep 22 05:23:21 UTC 2018 - Stephan Kulow 
+
+- updated to 0.39
+   see /usr/share/doc/packages/perl-Future/Changes
+
+---

Old:

  Future-0.38.tar.gz

New:

  Future-0.39.tar.gz



Other differences:
--
++ perl-Future.spec ++
--- /var/tmp/diff_new_pack.IsJdEC/_old  2018-09-26 14:23:24.333923344 +0200
+++ /var/tmp/diff_new_pack.IsJdEC/_new  2018-09-26 14:23:24.333923344 +0200
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   perl-Future
-Version:0.38
+Version:0.39
 Release:0
 %define cpan_name Future
 Summary:Represent an Operation Awaiting Completion
-License:Artistic-1.0 or GPL-1.0+
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/Future/
+Url:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
@@ -71,9 +71,6 @@
 See also Future::Utils which contains useful loop-constructing functions,
 to run a future-returning function repeatedly in a loop.
 
-Unless otherwise noted, the following methods require at least version
-_0.08_.
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
 

++ Future-0.38.tar.gz -> Future-0.39.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.38/Changes new/Future-0.39/Changes
--- old/Future-0.38/Changes 2017-12-18 02:44:55.0 +0100
+++ new/Future-0.39/Changes 2018-09-20 15:07:35.0 +0200
@@ -1,5 +1,11 @@
 Revision history for Future
 
+0.392018-09-20 14:03:05
+[CHANGES]
+ * Added Test::Future::Deferred
+ * Use Syntax::Keyword::Try in example code
+ * Various docs fixes
+
 0.382017-12-18 01:41:52
 [CHANGES]
  * Added counting ability to Future::Mutex (RT123876)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.38/LICENSE new/Future-0.39/LICENSE
--- old/Future-0.38/LICENSE 2017-12-18 02:44:55.0 +0100
+++ new/Future-0.39/LICENSE 2018-09-20 15:07:35.0 +0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2017 by Paul Evans .
+This software is copyright (c) 2018 by Paul Evans .
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2017 by Paul Evans .
+This software is Copyright (c) 2018 by Paul Evans .
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2017 by Paul Evans .
+This software is Copyright (c) 2018 by Paul Evans .
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.38/MANIFEST new/Future-0.39/MANIFEST
--- old/Future-0.38/MANIFEST2017-12-18 02:44:55.0 +0100
+++ new/Future-0.39/MANIFEST2018-09-20 15:07:35.0 +0200
@@ -6,6 +6,7 @@
 lib/Future/Phrasebook.pod
 lib/Future/Utils.pm
 lib/Test/Future.pm
+lib/Test/Future/Deferred.pm
 LICENSE
 MANIFEST   This list of files
 META.json
@@ -36,5 +37,6 @@
 t/36utils-map.t
 t/40mutex.t
 t/50test-future.t
+t/51test-future-deferred.t
 t/90legacy.t
 t/99pod.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.38/META.json new/Future-0.39/META.json
--- old/Future-0.38/META.json   2017-12-18 02:44:55.0 +0100
+++ new/Future-0.39/META.json   2018-09-20 15:07:35.0 +0200
@@ -4,7 +4,7 @@
   "Paul Evans "
],
"dynamic_config" : 1,
-   "generated_by" 

commit perl-Future for openSUSE:Factory

2018-02-09 Thread root
Hello community,

here is the log from the commit of package perl-Future for openSUSE:Factory 
checked in at 2018-02-09 15:47:35

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


Package is "perl-Future"

Fri Feb  9 15:47:35 2018 rev:6 rq:573989 version:0.38

Changes:

--- /work/SRC/openSUSE:Factory/perl-Future/perl-Future.changes  2017-12-08 
13:01:47.736134241 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Future.new/perl-Future.changes 
2018-02-09 15:47:38.315191794 +0100
@@ -1,0 +2,13 @@
+Wed Feb  7 16:32:52 UTC 2018 - co...@suse.com
+
+- updated to 0.38
+   see /usr/share/doc/packages/perl-Future/Changes
+
+  0.382017-12-18 01:41:52
+  [CHANGES]
+   * Added counting ability to Future::Mutex (RT123876)
+  
+  [BUGFIXES]
+   * Support perl 5.8.1 again (thanks ilmari)
+
+---

Old:

  Future-0.37.tar.gz

New:

  Future-0.38.tar.gz



Other differences:
--
++ perl-Future.spec ++
--- /var/tmp/diff_new_pack.ittctq/_old  2018-02-09 15:47:39.207159763 +0100
+++ /var/tmp/diff_new_pack.ittctq/_new  2018-02-09 15:47:39.211159620 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Future
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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-Future
-Version:0.37
+Version:0.38
 Release:0
 %define cpan_name Future
 Summary:Represent an Operation Awaiting Completion

++ Future-0.37.tar.gz -> Future-0.38.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.37/Changes new/Future-0.38/Changes
--- old/Future-0.37/Changes 2017-11-28 16:41:25.0 +0100
+++ new/Future-0.38/Changes 2017-12-18 02:44:55.0 +0100
@@ -1,5 +1,12 @@
 Revision history for Future
 
+0.382017-12-18 01:41:52
+[CHANGES]
+ * Added counting ability to Future::Mutex (RT123876)
+
+[BUGFIXES]
+ * Support perl 5.8.1 again (thanks ilmari)
+
 0.372017/11/28 15:39:22
 [CHANGES]
  * Finally got around to removing the old Makefile.PL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.37/META.json new/Future-0.38/META.json
--- old/Future-0.37/META.json   2017-11-28 16:41:25.0 +0100
+++ new/Future-0.38/META.json   2017-12-18 02:44:55.0 +0100
@@ -39,19 +39,19 @@
"provides" : {
   "Future" : {
  "file" : "lib/Future.pm",
- "version" : "0.37"
+ "version" : "0.38"
   },
   "Future::Mutex" : {
  "file" : "lib/Future/Mutex.pm",
- "version" : "0.37"
+ "version" : "0.38"
   },
   "Future::Utils" : {
  "file" : "lib/Future/Utils.pm",
- "version" : "0.37"
+ "version" : "0.38"
   },
   "Test::Future" : {
  "file" : "lib/Test/Future.pm",
- "version" : "0.37"
+ "version" : "0.38"
   }
},
"release_status" : "stable",
@@ -61,6 +61,6 @@
   ],
   "x_IRC" : "irc://irc.perl.org/#io-async"
},
-   "version" : "0.37",
+   "version" : "0.38",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.37/META.yml new/Future-0.38/META.yml
--- old/Future-0.37/META.yml2017-11-28 16:41:25.0 +0100
+++ new/Future-0.38/META.yml2017-12-18 02:44:55.0 +0100
@@ -19,16 +19,16 @@
 provides:
   Future:
 file: lib/Future.pm
-version: '0.37'
+version: '0.38'
   Future::Mutex:
 file: lib/Future/Mutex.pm
-version: '0.37'
+version: '0.38'
   Future::Utils:
 file: lib/Future/Utils.pm
-version: '0.37'
+version: '0.38'
   Test::Future:
 file: lib/Test/Future.pm
-version: '0.37'
+version: '0.38'
 requires:
   Carp: '1.25'
   Test::Builder::Module: '0'
@@ -37,5 +37,5 @@
 resources:
   IRC: irc://irc.perl.org/#io-async
   license: http://dev.perl.org/licenses/
-version: '0.37'
+version: '0.38'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.37/lib/Future/Mutex.pm 
new/Future-0.38/lib/Future/Mutex.pm
--- old/Future-0.37/lib/Future/Mutex.pm 2017-11-28 16:41:25.0 +0100
+++ new/Future-0.38/lib/Future/Mutex.pm 2017-12-18 02:44:55.0 +0100
@@ -1,14 +1,14 

commit perl-Future for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package perl-Future for openSUSE:Factory 
checked in at 2017-12-08 13:01:26

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


Package is "perl-Future"

Fri Dec  8 13:01:26 2017 rev:5 rq:555057 version:0.37

Changes:

--- /work/SRC/openSUSE:Factory/perl-Future/perl-Future.changes  2017-06-26 
15:56:18.133488703 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Future.new/perl-Future.changes 
2017-12-08 13:01:47.736134241 +0100
@@ -1,0 +2,32 @@
+Thu Dec  7 06:23:35 UTC 2017 - co...@suse.com
+
+- updated to 0.37
+   see /usr/share/doc/packages/perl-Future/Changes
+
+  0.372017/11/28 15:39:22
+  [CHANGES]
+   * Finally got around to removing the old Makefile.PL
+  
+  [BUGFIXES]
+   * Fix for convergent futures that lose strong references during
+ cancellation (RT120468)
+   * ->without_cancel shouldn't retain the originating future after
+ completion (RT122920)
+
+---
+Tue Nov 28 06:22:55 UTC 2017 - co...@suse.com
+
+- updated to 0.36
+   see /usr/share/doc/packages/perl-Future/Changes
+
+  0.362017/11/27 22:04:52
+  [CHANGES]
+   * Added ->retain method (RT123711)
+   * Fixed some typoes in docs (RT118309)
+   * Added ->state method (RT120759)
+  
+  [BUGFIXES]
+   * Ensure that ->without_cancel still strongly holds a reference to
+ its parent future (RT122920)
+
+---

Old:

  Future-0.35.tar.gz

New:

  Future-0.37.tar.gz



Other differences:
--
++ perl-Future.spec ++
--- /var/tmp/diff_new_pack.bDXHl2/_old  2017-12-08 13:01:48.832094660 +0100
+++ /var/tmp/diff_new_pack.bDXHl2/_new  2017-12-08 13:01:48.832094660 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Future
-Version:0.35
+Version:0.37
 Release:0
 %define cpan_name Future
 Summary:Represent an Operation Awaiting Completion
@@ -31,7 +31,7 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Carp) >= 1.25
-BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Module::Build) >= 0.400400
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Identity)
 BuildRequires:  perl(Test::More) >= 0.88

++ Future-0.35.tar.gz -> Future-0.37.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.35/Build.PL new/Future-0.37/Build.PL
--- old/Future-0.35/Build.PL2017-06-23 21:39:17.0 +0200
+++ new/Future-0.37/Build.PL2017-11-28 16:41:25.0 +0100
@@ -3,8 +3,6 @@
 
 use Module::Build;
 
-use constant HAVE_M_B_TEST_REQUIRES => $Module::Build::VERSION >= '0.4004';
-
 # This version of Future contains an important bugfix around weak references
 # in sequence Futures. Unfortunately, a lot of existing CPAN code is known to
 # rely on this behaviour, and will break if this module is upgraded.
@@ -51,11 +49,8 @@
 
 my $build = Module::Build->new(
module_name => 'Future',
-   ( HAVE_M_B_TEST_REQUIRES ? "test_requires" : "configure_requires" ) => {
-  'Test::Identity' => 0,
-  'Test::Fatal' => 0,
-  'Test::More' => '0.88', # done_testing
-  'Test::Refcount' => 0,
+   configure_requires => {
+  'Module::Build' => "0.4004", # test_requires
},
requires => {
   'perl' => '5.008', # fails on 5.6 smokers; no idea why
@@ -63,6 +58,12 @@
   'Test::Builder::Module' => 0,
   'Time::HiRes' => 0,
},
+   test_requires => {
+  'Test::Identity' => 0,
+  'Test::Fatal' => 0,
+  'Test::More' => '0.88', # done_testing
+  'Test::Refcount' => 0,
+   },
meta_merge => {
   # It's unlikely at the time of writing that any CPAN client actually
   # pays attention to this field, but it's nice to declare it on CPAN
@@ -74,7 +75,6 @@
},
auto_configure_requires => 0, # Don't add M::B
license => 'perl',
-   create_makefile_pl => 'traditional',
create_license => 1,
create_readme  => 1,
meta_merge => {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.35/Changes new/Future-0.37/Changes
--- old/Future-0.35/Changes 2017-06-23 21:39:17.0 +0200
+++ new/Future-0.37/Changes 2017-11-28 16:41:25.0 +0100
@@ -1,5 +1,25 @@
 Revision history for Future
 
+0.372017/11/28 15:39:22
+[CHANGES]
+ * Finally got around to removing the old Makefile.PL
+
+[BUGFIXES]
+ * Fix for convergent futures that lose strong references during
+  

commit perl-Future for openSUSE:Factory

2017-06-26 Thread root
Hello community,

here is the log from the commit of package perl-Future for openSUSE:Factory 
checked in at 2017-06-26 15:56:09

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


Package is "perl-Future"

Mon Jun 26 15:56:09 2017 rev:4 rq:506080 version:0.35

Changes:

--- /work/SRC/openSUSE:Factory/perl-Future/perl-Future.changes  2016-10-06 
12:46:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Future.new/perl-Future.changes 
2017-06-26 15:56:18.133488703 +0200
@@ -1,0 +2,14 @@
+Sat Jun 24 05:37:50 UTC 2017 - co...@suse.com
+
+- updated to 0.35
+   see /usr/share/doc/packages/perl-Future/Changes
+
+  0.352017/06/23 20:37:57
+  [CHANGES]
+   * Link to YAPC::EU talk video in SEE ALSO
+  
+  [BUGFIXES]
+   * Handle cancelled/completed slots when fmap is cancelled (RT120469)
+ (thanks tm604)
+
+---

Old:

  Future-0.34.tar.gz

New:

  Future-0.35.tar.gz



Other differences:
--
++ perl-Future.spec ++
--- /var/tmp/diff_new_pack.DYIDhF/_old  2017-06-26 15:56:19.041360679 +0200
+++ /var/tmp/diff_new_pack.DYIDhF/_new  2017-06-26 15:56:19.041360679 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Future
 #
-# Copyright (c) 2016 SUSE LINUX 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,14 +17,14 @@
 
 
 Name:   perl-Future
-Version:0.34
+Version:0.35
 Release:0
 %define cpan_name Future
 Summary:Represent an Operation Awaiting Completion
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Future/
-Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -90,6 +90,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes examples LICENSE README
+%doc Changes examples README
+%license LICENSE
 
 %changelog

++ Future-0.34.tar.gz -> Future-0.35.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.34/Changes new/Future-0.35/Changes
--- old/Future-0.34/Changes 2016-10-02 19:42:55.0 +0200
+++ new/Future-0.35/Changes 2017-06-23 21:39:17.0 +0200
@@ -1,5 +1,13 @@
 Revision history for Future
 
+0.352017/06/23 20:37:57
+[CHANGES]
+ * Link to YAPC::EU talk video in SEE ALSO
+
+[BUGFIXES]
+ * Handle cancelled/completed slots when fmap is cancelled (RT120469)
+   (thanks tm604)
+
 0.342016/10/02 18:40:06
 [CHANGES]
  * Added Future::Mutex
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.34/LICENSE new/Future-0.35/LICENSE
--- old/Future-0.34/LICENSE 2016-10-02 19:42:55.0 +0200
+++ new/Future-0.35/LICENSE 2017-06-23 21:39:17.0 +0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2016 by Paul Evans .
+This software is copyright (c) 2017 by Paul Evans .
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2016 by Paul Evans .
+This software is Copyright (c) 2017 by Paul Evans .
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2016 by Paul Evans .
+This software is Copyright (c) 2017 by Paul Evans .
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.34/META.json new/Future-0.35/META.json
--- old/Future-0.34/META.json   2016-10-02 19:42:55.0 +0200
+++ new/Future-0.35/META.json   2017-06-23 21:39:17.0 +0200
@@ -4,7 +4,7 @@
   "Paul Evans "
],
"dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.4218",
+   "generated_by" : "Module::Build version 0.422",
"license" : [
   "perl_5"
],
@@ -34,19 +34,19 @@
"provides" : {
   "Future" : {
  "file" : "lib/Future.pm",
- "version" : "0.34"
+ "version" : "0.35"
   },
   "Future::Mute

commit perl-Future for openSUSE:Factory

2016-10-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Future for openSUSE:Factory 
checked in at 2016-10-06 12:46:28

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


Package is "perl-Future"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Future/perl-Future.changes  2015-08-02 
22:46:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Future.new/perl-Future.changes 
2016-10-06 12:46:28.0 +0200
@@ -1,0 +2,15 @@
+Mon Oct  3 05:27:35 UTC 2016 - co...@suse.com
+
+- updated to 0.34
+   see /usr/share/doc/packages/perl-Future/Changes
+
+  0.342016/10/02 18:40:06
+  [CHANGES]
+   * Added Future::Mutex
+   * Minor documentation wording fixes (thanks ilmari)
+  
+  [BUGFIXES]
+   * Fallback to 'configure_requires' for older versions of
+ Module::Build that don't support 'test_requires' (RT110721)
+
+---

Old:

  Future-0.33.tar.gz

New:

  Future-0.34.tar.gz



Other differences:
--
++ perl-Future.spec ++
--- /var/tmp/diff_new_pack.Arkho3/_old  2016-10-06 12:46:30.0 +0200
+++ /var/tmp/diff_new_pack.Arkho3/_new  2016-10-06 12:46:30.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Future
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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-Future
-Version:0.33
+Version:0.34
 Release:0
 %define cpan_name Future
 Summary:Represent an Operation Awaiting Completion
@@ -31,7 +31,7 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Carp) >= 1.25
-BuildRequires:  perl(Module::Build) >= 0.400400
+BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Identity)
 BuildRequires:  perl(Test::More) >= 0.88
@@ -68,8 +68,8 @@
 forward-reading manner, and simplifies many common patterns that are often
 involved in such situations.
 
-See also the Future::Utils manpage which contains useful loop-constructing
-functions, to run a future-returning function repeatedly in a loop.
+See also Future::Utils which contains useful loop-constructing functions,
+to run a future-returning function repeatedly in a loop.
 
 Unless otherwise noted, the following methods require at least version
 _0.08_.

++ Future-0.33.tar.gz -> Future-0.34.tar.gz ++
 2026 lines of diff (skipped)




commit perl-Future for openSUSE:Factory

2015-08-02 Thread h_root
Hello community,

here is the log from the commit of package perl-Future for openSUSE:Factory 
checked in at 2015-08-02 22:46:23

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


Package is "perl-Future"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Future/perl-Future.changes  2015-05-11 
19:49:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Future.new/perl-Future.changes 
2015-08-02 22:46:24.0 +0200
@@ -1,0 +2,16 @@
+Sat Aug  1 08:35:13 UTC 2015 - co...@suse.com
+
+- updated to 0.33
+   see /usr/share/doc/packages/perl-Future/Changes
+
+  0.332015/07/29 16:15:55
+  [CHANGES]
+   * Added ->catch and ->catch_with_f
+   * Add catch-handler semantics to ->then / ->then_with_f
+   * Also pass fmap* items via $_ (RT105558)
+   * Undocument ->done_cb / ->fail_cb / ->cancel_cb
+   * Entirely delete ->and_then / ->or_else
+   * New barename documentation style including "since" versions
+   * Further document the idea of failure categories as used by catch*
+
+---

Old:

  Future-0.32.tar.gz

New:

  Future-0.33.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Future.spec ++
--- /var/tmp/diff_new_pack.ygHAEg/_old  2015-08-02 22:46:24.0 +0200
+++ /var/tmp/diff_new_pack.ygHAEg/_new  2015-08-02 22:46:24.0 +0200
@@ -17,20 +17,21 @@
 
 
 Name:   perl-Future
-Version:0.32
+Version:0.33
 Release:0
 %define cpan_name Future
-Summary:represent an operation awaiting completion
+Summary:Represent an Operation Awaiting Completion
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Future/
-Source: 
http://www.cpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Carp) >= 1.25
-BuildRequires:  perl(Module::Build) >= 0.4004
+BuildRequires:  perl(Module::Build) >= 0.400400
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Identity)
 BuildRequires:  perl(Test::More) >= 0.88
@@ -70,6 +71,9 @@
 See also the Future::Utils manpage which contains useful loop-constructing
 functions, to run a future-returning function repeatedly in a loop.
 
+Unless otherwise noted, the following methods require at least version
+_0.08_.
+
 %prep
 %setup -q -n %{cpan_name}-%{version}
 

++ Future-0.32.tar.gz -> Future-0.33.tar.gz ++
 2228 lines of diff (skipped)

++ 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