From 0afd3e7d1a6a57b8d031917fed8fdd71b05c05d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 6 Oct 2010 13:57:49 +0200 Subject: [PATCH] 1.81 bump --- .gitignore | 1 + perl-threads.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3f78e8d..8689967 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /threads-1.79.tar.gz +/threads-1.81.tar.gz diff --git a/perl-threads.spec b/perl-threads.spec index afafd6e..89a5bb4 100644 --- a/perl-threads.spec +++ b/perl-threads.spec @@ -1,5 +1,5 @@ Name: perl-threads -Version: 1.79 +Version: 1.81 Release: 1%{?dist} Summary: Perl interpreter-based threads License: GPL+ or Artistic @@ -55,6 +55,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Oct 06 2010 Petr Pisar - 1.81-1 +- 1.81 bump + * Fri Oct 01 2010 Petr Pisar 1.79-1 - Specfile autogenerated by cpanspec 1.78. - Remove BuildRoot stuff diff --git a/sources b/sources index 4031288..cf8acde 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -32bc8af6d7e6eff15897fe49a6848ca7 threads-1.79.tar.gz +3f7dfa9602b2d7ea7f0da65388e03fbe threads-1.81.tar.gz