forked from pool/perl-File-Map
Accepting request 817247 from devel:languages:perl:autoupdate
- updated to 0.67
see /usr/share/doc/packages/perl-File-Map/Changes
0.67 2020-06-26 00:26:54+02:00 Europe/Amsterdam
- Fix unresolved symbol "madvise" on QNX NTO
- Fix regression that could cause empty maps to crash upon reuse.
OBS-URL: https://build.opensuse.org/request/show/817247
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Map?expand=0&rev=6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-File-Map
|
||||
#
|
||||
# Copyright (c) 2018 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-File-Map
|
||||
Version: 0.66
|
||||
Version: 0.67
|
||||
Release: 0
|
||||
%define cpan_name File-Map
|
||||
Summary: Memory mapping made simple and safe
|
||||
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/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
Reference in New Issue
Block a user