From 86ae9c7ac8f3f20d1054f816dba5231c7d8a13695766be52df6a732840af844c Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 4 Jun 2013 11:30:29 +0000 Subject: [PATCH] Accepting request 177388 from home:coolo:update-perl - updated to 0.08 * Include PID in test file names to guard against collisions when building concurrently (RT76013) OBS-URL: https://build.opensuse.org/request/show/177388 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-CChecker?expand=0&rev=15 --- ExtUtils-CChecker-0.07.tar.gz | 3 --- ExtUtils-CChecker-0.08.tar.gz | 3 +++ perl-ExtUtils-CChecker.changes | 7 +++++++ perl-ExtUtils-CChecker.spec | 7 +++---- 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 ExtUtils-CChecker-0.07.tar.gz create mode 100644 ExtUtils-CChecker-0.08.tar.gz diff --git a/ExtUtils-CChecker-0.07.tar.gz b/ExtUtils-CChecker-0.07.tar.gz deleted file mode 100644 index 5575ed2..0000000 --- a/ExtUtils-CChecker-0.07.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:413a18463bb433f720ad301074027734cfd8ef6c20378c0260e0c356cddcae4e -size 20250 diff --git a/ExtUtils-CChecker-0.08.tar.gz b/ExtUtils-CChecker-0.08.tar.gz new file mode 100644 index 0000000..6f0d63f --- /dev/null +++ b/ExtUtils-CChecker-0.08.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3425f08ad04f434e8b0294aa51fea0710381c4397e121074aaf666b1f281b107 +size 20865 diff --git a/perl-ExtUtils-CChecker.changes b/perl-ExtUtils-CChecker.changes index 4c45264..8cf7f92 100644 --- a/perl-ExtUtils-CChecker.changes +++ b/perl-ExtUtils-CChecker.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jun 4 08:49:31 UTC 2013 - coolo@suse.com + +- updated to 0.08 + * Include PID in test file names to guard against collisions when + building concurrently (RT76013) + ------------------------------------------------------------------- Mon Dec 19 14:49:51 UTC 2011 - coolo@suse.de diff --git a/perl-ExtUtils-CChecker.spec b/perl-ExtUtils-CChecker.spec index 74410ae..eac4627 100644 --- a/perl-ExtUtils-CChecker.spec +++ b/perl-ExtUtils-CChecker.spec @@ -1,7 +1,7 @@ # # spec file for package perl-ExtUtils-CChecker # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,10 +17,10 @@ Name: perl-ExtUtils-CChecker -Version: 0.07 +Version: 0.08 Release: 0 %define cpan_name ExtUtils-CChecker -Summary: Configure-time utilities for using C headers +Summary: Configure-time utilities for using C headers, License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/ExtUtils-CChecker/ @@ -33,7 +33,6 @@ BuildRequires: perl(ExtUtils::CBuilder) BuildRequires: perl(Module::Build) BuildRequires: perl(Test::Fatal) #BuildRequires: perl(ExtUtils::CChecker) -#BuildRequires: perl(Module::Build::Compat) >= 0.02 Requires: perl(ExtUtils::CBuilder) %{perl_requires}