diff --git a/FindBin-libs-v3.0.1.tar.gz b/FindBin-libs-v3.0.1.tar.gz deleted file mode 100644 index 4d0a2a0..0000000 --- a/FindBin-libs-v3.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52ca19b2fd342d0d7c4dd3903a4ab652d3ad6c9401026aa9d44d4fae6546e4df -size 36151 diff --git a/FindBin-libs-v3.0.2.tar.gz b/FindBin-libs-v3.0.2.tar.gz new file mode 100644 index 0000000..e1f728c --- /dev/null +++ b/FindBin-libs-v3.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2eb49161a086c30e00fd5009c91395f4d3b3d3e6d7e12197fff8aabf25ac149 +size 37223 diff --git a/perl-FindBin-libs.changes b/perl-FindBin-libs.changes index b3014d5..6d85cf1 100644 --- a/perl-FindBin-libs.changes +++ b/perl-FindBin-libs.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Feb 15 17:33:54 UTC 2023 - Dirk Stoecker + +- updated to 3.0.2 + see /usr/share/doc/packages/perl-FindBin-libs/CHANGES + + - 3.0.2 Fri Sep 16 07:45:00 PM EDT 2022 + + Bin=X uses dirname( X ) if X is a file, otherwise if X is + a dir it uses X, otherwise it dies. This mainly simplifies + testing where libs or config dirs are below the ./t in the + path. + ------------------------------------------------------------------- Sat Feb 26 03:07:34 UTC 2022 - Tina Müller @@ -76,4 +89,3 @@ Mon Nov 29 18:30:00 UTC 2010 - coolo@novell.com Thu Sep 2 22:44:29 UTC 2010 - pascal.bleser@opensuse.org - initial package (1.5) - diff --git a/perl-FindBin-libs.spec b/perl-FindBin-libs.spec index cef88fd..54c092f 100644 --- a/perl-FindBin-libs.spec +++ b/perl-FindBin-libs.spec @@ -18,7 +18,7 @@ %define cpan_name FindBin-libs Name: perl-FindBin-libs -Version: 3.0.1 +Version: 3.0.2 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Locate and a 'use lib' or export