8
0
forked from pool/perl-PAR-Dist

Accepting request 852061 from devel:languages:perl:autoupdate

- updated to 0.51
   see /usr/share/doc/packages/perl-PAR-Dist/Changes
  0.51  2020-11-30
  - Fix problem with Cwd::realpath()
    Some versions of Cwd::realpath() must be called on an *existing* path,
    otherwise they will return undef.

OBS-URL: https://build.opensuse.org/request/show/852061
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PAR-Dist?expand=0&rev=19
This commit is contained in:
2020-12-01 09:45:15 +00:00
committed by Git OBS Bridge
parent f9922ea465
commit 901b932973
4 changed files with 17 additions and 4 deletions

View File

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

3
PAR-Dist-0.51.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Dec 1 03:13:24 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 0.51
see /usr/share/doc/packages/perl-PAR-Dist/Changes
0.51 2020-11-30
- Fix problem with Cwd::realpath()
Some versions of Cwd::realpath() must be called on an *existing* path,
otherwise they will return undef.
-------------------------------------------------------------------
Wed Nov 18 03:11:15 UTC 2020 - Tina Müller <timueller+perl@suse.de>

View File

@@ -17,7 +17,7 @@
Name: perl-PAR-Dist
Version: 0.50
Version: 0.51
Release: 0
%define cpan_name PAR-Dist
Summary: Create and manipulate PAR distributions