Accepting request 514865 from devel:languages:perl

1

OBS-URL: https://build.opensuse.org/request/show/514865
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-AutoConf?expand=0&rev=10
This commit is contained in:
Yuchen Lin 2017-08-12 17:42:04 +00:00 committed by Git OBS Bridge
commit 38c913e2aa
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:83e0b0d96e508bcc0c8c54c1b5f5a862821c0a4a644d81517e08f462c2a4a509
size 48730

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4b3cd1e1a698ba9e5660c047f0a4fe192723d4bc9f768fdea511c2fc73ea6940
size 49738

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Aug 3 05:14:13 UTC 2017 - coolo@suse.com
- updated to 0.315
see /usr/share/doc/packages/perl-Config-AutoConf/Changes
0.315 2017-08-02
- add check_builtin
- perltidy code and add perltidy test (taken from MooX::Options)
- ensure for many check_* methods that externally controlled
ac_av_* environment variables are correctly passed into config.h
- fix check_dirent_header to cache proving header and proving
availability of 'DIR *' in such a header separately
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 31 05:17:35 UTC 2017 - coolo@suse.com Fri Mar 31 05:17:35 UTC 2017 - coolo@suse.com

View File

@ -17,7 +17,7 @@
Name: perl-Config-AutoConf Name: perl-Config-AutoConf
Version: 0.314 Version: 0.315
Release: 0 Release: 0
%define cpan_name Config-AutoConf %define cpan_name Config-AutoConf
Summary: Module to Implement Some of Autoconf Macros in Pure Perl Summary: Module to Implement Some of Autoconf Macros in Pure Perl