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

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

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jun 18 05:33:58 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 1.600.0 (1.60)
see /usr/share/doc/packages/perl-Cache-FastMmap/Changes
1.60 Wed Jun 18 9:25 2025
- Fix very broken 1.59 release that was leaving pages
locked after initialising them.
-------------------------------------------------------------------
Wed Jun 4 05:35:30 UTC 2025 - Tina Müller <timueller+perl@suse.de>

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}