public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Future] epel10: Update to 0.50
@ 2026-07-28 17:42 Emmanuel Seyman
  0 siblings, 0 replies; only message in thread
From: Emmanuel Seyman @ 2026-07-28 17:42 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-28 17:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-28 17:42 [rpms/perl-Future] epel10: Update to 0.50 Emmanuel Seyman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox