[perl-IO-Async] Update to 0.60

Emmanuel Seyman eseyman at fedoraproject.org
Sun Sep 22 08:38:48 UTC 2013


commit 00b3f779579c84f3b5c269d8d772e01029338a6f
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Sep 22 10:38:36 2013 +0200

    Update to 0.60

 .gitignore         |    1 +
 perl-IO-Async.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d12b2e5..5cdbcfe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ IO-Async-0.28.tar.gz
 /IO-Async-0.29.tar.gz
 /IO-Async-0.58.tar.gz
 /IO-Async-0.59.tar.gz
+/IO-Async-0.60.tar.gz
diff --git a/perl-IO-Async.spec b/perl-IO-Async.spec
index 42c2b90..feb7b1f 100644
--- a/perl-IO-Async.spec
+++ b/perl-IO-Async.spec
@@ -1,5 +1,5 @@
 Name:           perl-IO-Async
-Version:        0.59
+Version:        0.60
 Release:        1%{?dist}
 Summary:        A collection of modules that implement asynchronous filehandle IO
 
@@ -53,6 +53,9 @@ make test
 
 
 %changelog
+* Sun Sep 22 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 0.60-1
+- Update to 0.60
+
 * Sun Aug 25 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 0.59-1
 - Update to 0.59
 
diff --git a/sources b/sources
index 340aa84..bfd694d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-17f0aeb1bf7d31e174bb6c8aa963060d  IO-Async-0.59.tar.gz
+12a0af13d9a53517eb9698869b365816  IO-Async-0.60.tar.gz



More information about the perl-devel mailing list