2023-02-20 10:08:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 15 17:33:54 UTC 2023 - Dirk Stoecker <opensuse@dstoecker.de>
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
2022-03-01 13:50:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 26 03:07:34 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 3.0.1
|
|
|
|
see /usr/share/doc/packages/perl-FindBin-libs/CHANGES
|
|
|
|
|
|
|
|
- 3.0.1 Thu Feb 24 04:39:00 PM EST 2022
|
|
|
|
Remove extraneous breakpoints
|
|
|
|
- 3.0.0 Thu Feb 24 04:39:00 PM EST 2022
|
|
|
|
Rewerite the search to use a saner, multi-stage
|
|
|
|
process. Still uses abs_path to avoid duplicates
|
|
|
|
working up the stack due to multi-level symlinks,
|
|
|
|
skips things earlier in the process & is a bit
|
|
|
|
easier to read.
|
|
|
|
noignore is handled properly, as is ignore=
|
|
|
|
taint extraction on $Bin uses m{^ (.+) /? }x
|
|
|
|
to strip the trailing '/' in some RHEL versions
|
|
|
|
of catpath.
|
|
|
|
|
2021-04-22 15:37:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 16 13:47:59 UTC 2021 - Tina Müller <tina.mueller@suse.com>
|
|
|
|
|
|
|
|
- updated to 2.21.0
|
|
|
|
see /usr/share/doc/packages/perl-FindBin-libs/CHANGES
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 16 13:39:55 UTC 2021 - Tina Müller <tina.mueller@suse.com>
|
|
|
|
|
|
|
|
- Fix File::Copy::Recursive::Reduced dependency
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 16 03:09:36 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 2.200
|
|
|
|
see /usr/share/doc/packages/perl-FindBin-libs/CHANGES
|
|
|
|
|
2018-02-07 15:54:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 7 15:32:56 UTC 2018 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.1502
|
|
|
|
see /usr/share/doc/packages/perl-FindBin-libs/Changes
|
|
|
|
|
|
|
|
2.15.02 Tue Jan 30 12:18:00 CST 2018
|
|
|
|
|
|
|
|
use explicit LICENSE key in Extutils metadata.
|
|
|
|
|
|
|
|
2.15.01 Fri Jan 26 10:10:37 CST 2018
|
|
|
|
|
|
|
|
Add 'same terms as perl 5.24 or any later version' license.
|
|
|
|
|
2015-09-04 18:37:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 4 09:22:06 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.15
|
|
|
|
see /usr/share/doc/packages/perl-FindBin-libs/Changes
|
|
|
|
|
|
|
|
2.15 Tue Sep 1 14:33:49 CDT 2015
|
|
|
|
|
2015-04-17 18:56:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 17 18:00:03 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.12
|
|
|
|
see /usr/share/doc/packages/perl-FindBin-libs/Changes
|
|
|
|
|
2010-12-01 13:45:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 13:32:29 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-11-29 18:55:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 29 18:30:00 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
|
2010-09-02 22:44:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 2 22:44:29 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- initial package (1.5)
|