[perl-IO-Async] Update to 0.62

Emmanuel Seyman eseyman at fedoraproject.org
Sun Mar 30 09:24:09 UTC 2014


commit 293d507c16ae63003950ab93f0c86e5a37de3cc6
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Mar 30 11:24:13 2014 +0200

    Update to 0.62

 .gitignore         |    1 +
 perl-IO-Async.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c57b96b..998d73b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ IO-Async-0.28.tar.gz
 /IO-Async-0.59.tar.gz
 /IO-Async-0.60.tar.gz
 /IO-Async-0.61.tar.gz
+/IO-Async-0.62.tar.gz
diff --git a/perl-IO-Async.spec b/perl-IO-Async.spec
index db737d5..f83f873 100644
--- a/perl-IO-Async.spec
+++ b/perl-IO-Async.spec
@@ -1,5 +1,5 @@
 Name:           perl-IO-Async
-Version:        0.61
+Version:        0.62
 Release:        1%{?dist}
 Summary:        A collection of modules that implement asynchronous filehandle IO
 
@@ -53,6 +53,9 @@ make test
 
 
 %changelog
+* Sun Mar 30 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 0.62-1
+- Update to 0.62
+
 * Sun Oct 20 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 0.61-1
 - Update to 0.61
 
diff --git a/sources b/sources
index 707e406..d1a2019 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-14cbfa50027e0121a95a0f3e259b6d74  IO-Async-0.61.tar.gz
+c516c3dfea59b0903d912caedc1c8ddd  IO-Async-0.62.tar.gz



More information about the perl-devel mailing list