public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Emmanuel Seyman <emmanuel@seyman.fr>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Future] epel10: Update to 0.50
Date: Tue, 28 Jul 2026 17:42:54 GMT [thread overview]
Message-ID: <178526057474.1.3557081766009151926.rpms-perl-Future-9b02b37e2295@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Future
Branch : epel10
Commit : 9b02b37e2295005eb3a9428aa1c89f69fe0aae19
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date : 2023-03-19T10:22:08+01:00
Stats : +18/-14 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Future/c/9b02b37e2295005eb3a9428aa1c89f69fe0aae19?branch=epel10
Log:
Update to 0.50
---
diff --git a/.gitignore b/.gitignore
index c4bc06b..b26649e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@
/Future-0.47.tar.gz
/Future-0.48.tar.gz
/Future-0.49.tar.gz
+/Future-0.50.tar.gz
diff --git a/perl-Future.spec b/perl-Future.spec
index 212231f..923a50e 100644
--- a/perl-Future.spec
+++ b/perl-Future.spec
@@ -1,6 +1,6 @@
Name: perl-Future
-Version: 0.49
-Release: 2%{?dist}
+Version: 0.50
+Release: 1%{?dist}
Summary: Perl object system to represent an operation awaiting completion
License: GPL+ or Artistic
@@ -8,28 +8,28 @@ URL: https://metacpan.org/release/Future
Source0: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/Future-%{version}.tar.gz
BuildArch: noarch
+# build requirements
BuildRequires: coreutils
BuildRequires: findutils
BuildRequires: perl-interpreter
BuildRequires: perl-generators
+BuildRequires: perl(Module::Build)
+# runtime requirements
BuildRequires: perl(B)
-BuildRequires: perl(base)
BuildRequires: perl(Carp) >= 1.25
-BuildRequires: perl(constant)
BuildRequires: perl(Exporter)
-BuildRequires: perl(Module::Build)
-BuildRequires: perl(overload)
BuildRequires: perl(Scalar::Util)
+BuildRequires: perl(Time::HiRes)
+BuildRequires: perl(base)
+BuildRequires: perl(constant)
+BuildRequires: perl(overload)
BuildRequires: perl(strict)
+BuildRequires: perl(warnings)
+# test requirements
BuildRequires: perl(Test::Builder::Module)
BuildRequires: perl(Test::Builder::Tester)
-BuildRequires: perl(Test::Fatal)
-BuildRequires: perl(Test::Identity)
-BuildRequires: perl(Test::More) >= 0.88
-BuildRequires: perl(Test::Pod)
-BuildRequires: perl(Test::Refcount)
-BuildRequires: perl(Time::HiRes)
-BuildRequires: perl(warnings)
+BuildRequires: perl(Test::Pod) >= 1.00
+BuildRequires: perl(Test2::V0) >= 0.000148
Requires: perl(Carp) >= 1.25
%{?perl_default_filter}
@@ -62,6 +62,9 @@ flow of control, and data, through an asynchronous program.
%{_mandir}/man3/*
%changelog
+* Sun Mar 19 2023 Emmanuel Seyman <emmanuel@seyman.fr> - 0.50-1
+- Update to 0.50
+
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.49-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
diff --git a/sources b/sources
index bacdb47..985bd06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Future-0.49.tar.gz) = 23bb764314be941ed95354c7b153b81455247737f0e6ce61ed47fb5be41254a79cc5cd258c266c7826efdc3a42e867d3ecde9e47bd525921366fa03fdb44cc79
+SHA512 (Future-0.50.tar.gz) = d8c0011d0dcee9bb0317a394da34925d6a5e214ff8706158268d546f5b0e6d8fad7a8edafda2eada15bcca20d2da9ae722018c6dd0ff9a69bae1c0759776f616
reply other threads:[~2026-07-28 17:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178526057474.1.3557081766009151926.rpms-perl-Future-9b02b37e2295@fedoraproject.org \
--to=emmanuel@seyman.fr \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox