diff --git a/.gitignore b/.gitignore index a8fa788..a7a248d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /threads-shared-1.33.tar.gz /threads-shared-1.34.tar.gz +/threads-shared-1.36.tar.gz diff --git a/perl-threads-shared.spec b/perl-threads-shared.spec index 2fae5ee..87843a8 100644 --- a/perl-threads-shared.spec +++ b/perl-threads-shared.spec @@ -1,5 +1,5 @@ Name: perl-threads-shared -Version: 1.34 +Version: 1.36 Release: 1%{?dist} Summary: Perl extension for sharing data structures between threads License: GPL+ or Artistic @@ -55,6 +55,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Jan 03 2011 Petr Pisar - 1.36-1 +- 1.36 bump + * Mon Oct 11 2010 Petr Pisar - 1.34-1 - 1.34 bump diff --git a/sources b/sources index 7ba6688..368db13 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -07e048f7c81c98603ec27d4401f6b495 threads-shared-1.34.tar.gz +9e4ce810443e2cf44ecc0a555f715487 threads-shared-1.36.tar.gz