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:
Stephan Kulow
2017-07-15 15:13:03 +00:00
committed by Git OBS Bridge
parent 618a9d7b75
commit 112b23d11e
4 changed files with 20 additions and 4 deletions

View File

@@ -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