8
0
forked from pool/perl-DB_File

Accepting request 622966 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/622966
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DB_File?expand=0&rev=10
This commit is contained in:
Stephan Kulow
2018-07-16 06:43:24 +00:00
committed by Git OBS Bridge
parent feff0ac724
commit d96b1447f2
4 changed files with 25 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:169ab1e33eb48d2c451db0d4c3cd7e049f9a676294f45e818a97e93705d1d385
size 135360

3
DB_File-1.842.tar.gz Normal file
View File

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

View File

@@ -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 Tue Apr 3 05:13:45 UTC 2018 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-DB_File Name: perl-DB_File
Version: 1.841 Version: 1.842
Release: 0 Release: 0
%define cpan_name DB_File %define cpan_name DB_File
Summary: Perl5 access to Berkeley DB version 1.x Summary: Perl5 access to Berkeley DB version 1.x