public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Future] epel10: Update to 0.29
@ 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 : 654011a120700a547b59e9dc865356d7842280fe
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date   : 2014-07-20T09:31:00+02:00
Stats  : +7/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Future/c/654011a120700a547b59e9dc865356d7842280fe?branch=epel10

Log:
Update to 0.29

---
diff --git a/.gitignore b/.gitignore
index 74a2faa..c834936 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /Future-0.25.tar.gz
 /Future-0.27.tar.gz
 /Future-0.28.tar.gz
+/Future-0.29.tar.gz

diff --git a/perl-Future.spec b/perl-Future.spec
index 00fc8af..a916f81 100644
--- a/perl-Future.spec
+++ b/perl-Future.spec
@@ -1,5 +1,5 @@
 Name:           perl-Future
-Version:        0.28
+Version:        0.29
 Release:        1%{?dist}
 Summary:        Perl object system to represent an operation awaiting completion
 License:        GPL+ or Artistic
@@ -43,9 +43,13 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %files
 %doc Changes examples LICENSE META.json README
 %{perl_vendorlib}/Future*
+%{perl_vendorlib}/Test/Future.pm
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 20 2014 Emmanuel Seyman <emmanuel@seyman.fr> - 0.29-1
+- Update to 0.29
+
 * Sun Jun 15 2014 Emmanuel Seyman <emmanuel@seyman.fr> - 0.28-1
 - Update to 0.28
 

diff --git a/sources b/sources
index e2466e8..86592c5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f095454162e24dc09d6282eef27064ae  Future-0.28.tar.gz
+c73fa8c18ae9f9ff1da932e5ea6ac68e  Future-0.29.tar.gz

^ 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.29 Emmanuel Seyman

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