diff --git a/Alien-Build-1.62.tar.gz b/Alien-Build-1.62.tar.gz deleted file mode 100644 index e83147b..0000000 --- a/Alien-Build-1.62.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9c69455de8a0949e54ed3cb6c01ca510fe532ef708c51658235d78de0720161 -size 233731 diff --git a/Alien-Build-1.63.tar.gz b/Alien-Build-1.63.tar.gz new file mode 100644 index 0000000..1e67dda --- /dev/null +++ b/Alien-Build-1.63.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:031b78e56bb9d8739cce3adbf6fc388c07745b5ad8463261be54b0d6aa3ed38b +size 256233 diff --git a/perl-Alien-Build.changes b/perl-Alien-Build.changes index 8547d76..249db18 100644 --- a/perl-Alien-Build.changes +++ b/perl-Alien-Build.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Apr 9 05:01:08 UTC 2019 - Stephan Kulow + +- updated to 1.63 + see /usr/share/doc/packages/perl-Alien-Build/Changes + + 1.63 2019-04-08 17:19:03 -0400 + - Documentation improvements + - Fixed bug in Test::Alien::Build alienfile_skip_if_missing_prereqs + where subtest / test was always skipped regardless of requirements. + It now (correctly) only skips if there are missing requirements. + ------------------------------------------------------------------- Sat Mar 30 06:01:02 UTC 2019 - Stephan Kulow diff --git a/perl-Alien-Build.spec b/perl-Alien-Build.spec index 2da2fb3..29ea135 100644 --- a/perl-Alien-Build.spec +++ b/perl-Alien-Build.spec @@ -17,7 +17,7 @@ Name: perl-Alien-Build -Version: 1.62 +Version: 1.63 Release: 0 %define cpan_name Alien-Build Summary: Build external dependencies for use in CPAN @@ -113,7 +113,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