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,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e73baecb5c0de715d24df68d56f74907977b77c951f8cc7e944ccb433620a589
|
||||
size 78305
|
3
File-Map-0.67.tar.gz
Normal file
3
File-Map-0.67.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12785dbedfc2ccdfa38db4d97a78464925918db372fd19baecf2fa97af22fbc2
|
||||
size 104595
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 26 03:09:02 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 19 06:07:02 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
|
@@ -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