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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a1198bc74e9f481721195dd5c8c02193656c12956b385baa2870b337ea00dcf
|
||||
size 86819
|
||||
3
Future-0.37.tar.gz
Normal file
3
Future-0.37.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c52059264cf6e29b838a3996e23d334a7c73cf159e9dba5aa385aa9ff89865c
|
||||
size 86930
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Future
|
||||
Version: 0.36
|
||||
Version: 0.37
|
||||
Release: 0
|
||||
%define cpan_name Future
|
||||
Summary: Represent an Operation Awaiting Completion
|
||||
|
||||
Reference in New Issue
Block a user