From e53fb3051bd18ecc9047b9752b8e1755a00b3293 Mon Sep 17 00:00:00 2001
From: dstoecker <>
Date: Jan 28 2022 21:21:51 +0000
Subject: Update perl-Future to version 0.48 / rev 16 via SR 949642
https://build.opensuse.org/request/show/949642
by user dstoecker + dimstar_suse
---
diff --git a/.files b/.files
index 7f16a9c..e139d25 100644
Binary files a/.files and b/.files differ
diff --git a/.rev b/.rev
index 7b98560..69753f3 100644
--- a/.rev
+++ b/.rev
@@ -121,4 +121,12 @@
860287
+
+ b66b42efd16ed48d1ede60c8f33e685b
+ 0.48
+
+ dimstar_suse
+
+ 949642
+
diff --git a/Future-0.47.tar.gz b/Future-0.47.tar.gz
deleted file mode 120000
index 4156876..0000000
--- a/Future-0.47.tar.gz
+++ /dev/null
@@ -1 +0,0 @@
-/ipfs/bafkreiaquftbk7np6m3qnecxduwgz2427uwhxbiyxo6oiygivfothhfq3y
\ No newline at end of file
diff --git a/Future-0.48.tar.gz b/Future-0.48.tar.gz
new file mode 120000
index 0000000..2b3126a
--- /dev/null
+++ b/Future-0.48.tar.gz
@@ -0,0 +1 @@
+/ipfs/bafkreiap5cyvyfbpfiyeumlrriqkcbidvg2ezqasyoxv4n5yw7reub2sum
\ No newline at end of file
diff --git a/perl-Future.changes b/perl-Future.changes
index 591c40e..e5adfd3 100644
--- a/perl-Future.changes
+++ b/perl-Future.changes
@@ -1,4 +1,17 @@
-------------------------------------------------------------------
+Thu Jan 27 03:07:34 UTC 2022 - Tina Müller
+
+- updated to 0.48
+ see /usr/share/doc/packages/perl-Future/Changes
+
+ 0.48 2022-01-26
+ [CHANGES]
+ * Implement the new AWAIT_ON_CANCEL API shape for Future::AsyncAwait
+
+ [BUGFIXES]
+ * Make sure to set rtime for immediate futures (RT134620)
+
+-------------------------------------------------------------------
Sat Jan 2 03:06:57 UTC 2021 - Tina Müller
- updated to 0.47
diff --git a/perl-Future.spec b/perl-Future.spec
index d91f120..96f2783 100644
--- a/perl-Future.spec
+++ b/perl-Future.spec
@@ -1,7 +1,7 @@
#
# spec file for package perl-Future
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define cpan_name Future
Name: perl-Future
-Version: 0.47
+Version: 0.48
Release: 0
Summary: Represent an operation awaiting completion
License: Artistic-1.0 OR GPL-1.0-or-later