public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Future] epel10.2: Update to 0.40
@ 2026-07-28 18:25 Emmanuel Seyman
0 siblings, 0 replies; only message in thread
From: Emmanuel Seyman @ 2026-07-28 18:25 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Future
Branch : epel10.2
Commit : c03c7d72fb9f3c6187f799280c1ffe1973856de3
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date : 2019-05-05T10:34:05+02:00
Stats : +8/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Future/c/c03c7d72fb9f3c6187f799280c1ffe1973856de3?branch=epel10.2
Log:
Update to 0.40
---
diff --git a/.gitignore b/.gitignore
index dded3d9..fc60fb0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
/Future-0.37.tar.gz
/Future-0.38.tar.gz
/Future-0.39.tar.gz
+/Future-0.40.tar.gz
diff --git a/perl-Future.spec b/perl-Future.spec
index 0ac815a..4d6302b 100644
--- a/perl-Future.spec
+++ b/perl-Future.spec
@@ -1,6 +1,6 @@
Name: perl-Future
-Version: 0.39
-Release: 2%{?dist}
+Version: 0.40
+Release: 1%{?dist}
Summary: Perl object system to represent an operation awaiting completion
License: GPL+ or Artistic
@@ -56,13 +56,16 @@ flow of control, and data, through an asynchronous program.
./Build test
%files
-%doc Changes examples README
+%doc Changes README
%license LICENSE
%{perl_vendorlib}/Future*
%{perl_vendorlib}/Test/Future*
%{_mandir}/man3/*
%changelog
+* Sun May 05 2019 Emmanuel Seyman <emmanuel@seyman.fr> - 0.40-1
+- Update to 0.40
+
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.39-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
diff --git a/sources b/sources
index 90b26ab..c6dab5e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Future-0.39.tar.gz) = c1813bf6411e10abd0087e3458888245f024e7602c2c61e3199fe1acbb549d0443d7f9d613907b1b961f26f443bdc1ef859a9cd4504e606c605d261d066155b3
+SHA512 (Future-0.40.tar.gz) = 0b3843cc415027f7b9d7c31f7eb1987dba74b4c9fb6d4e98124ccc8c2d81d40f3027f568eb29f0efdde6fd385b5051c7447b14da3c55515af9639a965de4130e
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-28 18:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-28 18:25 [rpms/perl-Future] epel10.2: Update to 0.40 Emmanuel Seyman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox