[perl-IO-Event] Update to 0.812

Emmanuel Seyman eseyman at fedoraproject.org
Wed Apr 24 21:48:05 UTC 2013


commit e78b344ef471b2537da24fb3a0f791fc8988ec12
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Wed Apr 24 23:48:01 2013 +0200

    Update to 0.812

 .gitignore         |    1 +
 perl-IO-Event.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ab293da..d2dc36c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /IO-Event-0.809.tar.gz
+/IO-Event-0.812.tar.gz
diff --git a/perl-IO-Event.spec b/perl-IO-Event.spec
index 3dd9832..8615456 100644
--- a/perl-IO-Event.spec
+++ b/perl-IO-Event.spec
@@ -1,6 +1,6 @@
 Name:           perl-IO-Event
-Version:        0.809
-Release:        2%{?dist}
+Version:        0.812
+Release:        1%{?dist}
 Summary:        Tied filehandles for nonblocking IO with object callbacks
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -66,6 +66,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Apr 24 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 0.812-1
+- Update to 0.812
+
 * Tue Apr 16 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 0.809-2
 - Take into account review comments (#952579)
 
diff --git a/sources b/sources
index c61308f..8a9aa78 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-28c9abf785e1286084ebe6ab256523bd  IO-Event-0.809.tar.gz
+4d33213b1f671e2b9f829d3861801943  IO-Event-0.812.tar.gz


More information about the scm-commits mailing list