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.2: Update to 0.42
Date: Tue, 28 Jul 2026 18:25:02 GMT [thread overview]
Message-ID: <178526310267.1.344124324892915561.rpms-perl-Future-a2e4e886de08@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Future
Branch : epel10.2
Commit : a2e4e886de08899df38fb1d1263ab2ef9d39740e
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date : 2019-11-17T11:53:15+01:00
Stats : +10/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Future/c/a2e4e886de08899df38fb1d1263ab2ef9d39740e?branch=epel10.2
Log:
Update to 0.42
---
diff --git a/.gitignore b/.gitignore
index 4af3245..84ccb76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
/Future-0.39.tar.gz
/Future-0.40.tar.gz
/Future-0.41.tar.gz
+/Future-0.42.tar.gz
diff --git a/perl-Future.spec b/perl-Future.spec
index dd8b65b..aada8d1 100644
--- a/perl-Future.spec
+++ b/perl-Future.spec
@@ -1,6 +1,6 @@
Name: perl-Future
-Version: 0.41
-Release: 2%{?dist}
+Version: 0.42
+Release: 1%{?dist}
Summary: Perl object system to represent an operation awaiting completion
License: GPL+ or Artistic
@@ -30,7 +30,7 @@ BuildRequires: perl(Test::Pod)
BuildRequires: perl(Test::Refcount)
BuildRequires: perl(Time::HiRes)
BuildRequires: perl(warnings)
-Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires: perl(:MODULE_COMPAT_%(eval "`/usr/bin/perl -V:version`"; echo $version))
Requires: perl(Carp) >= 1.25
%{?perl_default_filter}
@@ -45,7 +45,7 @@ flow of control, and data, through an asynchronous program.
%setup -q -n Future-%{version}
%build
-%{__perl} Build.PL installdirs=vendor
+/usr/bin/perl Build.PL installdirs=vendor
./Build
%install
@@ -63,6 +63,10 @@ flow of control, and data, through an asynchronous program.
%{_mandir}/man3/*
%changelog
+* Sun Nov 17 2019 Emmanuel Seyman <emmanuel@seyman.fr> - 0.42-1
+- Update to 0.42
+- Replace calls to %%{__perl} with /usr/bin/perl
+
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.41-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
diff --git a/sources b/sources
index 27ea870..7dfe982 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Future-0.41.tar.gz) = b704acaed4a2f87fa64b72cc183567214d3e67849b2ae3053f97fef88d278f42589053b9f7c8a218b2eca31f93692e3d252966e0a3d1d54a7e15d172162570b8
+SHA512 (Future-0.42.tar.gz) = ab08a9e3d5d216b342a3fea2273e387b907425d12872abf5efa79eb18f2cc888f5063b011fe32d64b4862195814a713077f1b8325fc27659e96dbca46f98fa05
reply other threads:[~2026-07-28 18:25 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=178526310267.1.344124324892915561.rpms-perl-Future-a2e4e886de08@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