diff --git a/.gitignore b/.gitignore index b47b1b9..194cbd4 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /threads-shared-1.39.tar.gz /threads-shared-1.40.tar.gz /threads-shared-1.41.tar.gz +/threads-shared-1.42.tar.gz diff --git a/perl-threads-shared.spec b/perl-threads-shared.spec index ce21466..724cb20 100644 --- a/perl-threads-shared.spec +++ b/perl-threads-shared.spec @@ -1,5 +1,5 @@ Name: perl-threads-shared -Version: 1.41 +Version: 1.42 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 +* Wed Oct 03 2012 Petr Pisar - 1.42-1 +- 1.42 bump + * Mon Sep 10 2012 Petr Pisar - 1.41-1 - 1.41 bump diff --git a/sources b/sources index 384b6b1..7d42093 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -22a743516ceef7e45f026f79345d556a threads-shared-1.41.tar.gz +2710d59c811154012533519570f2f863 threads-shared-1.42.tar.gz