diff --git a/.gitignore b/.gitignore index 52e5f87..2b86faa 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /threads-2.02.tar.gz /threads-2.07.tar.gz /threads-2.08.tar.gz +/threads-2.09.tar.gz diff --git a/perl-threads.spec b/perl-threads.spec index 4bf4380..f257cb7 100644 --- a/perl-threads.spec +++ b/perl-threads.spec @@ -1,7 +1,7 @@ Name: perl-threads Epoch: 1 -Version: 2.08 -Release: 3%{?dist} +Version: 2.09 +Release: 1%{?dist} Summary: Perl interpreter-based threads License: GPL+ or Artistic Group: Development/Libraries @@ -70,6 +70,9 @@ make test %{_mandir}/man3/* %changelog +* Mon May 23 2016 Petr Pisar - 1:2.09-1 +- 2.09 bump + * Wed May 18 2016 Jitka Plesnikova - 1:2.08-3 - Perl 5.24 rebuild diff --git a/sources b/sources index 15a3af1..43d7b18 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d02af2dcad911efe7ae21e83db56bcf6 threads-2.08.tar.gz +c18e648cad8b411f2dbd1590aa8cad0c threads-2.09.tar.gz