[perl-threads-tbb] 0.04 bump

Petr Pisar ppisar at fedoraproject.org
Mon Jul 11 13:07:24 UTC 2011


commit c5c3599d5a74c5b6daef4cfb50ff01f7ce709617
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jul 11 15:06:54 2011 +0200

    0.04 bump

 .gitignore            |    1 +
 perl-threads-tbb.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c526507..aaf7d0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /threads-tbb-0.02.tar.gz
+/threads-tbb-0.04.tar.gz
diff --git a/perl-threads-tbb.spec b/perl-threads-tbb.spec
index 8f587cc..a7ea829 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.02
-Release:        2%{?dist}
+Version:        0.04
+Release:        1%{?dist}
 Summary:        Interface to the Threading Building Blocks (TBB) API
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -59,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jul 11 2011 Petr Pisar <ppisar at redhat.com> - 0.04-1
+- 0.04 bump
+
 * Sat Jun 11 2011 Karsten Hopp <karsten at redhat.com> 0.02-2
 - add exclusivearch, buildrequirement tbb is only available on ia64, x86 and x86_64
 
diff --git a/sources b/sources
index d9289df..900fc76 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-618ebc66546d1bc849ab7bd2eaa2caff  threads-tbb-0.02.tar.gz
+a40f2b1fe5e0d463acdf6256fb184165  threads-tbb-0.04.tar.gz


More information about the scm-commits mailing list