Accepting request 510435 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/510435 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Cache-FastMmap?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
618a9d7b75
commit
112b23d11e
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ad8fad2e6601002283757999cd3bcab730c0b05a0c336809adcccc42b28d4ba6
|
|
||||||
size 51306
|
|
3
Cache-FastMmap-1.46.tar.gz
Normal file
3
Cache-FastMmap-1.46.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:28e9ae034ad37f36a3a644266c9b5993385ca9c9a14fb0a058288dbd289fc100
|
||||||
|
size 51820
|
@@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 15 05:10:51 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.46
|
||||||
|
see /usr/share/doc/packages/perl-Cache-FastMmap/Changes
|
||||||
|
|
||||||
|
1.46 Fri Jul 14 19:40 2017
|
||||||
|
- Fix tests on older perls (thanks stephanloyd9@gmail.com)
|
||||||
|
- Use File::Spec for temp dir (thanks fraserbn@gmail.com)
|
||||||
|
- Fix mmap_cache_internals.h include guard
|
||||||
|
- Fix get_and_set() always returning 0 for DidStore
|
||||||
|
- Allow setting permission when creating cache file
|
||||||
|
- Tweak leak detection tests
|
||||||
|
- Fix last_access/expire_time checks for impending
|
||||||
|
1500000000 seconds since epoch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 17 06:10:22 UTC 2017 - coolo@suse.com
|
Fri Mar 17 06:10:22 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Cache-FastMmap
|
Name: perl-Cache-FastMmap
|
||||||
Version: 1.45
|
Version: 1.46
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Cache-FastMmap
|
%define cpan_name Cache-FastMmap
|
||||||
Summary: Uses an mmap'ed file to act as a shared memory interprocess cache
|
Summary: Uses an mmap'ed file to act as a shared memory interprocess cache
|
||||||
|
Reference in New Issue
Block a user