diff --git a/.gitignore b/.gitignore index a405acc..749b5e8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /threads-1.83.tar.gz /threads-1.85.tar.gz /threads-1.86.tar.gz +/threads-1.87.tar.gz diff --git a/perl-threads.spec b/perl-threads.spec index 211369f..1725150 100644 --- a/perl-threads.spec +++ b/perl-threads.spec @@ -1,6 +1,6 @@ Name: perl-threads -Version: 1.86 -Release: 243%{?dist} +Version: 1.87 +Release: 1%{?dist} Summary: Perl interpreter-based threads License: GPL+ or Artistic Group: Development/Libraries @@ -57,6 +57,9 @@ make test %{_mandir}/man3/* %changelog +* Thu May 30 2013 Petr Pisar - 1.87-1 +- 1.87 bump + * Tue Apr 30 2013 Petr Pisar - 1.86-243 - Increase release number to supersede perl sub-package (bug #957931) diff --git a/sources b/sources index c36719a..067fdbf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d1398760a4a5c4b41cd42b624fff91c2 threads-1.86.tar.gz +fec362ed1857f7b5a59a0f284a2dd749 threads-1.87.tar.gz