SHA256
9
0
forked from pool/perl-Future

Accepting request 554930 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/554930
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Future?expand=0&rev=11
This commit is contained in:
2017-12-07 14:06:00 +00:00
committed by Git OBS Bridge
parent e4e4dfba3a
commit 6390cfe4e3
4 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Dec 7 06:23:35 UTC 2017 - coolo@suse.com
- updated to 0.37
see /usr/share/doc/packages/perl-Future/Changes
0.37 2017/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 - coolo@suse.com