Accepting request 847107 from devel:languages:perl:autoupdate
- updated to 1.50 see /usr/share/doc/packages/perl-Cache-FastMmap/Changes 1.50 - Allow get_and_set sub to return an options hash passed to the internal set call OBS-URL: https://build.opensuse.org/request/show/847107 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Cache-FastMmap?expand=0&rev=11
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:95e99a74b4911052f5858990e1e38bc86da9e89bb995c49e59667a4d9a31ffab
|
|
||||||
size 52512
|
|
3
Cache-FastMmap-1.50.tar.gz
Normal file
3
Cache-FastMmap-1.50.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0603500a56f31ac1c309a478704dcd88c576eeafba368c61867b445fbd6d063c
|
||||||
|
size 52895
|
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 7 03:09:56 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 1.50
|
||||||
|
see /usr/share/doc/packages/perl-Cache-FastMmap/Changes
|
||||||
|
|
||||||
|
1.50 Fri Nov 6 20:40 2020
|
||||||
|
- Allow get_and_set sub to return an options
|
||||||
|
hash passed to the internal set call
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 24 03:07:29 UTC 2020 - <timueller+perl@suse.de>
|
Tue Mar 24 03:07:29 UTC 2020 - <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Cache-FastMmap
|
# spec file for package perl-Cache-FastMmap
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Cache-FastMmap
|
Name: perl-Cache-FastMmap
|
||||||
Version: 1.49
|
Version: 1.50
|
||||||
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
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
Source0: https://cpan.metacpan.org/authors/id/R/RO/ROBM/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/R/RO/ROBM/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Reference in New Issue
Block a user