From 175d22f74889791a45bceda7d8f86fb121639d41 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 | 9 +++++++--
sources | 2 +-
3 files changed, 9 insertions(+), 3 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 87f5692..78ad419 100644
--- a/perl-threads.spec
+++ b/perl-threads.spec
@@ -1,7 +1,7 @@
Name: perl-threads
Epoch: 1
-Version: 2.12
-Release: 2%{?dist}
+Version: 2.15
+Release: 1%{?dist}
Summary: Perl interpreter-based threads
License: GPL+ or Artistic
Group: Development/Libraries
@@ -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
+
* Sat Feb 11 2017 Fedora Release Engineering <[email protected]> -
1:2.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
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=master&id=175d22f74889791a45bceda7d8f86fb121639d41
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]