diff --git a/DB_File-1.841.tar.gz b/DB_File-1.841.tar.gz deleted file mode 100644 index df72efc..0000000 --- a/DB_File-1.841.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:169ab1e33eb48d2c451db0d4c3cd7e049f9a676294f45e818a97e93705d1d385 -size 135360 diff --git a/DB_File-1.842.tar.gz b/DB_File-1.842.tar.gz new file mode 100644 index 0000000..27dfe90 --- /dev/null +++ b/DB_File-1.842.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f163850d81c51461994079411ac32fe3707d91befbae4c4b359e1a4774a4d70 +size 137321 diff --git a/perl-DB_File.changes b/perl-DB_File.changes index a90de3a..c09f9fd 100644 --- a/perl-DB_File.changes +++ b/perl-DB_File.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon Jul 16 05:16:32 UTC 2018 - coolo@suse.com + +- updated to 1.842 + see /usr/share/doc/packages/perl-DB_File/Changes + + + 1.842 14 July 2018 + + * Document the MaocOS build failures & how MacPort can work around th eissue. + # 125238 + # 125585 + # RT 133280 + + * Write all test db files into a directory created by File::Temp + Protects against any possible races if running a parallel build. + + * #96357: DB_File destructor is not thread-safe + Added CLONE_SKIP to DB_File.pm and included the test db-threads.t from the patch. + Note - This only works with perl >= 5.8.7 + ------------------------------------------------------------------- Tue Apr 3 05:13:45 UTC 2018 - coolo@suse.com diff --git a/perl-DB_File.spec b/perl-DB_File.spec index 71660d6..62d22be 100644 --- a/perl-DB_File.spec +++ b/perl-DB_File.spec @@ -17,7 +17,7 @@ Name: perl-DB_File -Version: 1.841 +Version: 1.842 Release: 0 %define cpan_name DB_File Summary: Perl5 access to Berkeley DB version 1.x