From c4411ca38bb789d0b5dfa0a2c267def5dbebb48e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 3 Oct 2012 13:23:42 +0200 Subject: [PATCH] 1.42 bump --- .gitignore | 1 + perl-threads-shared.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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