[perl-Test-LeakTrace] Update to 0.11 (#654301)

Paul Howarth pghmcfc at fedoraproject.org
Wed Nov 17 14:35:54 UTC 2010


commit b5939bf04b9180805558b873d0c8ee79f40f85c3
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Nov 17 14:21:13 2010 +0000

    Update to 0.11 (#654301)
    
    New upstream release 0.11:
    - Fix false-positive related to XS code (CPAN RT#58133)

 .gitignore               |    2 +-
 perl-Test-LeakTrace.spec |    8 ++++++--
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b2ea790..9e1be71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-Test-LeakTrace-0.10.tar.gz
+/Test-LeakTrace-0.11.tar.gz
diff --git a/perl-Test-LeakTrace.spec b/perl-Test-LeakTrace.spec
index 3c1bdfd..666b615 100644
--- a/perl-Test-LeakTrace.spec
+++ b/perl-Test-LeakTrace.spec
@@ -1,7 +1,7 @@
 Name:           perl-Test-LeakTrace
 Summary:        Traces memory leaks
-Version:        0.10
-Release:        2%{?dist}
+Version:        0.11
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/G/GF/GFUJI/Test-LeakTrace-%{version}.tar.gz 
@@ -62,6 +62,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Nov 17 2010 Paul Howarth <paul at city-fan.org> - 0.11-1
+- update to 0.11 (#654301)
+  - fix false-positive related to XS code (CPAN RT #58133)
+
 * Thu May 06 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.10-2
 - Mass rebuild with perl-5.12.0
 
diff --git a/sources b/sources
index 98683e0..e421b97 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc732ff0509fb5475f0ccb0710e62878  Test-LeakTrace-0.10.tar.gz
+f83ffd41babb0d983913afa749cc8319  Test-LeakTrace-0.11.tar.gz



More information about the perl-devel mailing list