From ece4d4742bef891dea9c24cd9ade7da4c019faed Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Mon, 27 Feb 2017 11:13:23 +0100
Subject: 2.15 bump
---
.gitignore | 1 +
perl-threads.spec | 7 ++++++-
sources | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index 64bd374..f918129 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
/threads-2.08.tar.gz
/threads-2.09.tar.gz
/threads-2.12.tar.gz
+/threads-2.15.tar.gz
diff --git a/perl-threads.spec b/perl-threads.spec
index 2d2350c..13643e5 100644
--- a/perl-threads.spec
+++ b/perl-threads.spec
@@ -1,6 +1,6 @@
Name: perl-threads
Epoch: 1
-Version: 2.12
+Version: 2.15
Release: 1%{?dist}
Summary: Perl interpreter-based threads
License: GPL+ or Artistic
@@ -24,12 +24,14 @@ BuildRequires: perl(Carp)
BuildRequires: perl(overload)
BuildRequires: perl(XSLoader)
# Tests only:
+BuildRequires: perl(Cwd)
BuildRequires: perl(ExtUtils::testlib)
BuildRequires: perl(File::Path)
BuildRequires: perl(Hash::Util)
BuildRequires: perl(IO::File)
BuildRequires: perl(POSIX)
BuildRequires: perl(Test::More)
+# Optional tests:
BuildRequires: perl(Thread::Queue)
BuildRequires: perl(Thread::Semaphore)
BuildRequires: perl(threads::shared)
@@ -71,6 +73,9 @@ make test
%{_mandir}/man3/*
%changelog
+* Mon Feb 27 2017 Petr Pisar <[email protected]> - 1:2.15-1
+- 2.15 bump
+
* Mon Jan 02 2017 Petr Pisar <[email protected]> - 1:2.12-1
- 2.12 bump
diff --git a/sources b/sources
index a1452bc..22ad58b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (threads-2.12.tar.gz) =
9ebaaf65c49dc35c19d067433c52d6981c27769bc5b6fff74b34b3501ecd69b85108c8c362b22bc251fecaa420fa47e494736cb3c721c18751a3d688108128ae
+SHA512 (threads-2.15.tar.gz) =
6543d57d658a13845dbd4538fa7cbd4c459abfb82fff42e747c2eb4834f0b2462224ed0833e7f12884ac1747df24e20abf3f5ac3dc5f5872154fc1e275e34d4e
--
cgit v1.1
https://src.fedoraproject.org/cgit/perl-threads.git/commit/?h=f25&id=ece4d4742bef891dea9c24cd9ade7da4c019faed
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]