[perl-threads-tbb] Rebuild against ABI breaking tbb-4.0

Petr Pisar ppisar at fedoraproject.org
Fri Oct 21 09:27:52 UTC 2011


commit 19ab8cee6f6884e00dc1f21062356c4b19ed0f8b
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Oct 21 11:27:41 2011 +0200

    Rebuild against ABI breaking tbb-4.0

 perl-threads-tbb.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-threads-tbb.spec b/perl-threads-tbb.spec
index b2691bb..576ceab 100644
--- a/perl-threads-tbb.spec
+++ b/perl-threads-tbb.spec
@@ -1,7 +1,7 @@
 # This file is licensed under the terms of GPLv2+.
 Name:           perl-threads-tbb
 Version:        0.04
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Interface to the Threading Building Blocks (TBB) API
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -62,6 +62,9 @@ make test TEST_VERBOSE=1
 %{_mandir}/man3/*
 
 %changelog
+* Fri Oct 21 2011 Petr Pisar <ppisar at redhat.com> - 0.04-5
+- Rebuild against ABI breaking tbb-4.0
+
 * Tue Jul 26 2011 Petr Pisar <ppisar at redhat.com> - 0.04-4
 - Work around CCFLAGS bug in EU::MM (RT#68613)
 



More information about the perl-devel mailing list