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.34
Date: Tue, 28 Jul 2026 18:24:54 GMT	[thread overview]
Message-ID: <178526309449.1.6170706963710417761.rpms-perl-Future-e42a68429e80@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Future
Branch : epel10.2
Commit : e42a68429e80a59edb890bf9d1f6ee0384f76641
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date   : 2016-10-09T11:35:29+02:00
Stats  : +7/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Future/c/e42a68429e80a59edb890bf9d1f6ee0384f76641?branch=epel10.2

Log:
Update to 0.34

---
diff --git a/.gitignore b/.gitignore
index f671484..f3d352b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /Future-0.30.tar.gz
 /Future-0.32.tar.gz
 /Future-0.33.tar.gz
+/Future-0.34.tar.gz

diff --git a/perl-Future.spec b/perl-Future.spec
index 50d79ca..c01d045 100644
--- a/perl-Future.spec
+++ b/perl-Future.spec
@@ -1,6 +1,6 @@
 Name:           perl-Future
-Version:        0.33
-Release:        4%{?dist}
+Version:        0.34
+Release:        1%{?dist}
 Summary:        Perl object system to represent an operation awaiting completion
 License:        GPL+ or Artistic
 
@@ -50,8 +50,6 @@ flow of control, and data, through an asynchronous program.
 
 %install
 ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
-
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -65,6 +63,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Sun Oct 09 2016 Emmanuel Seyman <emmanuel@seyman.fr> - 0.34-1
+- Update to 0.34
+
 * Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.33-4
 - Perl 5.24 rebuild
 

diff --git a/sources b/sources
index f3a92bb..0fdf1c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-edaee68f962c0e74758cc6053723389f  Future-0.33.tar.gz
+dc1cfb59c34302f86db118a3dde9e511  Future-0.34.tar.gz

                 reply	other threads:[~2026-07-28 18:24 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=178526309449.1.6170706963710417761.rpms-perl-Future-e42a68429e80@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