From 6e8948d9754896b20fd4110ea83126d51fc25dad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 17 May 2016 10:12:00 +0200 Subject: [PATCH] 1.08 bump --- .gitignore | 1 + perl-threads.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a4b995a..52e5f87 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /threads-2.01.tar.gz /threads-2.02.tar.gz /threads-2.07.tar.gz +/threads-2.08.tar.gz diff --git a/perl-threads.spec b/perl-threads.spec index 5c94a69..f1f25d6 100644 --- a/perl-threads.spec +++ b/perl-threads.spec @@ -1,7 +1,7 @@ Name: perl-threads Epoch: 1 -Version: 2.07 -Release: 365%{?dist} +Version: 2.08 +Release: 1%{?dist} Summary: Perl interpreter-based threads License: GPL+ or Artistic Group: Development/Libraries @@ -70,6 +70,9 @@ make test %{_mandir}/man3/* %changelog +* Tue May 17 2016 Petr Pisar - 1:2.08-1 +- 1.08 bump + * Sat May 14 2016 Jitka Plesnikova - 1:2.07-365 - Increase release to favour standalone package diff --git a/sources b/sources index dc44e12..15a3af1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d0ef0ad1bb4304a1ff74af341a2b7373 threads-2.07.tar.gz +d02af2dcad911efe7ae21e83db56bcf6 threads-2.08.tar.gz