From 2a382e16f5e25534942909312304481056bd73b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 6 Sep 2011 08:33:53 +0200 Subject: [PATCH] 1.85 bump --- .gitignore | 1 + perl-threads.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 52e0e9b..7e95253 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /threads-1.81.tar.gz /threads-1.82.tar.gz /threads-1.83.tar.gz +/threads-1.85.tar.gz diff --git a/perl-threads.spec b/perl-threads.spec index 0aef87e..4d815e7 100644 --- a/perl-threads.spec +++ b/perl-threads.spec @@ -1,6 +1,6 @@ Name: perl-threads -Version: 1.83 -Release: 4%{?dist} +Version: 1.85 +Release: 1%{?dist} Summary: Perl interpreter-based threads License: GPL+ or Artistic Group: Development/Libraries @@ -55,6 +55,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Sep 06 2011 Petr Pisar - 1.85-1 +- 1.85 bump + * Tue Aug 16 2011 Marcela Mašláňová - 1.83-4 - change path on vendor, so our debuginfo are not conflicting with perl core debuginfos diff --git a/sources b/sources index 492430b..7403b20 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c087a8ec1eb43f54f257f22312aceb39 threads-1.83.tar.gz +0f9965148fa054cf553d7920c35cdd8e threads-1.85.tar.gz