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

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

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

only message in thread, other threads:[~2026-07-28 18:24 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:24 [rpms/perl-Future] epel10.2: Update to 0.34 Emmanuel Seyman

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