diff --git a/Cache-FastMmap-1.49.tar.gz b/Cache-FastMmap-1.49.tar.gz deleted file mode 100644 index 9af5776..0000000 --- a/Cache-FastMmap-1.49.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95e99a74b4911052f5858990e1e38bc86da9e89bb995c49e59667a4d9a31ffab -size 52512 diff --git a/Cache-FastMmap-1.50.tar.gz b/Cache-FastMmap-1.50.tar.gz new file mode 100644 index 0000000..08ae61b --- /dev/null +++ b/Cache-FastMmap-1.50.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0603500a56f31ac1c309a478704dcd88c576eeafba368c61867b445fbd6d063c +size 52895 diff --git a/perl-Cache-FastMmap.changes b/perl-Cache-FastMmap.changes index 7411c5c..0578123 100644 --- a/perl-Cache-FastMmap.changes +++ b/perl-Cache-FastMmap.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Nov 7 03:09:56 UTC 2020 - Tina Müller + +- 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 - diff --git a/perl-Cache-FastMmap.spec b/perl-Cache-FastMmap.spec index dd385e3..ed0b8a7 100644 --- a/perl-Cache-FastMmap.spec +++ b/perl-Cache-FastMmap.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: perl-Cache-FastMmap -Version: 1.49 +Version: 1.50 Release: 0 %define cpan_name Cache-FastMmap Summary: Uses an mmap'ed file to act as a shared memory interprocess cache License: Artistic-1.0 OR GPL-1.0-or-later 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 Source1: cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build