From 75215ccf8ee287d0f8f63827ba6fc3f17c48cccefde6cee4278d590e7e9cfb94 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 24 Apr 2017 08:29:25 +0000 Subject: [PATCH] Accepting request 489901 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/489901 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-PkgConfig?expand=0&rev=24 --- ExtUtils-PkgConfig-1.15.tar.gz | 3 --- ExtUtils-PkgConfig-1.16.tar.gz | 3 +++ perl-ExtUtils-PkgConfig.changes | 10 ++++++++++ perl-ExtUtils-PkgConfig.spec | 12 ++++++------ 4 files changed, 19 insertions(+), 9 deletions(-) delete mode 100644 ExtUtils-PkgConfig-1.15.tar.gz create mode 100644 ExtUtils-PkgConfig-1.16.tar.gz diff --git a/ExtUtils-PkgConfig-1.15.tar.gz b/ExtUtils-PkgConfig-1.15.tar.gz deleted file mode 100644 index a0e9030..0000000 --- a/ExtUtils-PkgConfig-1.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69b3192e22b37e930238f332b5bfa9e14e69bec1427ba70c8515fbba1137b0b3 -size 9877 diff --git a/ExtUtils-PkgConfig-1.16.tar.gz b/ExtUtils-PkgConfig-1.16.tar.gz new file mode 100644 index 0000000..093ab01 --- /dev/null +++ b/ExtUtils-PkgConfig-1.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbeaced995d7d8d10cfc51a3a5a66da41ceb2bc04fedcab50e10e6300e801c6e +size 10144 diff --git a/perl-ExtUtils-PkgConfig.changes b/perl-ExtUtils-PkgConfig.changes index edfe610..24070d5 100644 --- a/perl-ExtUtils-PkgConfig.changes +++ b/perl-ExtUtils-PkgConfig.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Apr 22 05:42:33 UTC 2017 - coolo@suse.com + +- updated to 1.16 + see /usr/share/doc/packages/perl-ExtUtils-PkgConfig/Changes + + 1.16 Thu Apr 20 18:51:36 PDT 2017 + - Add exists() method, and update README (RT#77880) + - Handle removal of '.' from @INC for Perl 5.24 (RT#120819) + ------------------------------------------------------------------- Thu Apr 23 05:52:33 UTC 2015 - coolo@suse.com diff --git a/perl-ExtUtils-PkgConfig.spec b/perl-ExtUtils-PkgConfig.spec index eb8007f..4883467 100644 --- a/perl-ExtUtils-PkgConfig.spec +++ b/perl-ExtUtils-PkgConfig.spec @@ -1,7 +1,7 @@ # # spec file for package perl-ExtUtils-PkgConfig # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX 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,16 +17,16 @@ Name: perl-ExtUtils-PkgConfig -Version: 1.150000 +Version: 1.160000 Release: 0 -%define cpan_version 1.15 -Provides: perl(ExtUtils::PkgConfig) = 1.150000 +%define cpan_version 1.16 +Provides: perl(ExtUtils::PkgConfig) = 1.160000 %define cpan_name ExtUtils-PkgConfig Summary: Simplistic Interface to Pkg-Config -License: LGPL-2.1+ +License: team This library is free software and you can redistribute it and/or modify it under the terms of the Lesser General Public License (LGPL). For more information, see http://www.fsf.org/licenses/lgpl.txt Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/ExtUtils-PkgConfig/ -Source0: http://www.cpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{cpan_version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build