Accepting request 698699 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/698699
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=17
This commit is contained in:
Stephan Kulow 2019-05-05 09:24:37 +00:00 committed by Git OBS Bridge
parent 6260335b30
commit a410d07048
4 changed files with 18 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Apr 28 05:01:06 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 1.69
see /usr/share/doc/packages/perl-Alien-Build/Changes
1.69 2019-04-27 10:59:10 -0400
- Add runtime property ffi_checklib (gh#117)
Related to https://github.com/Perl5-FFI/FFI-CheckLib/issues/13
1.68 2019-04-23 04:57:49 -0400
- Add decoder property to Download::Negotiate plugin (gh#115, gh#116)
-------------------------------------------------------------------
Tue Apr 23 05:01:05 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@ -17,7 +17,7 @@
Name: perl-Alien-Build
Version: 1.67
Version: 1.69
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 README SUPPORT
%doc author.yml Changes Changes.Alien-Base Changes.Alien-Base-Wrapper Changes.Test-Alien example maint README SUPPORT
%license LICENSE
%changelog