1
0

Accepting request 693367 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/693367
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=15
This commit is contained in:
Dirk Stoecker 2019-04-12 14:35:35 +00:00 committed by Git OBS Bridge
parent ce4beafc8c
commit 506bc4aca7
4 changed files with 15 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Apr 12 05:01:04 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 1.65
see /usr/share/doc/packages/perl-Alien-Build/Changes.Alien-Base-Wrapper
-------------------------------------------------------------------
Tue Apr 9 05:01:08 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@ -17,7 +17,7 @@
Name: perl-Alien-Build
Version: 1.63
Version: 1.65
Release: 0
%define cpan_name Alien-Build
Summary: Build external dependencies for use in CPAN
@ -70,6 +70,10 @@ client, and work closely with Alien::Base which is used at runtime.
This is the detailed documentation for the Alien::Build class. If you are
starting out you probably want to do so from one of these documents:
* Alien::Build::Manual::Alien
A broad overview of 'Alien-Build' and its ecosystem.
* Alien::Build::Manual::AlienUser
For users of an 'Alien::libfoo' that is implemented using Alien::Base. (The
@ -113,7 +117,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 maint README SUPPORT
%doc author.yml Changes Changes.Alien-Base Changes.Alien-Base-Wrapper Changes.Test-Alien example README SUPPORT
%license LICENSE
%changelog