[perl-IO-Async] Update to 0.63

Emmanuel Seyman eseyman at fedoraproject.org
Sun Jul 20 07:47:42 UTC 2014


commit a4630a6bbb656db42a4bb2329d79a2fa15ce92f8
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Jul 20 09:47:30 2014 +0200

    Update to 0.63

 .gitignore         |    1 +
 perl-IO-Async.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 998d73b..e236d2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ IO-Async-0.28.tar.gz
 /IO-Async-0.60.tar.gz
 /IO-Async-0.61.tar.gz
 /IO-Async-0.62.tar.gz
+/IO-Async-0.63.tar.gz
diff --git a/perl-IO-Async.spec b/perl-IO-Async.spec
index 696ba2a..ee0823c 100644
--- a/perl-IO-Async.spec
+++ b/perl-IO-Async.spec
@@ -1,6 +1,6 @@
 Name:           perl-IO-Async
-Version:        0.62
-Release:        2%{?dist}
+Version:        0.63
+Release:        1%{?dist}
 Summary:        A collection of modules that implement asynchronous filehandle IO
 
 License:        GPL+ or Artistic
@@ -53,6 +53,9 @@ make test
 
 
 %changelog
+* Sun Jul 20 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 0.63-1
+- Update to 0.63
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.62-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index d1a2019..2061291 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c516c3dfea59b0903d912caedc1c8ddd  IO-Async-0.62.tar.gz
+ce1664b4e5960f0620c8f1260698ae39  IO-Async-0.63.tar.gz


More information about the scm-commits mailing list