diff --git a/.gitignore b/.gitignore index 95ab8fb..eb6e383 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /MCE-1.600.tar.gz /MCE-1.604.tar.gz /MCE-1.605.tar.gz +/MCE-1.606.tar.gz diff --git a/perl-MCE.spec b/perl-MCE.spec index 18bdf3a..79afb23 100644 --- a/perl-MCE.spec +++ b/perl-MCE.spec @@ -1,5 +1,5 @@ Name: perl-MCE -Version: 1.605 +Version: 1.606 Release: 1%{?dist} Summary: Many-core Engine for Perl providing parallel processing capabilities License: GPL+ or Artistic @@ -94,6 +94,9 @@ make test %{_bindir}/mce_grep %changelog +* Thu Apr 09 2015 Petr Šabata - 1.606-1 +- 1.606 bump + * Wed Apr 08 2015 Petr Šabata - 1.605-1 - 1.605 bump diff --git a/sources b/sources index 4175792..6a91736 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4f942b45445c7a43c9eaba4afcb202fc MCE-1.605.tar.gz +208aa00c45ec5d734443fd7656407f2c MCE-1.606.tar.gz