8
0

Accepting request 505596 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/505596
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Reader?expand=0&rev=8
This commit is contained in:
Stephan Kulow
2017-06-25 06:38:36 +00:00
committed by Git OBS Bridge
parent ff90b09d0e
commit 612ce59225
4 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a67d9d94790900f5d4cf0a61e4f4c621c852c7f657eeb58497c5cb0471c1c0de
size 11372

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d5a0adb772517754fbfec0180d6a51039bb0cd3bd3316a59eaa32c05ddde284
size 13556

View File

@@ -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

View File

@@ -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