7
0

Accepting request 491832 from devel:languages:perl

- 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)

OBS-URL: https://build.opensuse.org/request/show/491832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-PkgConfig?expand=0&rev=29
This commit is contained in:
2017-04-29 08:53:46 +00:00
committed by Git OBS Bridge
5 changed files with 19 additions and 9 deletions
+10
View File
@@ -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
+5 -5
View File
@@ -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+
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
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -15,7 +15,7 @@ preamble: |-
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
license: LGPL-2.1+
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag