[perl-IO-Async] Update to 0.29

Nicolas Chauvet kwizart at fedoraproject.org
Sun Aug 22 08:38:38 UTC 2010


commit 4ccf4daee95e9d6df69c332cee21b14014ff38af
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Sun Aug 22 10:39:33 2010 +0200

    Update to 0.29

 .gitignore         |    1 +
 perl-IO-Async.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a3b0389..3ab8738 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 IO-Async-0.28.tar.gz
+/IO-Async-0.29.tar.gz
diff --git a/perl-IO-Async.spec b/perl-IO-Async.spec
index 4960f15..566547e 100644
--- a/perl-IO-Async.spec
+++ b/perl-IO-Async.spec
@@ -1,6 +1,6 @@
 Name:           perl-IO-Async
-Version:        0.28
-Release:        2%{?dist}
+Version:        0.29
+Release:        1%{?dist}
 Summary:        A collection of modules that implement asynchronous filehandle IO
 
 Group:          Development/Libraries
@@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Aug 22 2010 Nicolas Chauvet <kwizart at gmail.com> - 0.29-1
+- Update to 0.29
+
 * Sun May 02 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.28-2
 - Mass rebuild with perl-5.12.0
 
diff --git a/sources b/sources
index 24c043a..689e327 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-83415cfa4596edb55db36376ad9ce86a  IO-Async-0.28.tar.gz
+7d184c7d2fd54eb19acfed78a02efd32  IO-Async-0.29.tar.gz



More information about the perl-devel mailing list