diff --git a/.gitignore b/.gitignore index 8689967..23a8d1f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /threads-1.79.tar.gz /threads-1.81.tar.gz +/threads-1.82.tar.gz diff --git a/perl-threads.spec b/perl-threads.spec index 89a5bb4..0f8dfea 100644 --- a/perl-threads.spec +++ b/perl-threads.spec @@ -1,5 +1,5 @@ Name: perl-threads -Version: 1.81 +Version: 1.82 Release: 1%{?dist} Summary: Perl interpreter-based threads License: GPL+ or Artistic @@ -55,6 +55,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Jan 03 2011 Petr Pisar - 1.82-1 +- 1.82 bump + * Wed Oct 06 2010 Petr Pisar - 1.81-1 - 1.81 bump diff --git a/sources b/sources index cf8acde..45bbfdd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3f7dfa9602b2d7ea7f0da65388e03fbe threads-1.81.tar.gz +985833a16639b577ef208f26b9a55515 threads-1.82.tar.gz