From e42a68429e80a59edb890bf9d1f6ee0384f76641 Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman <emman...@seyman.fr>
Date: Sun, 9 Oct 2016 11:35:29 +0200
Subject: Update to 0.34

---
 .gitignore       | 1 +
 perl-Future.spec | 9 +++++----
 sources          | 2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)

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 <emman...@seyman.fr> - 0.34-1
+- Update to 0.34
+
 * Sun May 15 2016 Jitka Plesnikova <jples...@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
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Future.git/commit/?h=master&id=e42a68429e80a59edb890bf9d1f6ee0384f76641
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to