Accepting request 704328 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/704328
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=18
This commit is contained in:
Stephan Kulow 2019-05-23 12:14:36 +00:00 committed by Git OBS Bridge
parent a410d07048
commit dc0c560d84
4 changed files with 27 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue May 21 05:01:06 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 1.73
see /usr/share/doc/packages/perl-Alien-Build/Changes
1.73 2019-05-20 14:49:10 -0400
- Production release identical to 1.72_01
1.72_01 2019-05-11 04:12:13 -0600
- Merged Alien-Build-Plugin-Decode-Mojo into this dist (gh#18)
- Put Alien -l flags first in xs_ok (gh#121 kiwiroy++)
1.71_01 2019-04-30 05:41:40 -0400
- Add clean_install hook (gh#111, gh#114)
- EXPERIMENTAL Add mm_install method to Alien::Build::MM (gh#111, gh#114)
- EXPERIMENTAL CAUTION Add alien_clean_install target to Makefile generated
by Alien::Build::MM (gh#111, gh#114)
1.70_01 2019-04-29 18:57:53 -0400
- Add alien_clean target for Alien::Build::MM (gh#118, gh#119)
-------------------------------------------------------------------
Sun Apr 28 05:01:06 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@ -17,7 +17,7 @@
Name: perl-Alien-Build
Version: 1.69
Version: 1.73
Release: 0
%define cpan_name Alien-Build
Summary: Build external dependencies for use in CPAN
@ -117,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.Alien-Build-Decode-Mojo Changes.Test-Alien example maint README SUPPORT
%license LICENSE
%changelog