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 - 0.62-1 +- Update to 0.62 + * Sun Oct 20 2013 Emmanuel Seyman - 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