Accepting request 678630 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/678630 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=11
This commit is contained in:
parent
e8000c6dbe
commit
00af55a384
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6018344f4c9743f879b21552baf99f4841f86fb39e7dbc4540f06e5cc5679fca
|
||||
size 227379
|
3
Alien-Build-1.55.tar.gz
Normal file
3
Alien-Build-1.55.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6587c9cf6f7243631e276e4e6403fed65c9775e57fcb30edab3b97099835478e
|
||||
size 236781
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 25 06:01:25 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
- updated to 1.55
|
||||
see /usr/share/doc/packages/perl-Alien-Build/Changes.Alien-Base-Wrapper
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 10 06:01:00 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Alien-Build
|
||||
Version: 1.52
|
||||
Version: 1.55
|
||||
Release: 0
|
||||
%define cpan_name Alien-Build
|
||||
Summary: Build external dependencies for use in CPAN
|
||||
@ -90,10 +90,10 @@ I use alienfile with some build system".
|
||||
This is for the brave souls who want to write plugins that will work with
|
||||
Alien::Build + alienfile.
|
||||
|
||||
Note that you will usually not usually create a Alien::Build instance
|
||||
directly, but rather be using a thin installer layer, such as
|
||||
Alien::Build::MM (for use with ExtUtils::MakeMaker). One of the goals of
|
||||
this project is to remain installer agnostic.
|
||||
Note that you will not usually create a Alien::Build instance directly, but
|
||||
rather be using a thin installer layer, such as Alien::Build::MM (for use
|
||||
with ExtUtils::MakeMaker) or Alien::Build::MB (for use with Module::Build).
|
||||
One of the goals of this project is to remain installer agnostic.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
|
Loading…
Reference in New Issue
Block a user