From f847e06f369a1188d1fe8a3a0e06c027cafdc38b44472e7effc5f5ec3a467897 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Sun, 9 May 2021 12:27:27 +0000 Subject: [PATCH] Accepting request 891818 from devel:languages:perl:autoupdate - updated to 1.27 see /usr/share/doc/packages/perl-File-Which/Changes 1.27 2021-05-07 04:54:31 -0600 - Production release identical to 1.26_01 1.26_01 2021-04-27 05:15:20 -0600 - Fix bug in test where test files sometimes didn't have execute permissions (gh#31) - Add Env as an explicit test prereq (gh#13, gh#32) 1.25_01 2021-04-25 07:35:41 -0600 - Tests should now work when Perl isn't in the PATH (gh#29, gh#30) OBS-URL: https://build.opensuse.org/request/show/891818 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Which?expand=0&rev=36 --- File-Which-1.24.tar.gz | 3 --- File-Which-1.27.tar.gz | 3 +++ perl-File-Which.changes | 17 +++++++++++++++++ perl-File-Which.spec | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 File-Which-1.24.tar.gz create mode 100644 File-Which-1.27.tar.gz diff --git a/File-Which-1.24.tar.gz b/File-Which-1.24.tar.gz deleted file mode 100644 index ea217b4..0000000 --- a/File-Which-1.24.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c5414dd6d5c61cb992fdd257aefe52f9a80bf55158cd5ec17469199d0b12eef -size 24838 diff --git a/File-Which-1.27.tar.gz b/File-Which-1.27.tar.gz new file mode 100644 index 0000000..5b24a9e --- /dev/null +++ b/File-Which-1.27.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3201f1a60e3f16484082e6045c896842261fc345de9fb2e620fd2a2c7af3a93a +size 25146 diff --git a/perl-File-Which.changes b/perl-File-Which.changes index 789c65f..9f87fb5 100644 --- a/perl-File-Which.changes +++ b/perl-File-Which.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun May 9 03:06:55 UTC 2021 - Tina Müller + +- updated to 1.27 + see /usr/share/doc/packages/perl-File-Which/Changes + + 1.27 2021-05-07 04:54:31 -0600 + - Production release identical to 1.26_01 + + 1.26_01 2021-04-27 05:15:20 -0600 + - Fix bug in test where test files sometimes didn't have + execute permissions (gh#31) + - Add Env as an explicit test prereq (gh#13, gh#32) + + 1.25_01 2021-04-25 07:35:41 -0600 + - Tests should now work when Perl isn't in the PATH (gh#29, gh#30) + ------------------------------------------------------------------- Sat Mar 20 03:07:43 UTC 2021 - Tina Müller diff --git a/perl-File-Which.spec b/perl-File-Which.spec index 53f46d9..240bd75 100644 --- a/perl-File-Which.spec +++ b/perl-File-Which.spec @@ -18,7 +18,7 @@ %define cpan_name File-Which Name: perl-File-Which -Version: 1.24 +Version: 1.27 Release: 0 Summary: Perl implementation of the which utility as an API License: Artistic-1.0 OR GPL-1.0-or-later