From 901b932973bfa35c453c2da9ea16f094cf70c306a90b134e6ad1ecd77fb55c63 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Tue, 1 Dec 2020 09:45:15 +0000 Subject: [PATCH] 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 --- PAR-Dist-0.50.tar.gz | 3 --- PAR-Dist-0.51.tar.gz | 3 +++ perl-PAR-Dist.changes | 13 +++++++++++++ perl-PAR-Dist.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 PAR-Dist-0.50.tar.gz create mode 100644 PAR-Dist-0.51.tar.gz diff --git a/PAR-Dist-0.50.tar.gz b/PAR-Dist-0.50.tar.gz deleted file mode 100644 index fc190f5..0000000 --- a/PAR-Dist-0.50.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4eb0a88d1de02b86d47b2d0f3d25540960e3505e6c970c2a7fa169816366747 -size 42436 diff --git a/PAR-Dist-0.51.tar.gz b/PAR-Dist-0.51.tar.gz new file mode 100644 index 0000000..57c1c7d --- /dev/null +++ b/PAR-Dist-0.51.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d242062df9b689f39040e4c4e09131a6c464d0eefadbd1c9ac947173af33dff8 +size 42492 diff --git a/perl-PAR-Dist.changes b/perl-PAR-Dist.changes index 079555c..e21254c 100644 --- a/perl-PAR-Dist.changes +++ b/perl-PAR-Dist.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Dec 1 03:13:24 UTC 2020 - Tina Müller + +- 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 diff --git a/perl-PAR-Dist.spec b/perl-PAR-Dist.spec index d672809..4c83d55 100644 --- a/perl-PAR-Dist.spec +++ b/perl-PAR-Dist.spec @@ -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