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
This commit is contained in:
parent
e10b96062a
commit
75215ccf8e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69b3192e22b37e930238f332b5bfa9e14e69bec1427ba70c8515fbba1137b0b3
|
||||
size 9877
|
BIN
ExtUtils-PkgConfig-1.16.tar.gz
(Stored with Git LFS)
Normal file
BIN
ExtUtils-PkgConfig-1.16.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user