diff --git a/Alien-Build-1.42.tar.gz b/Alien-Build-1.42.tar.gz deleted file mode 100644 index cd2a3e3..0000000 --- a/Alien-Build-1.42.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe6b18b3ee15e13d004a4154701d00ab14a11a074471997f4a5aad1a34e290b2 -size 234352 diff --git a/Alien-Build-1.43.tar.gz b/Alien-Build-1.43.tar.gz new file mode 100644 index 0000000..6286852 --- /dev/null +++ b/Alien-Build-1.43.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3504e55a935a392cce8ba839f7649202df9299b639656bfcba053712d433f89b +size 216856 diff --git a/perl-Alien-Build.changes b/perl-Alien-Build.changes index a341d09..5a8c2d4 100644 --- a/perl-Alien-Build.changes +++ b/perl-Alien-Build.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Jun 4 05:01:21 UTC 2018 - coolo@suse.com + +- updated to 1.43 + see /usr/share/doc/packages/perl-Alien-Build/Changes + + 1.43 2018-06-03 06:41:28 -0400 + - Documentation fixes + - Use a custom site.config to ensure libraries are installed in lib + and not lib64 or lib/64 for share installs + ------------------------------------------------------------------- Thu May 10 05:01:23 UTC 2018 - coolo@suse.com diff --git a/perl-Alien-Build.spec b/perl-Alien-Build.spec index ce807bc..cff0da1 100644 --- a/perl-Alien-Build.spec +++ b/perl-Alien-Build.spec @@ -17,7 +17,7 @@ Name: perl-Alien-Build -Version: 1.42 +Version: 1.43 Release: 0 %define cpan_name Alien-Build 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 %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