pghmcfc pushed to perl-Test-Valgrind (perl-Test-Valgrind-1.15-1.fc24). "Update to 1.15 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Oct 31 13:15:48 UTC 2015


From f73a6ca3a105d8d3ed8b3e41185ec25447bf2212 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Sat, 31 Oct 2015 12:32:32 +0000
Subject: Update to 1.15

- New upstream release 1.15
  - The new 'regen_def_supp' option can be passed to Test::Valgrind->import to
    forcefully regenerate the default suppression file
  - Fix build failures of the dummy XS code with PERL_IMPLICIT_SYS perls
  - Fix handshake failures in tests with recent perls built with PERL_POISON
  - Test: Improved diagnostics on failure
  - Freshen Makefile.PL
---
 perl-Test-Valgrind.spec | 20 ++++++++++++++++++--
 sources                 |  2 +-
 2 files changed, 19 insertions(+), 3 deletions(-)

diff --git a/perl-Test-Valgrind.spec b/perl-Test-Valgrind.spec
index 77096f0..86aa285 100644
--- a/perl-Test-Valgrind.spec
+++ b/perl-Test-Valgrind.spec
@@ -1,7 +1,7 @@
 Name:		perl-Test-Valgrind
 Summary:	Generate suppressions, analyze and test any command with valgrind
-Version:	1.14
-Release:	6%{?dist}
+Version:	1.15
+Release:	1%{?dist}
 Group:		Development/Libraries
 License:	GPL+ or Artistic
 URL:		http://search.cpan.org/dist/Test-Valgrind/
@@ -9,7 +9,12 @@ Source0:	http://search.cpan.org/CPAN/authors/id/V/VP/VPIT/Test-Valgrind-%{versio
 BuildArch:	noarch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 # Module Build
+BuildRequires:	coreutils
+BuildRequires:	findutils
+BuildRequires:	gcc
+BuildRequires:	make
 BuildRequires:	perl
+BuildRequires:	perl-devel
 BuildRequires:	perl(ExtUtils::Install)
 BuildRequires:	perl(ExtUtils::MakeMaker)
 # Module Runtime
@@ -34,6 +39,7 @@ BuildRequires:	perl(version)
 BuildRequires:	perl(warnings)
 BuildRequires:	perl(XML::Twig)
 BuildRequires:	perl(XML::Twig::Elt)
+BuildRequires:	perl(XSLoader)
 BuildRequires:	valgrind >= 3.1.0
 # Test Suite
 BuildRequires:	perl(lib)
@@ -52,6 +58,7 @@ Requires:	perl(Filter::Util::Call)
 Requires:	perl(Perl::Destruct::Level)
 Requires:	perl(XML::Twig)
 Requires:	perl(XML::Twig::Elt)
+Requires:	perl(XSLoader)
 Requires:	valgrind >= 3.1.0
 
 # Don't "provide" private Perl libs
@@ -134,6 +141,15 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Test::Valgrind::Tool::memcheck.3*
 
 %changelog
+* Sat Oct 31 2015 Paul Howarth <paul at city-fan.org> - 1.15-1
+- Update to 1.15
+  - The new 'regen_def_supp' option can be passed to Test::Valgrind->import to
+    forcefully regenerate the default suppression file
+  - Fix build failures of the dummy XS code with PERL_IMPLICIT_SYS perls
+  - Fix handshake failures in tests with recent perls built with PERL_POISON
+  - Test: Improved diagnostics on failure
+  - Freshen Makefile.PL
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.14-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index c4058d9..329e807 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-024364bf573bf5448df558503e6e2fa8  Test-Valgrind-1.14.tar.gz
+2e0298b7587ccb03b68065c3814b9003  Test-Valgrind-1.15.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Test-Valgrind.git/commit/?h=perl-Test-Valgrind-1.15-1.fc24&id=f73a6ca3a105d8d3ed8b3e41185ec25447bf2212


More information about the perl-devel mailing list