Files
perl-FindBin-libs/perl-FindBin-libs.changes

80 lines
2.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Fri Apr 17 18:00:03 UTC 2015 - coolo@suse.com
- updated to 2.12
see /usr/share/doc/packages/perl-FindBin-libs/Changes
-------------------------------------------------------------------
Wed Dec 1 13:32:29 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:30:00 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Thu Sep 2 22:44:29 UTC 2010 - pascal.bleser@opensuse.org
- initial package (1.5)