forked from pool/perl-Module-Reader
Accepting request 506084 from devel:languages:perl
1 OBS-URL: https://build.opensuse.org/request/show/506084 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-Reader?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a67d9d94790900f5d4cf0a61e4f4c621c852c7f657eeb58497c5cb0471c1c0de
|
||||
size 11372
|
3
Module-Reader-0.003003.tar.gz
Normal file
3
Module-Reader-0.003003.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d5a0adb772517754fbfec0180d6a51039bb0cd3bd3316a59eaa32c05ddde284
|
||||
size 13556
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 22 05:53:38 UTC 2017 - coolo@suse.com
|
||||
|
||||
- updated to 0.003003
|
||||
see /usr/share/doc/packages/perl-Module-Reader/Changes
|
||||
|
||||
0.003003 - 2017-06-21
|
||||
- fix EACCES handling to match the current perl
|
||||
- fix raw file handle access for unopened files
|
||||
- call @INC hooks for ./, ../, and / paths if they weren't found directly
|
||||
- add handling for a string reference prefix return from a hook
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 15 06:49:49 UTC 2016 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Module-Reader
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
Name: perl-Module-Reader
|
||||
Version: 0.003002
|
||||
Version: 0.003003
|
||||
Release: 0
|
||||
%define cpan_name Module-Reader
|
||||
Summary: Find and read perl modules like perl does
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Module-Reader/
|
||||
Source0: http://www.cpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Reference in New Issue
Block a user