Accepting request 1288030 from devel:languages:perl:autoupdate

- updated to 1.600.0 (1.60)
   see /usr/share/doc/packages/perl-Cache-FastMmap/Changes
  1.60 
    - Fix very broken 1.59 release that was leaving pages
      locked after initialising them.

OBS-URL: https://build.opensuse.org/request/show/1288030
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Cache-FastMmap?expand=0&rev=18
This commit is contained in:
2025-06-24 07:16:21 +00:00
committed by Git OBS Bridge
parent 5c15b12004
commit bec9b0804f
4 changed files with 16 additions and 6 deletions

View File

@@ -18,10 +18,10 @@
%define cpan_name Cache-FastMmap
Name: perl-Cache-FastMmap
Version: 1.590.0
Version: 1.600.0
Release: 0
# 1.59 -> normalize -> 1.590.0
%define cpan_version 1.59
# 1.60 -> normalize -> 1.600.0
%define cpan_version 1.60
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Uses an mmap'ed file to act as a shared memory interprocess cache
URL: https://metacpan.org/release/%{cpan_name}