Accepting request 606025 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/606025 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=4
This commit is contained in:
parent
352268fb8c
commit
3af6a4f565
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bce0c5713685c2a5e112614a5929bb432ed435fd516e0fc34ed0d717e410950f
|
|
||||||
size 219895
|
|
3
Alien-Build-1.42.tar.gz
Normal file
3
Alien-Build-1.42.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fe6b18b3ee15e13d004a4154701d00ab14a11a074471997f4a5aad1a34e290b2
|
||||||
|
size 234352
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 10 05:01:23 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.42
|
||||||
|
see /usr/share/doc/packages/perl-Alien-Build/Changes
|
||||||
|
|
||||||
|
1.42 2018-05-09 08:19:18 -0400
|
||||||
|
- Corrected typo for install_prop->{old}->{prefix} (had been preifx)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 25 05:01:17 UTC 2018 - coolo@suse.com
|
Wed Apr 25 05:01:17 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Alien-Build
|
Name: perl-Alien-Build
|
||||||
Version: 1.41
|
Version: 1.42
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Alien-Build
|
%define cpan_name Alien-Build
|
||||||
Summary: Build external dependencies for use in CPAN
|
Summary: Build external dependencies for use in CPAN
|
||||||
@ -112,7 +112,7 @@ find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%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
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user