Accepting request 692419 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/692419
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=14
This commit is contained in:
Dirk Stoecker 2019-04-09 06:01:36 +00:00 committed by Git OBS Bridge
parent bd7cacd31f
commit ce4beafc8c
4 changed files with 17 additions and 5 deletions

View File

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

3
Alien-Build-1.63.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:031b78e56bb9d8739cce3adbf6fc388c07745b5ad8463261be54b0d6aa3ed38b
size 256233

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Apr 9 05:01:08 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 1.63
see /usr/share/doc/packages/perl-Alien-Build/Changes
1.63 2019-04-08 17:19:03 -0400
- Documentation improvements
- Fixed bug in Test::Alien::Build alienfile_skip_if_missing_prereqs
where subtest / test was always skipped regardless of requirements.
It now (correctly) only skips if there are missing requirements.
-------------------------------------------------------------------
Sat Mar 30 06:01:02 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@ -17,7 +17,7 @@
Name: perl-Alien-Build
Version: 1.62
Version: 1.63
Release: 0
%define cpan_name Alien-Build
Summary: Build external dependencies for use in CPAN
@ -113,7 +113,7 @@ make test
%files -f %{name}.files
%defattr(-,root,root,755)
%doc author.yml Changes Changes.Alien-Base Changes.Alien-Base-Wrapper Changes.Test-Alien example README SUPPORT
%doc author.yml Changes Changes.Alien-Base Changes.Alien-Base-Wrapper Changes.Test-Alien example maint README SUPPORT
%license LICENSE
%changelog