Files
perl-FindBin-libs/perl-FindBin-libs.changes
Tina Müller cd323960a5 Accepting request 1066026 from devel:languages:perl:autoupdate
- updated to 3.0.2
   see /usr/share/doc/packages/perl-FindBin-libs/CHANGES
  -   3.0.2 
      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.
- updated to 3.0.1
   see /usr/share/doc/packages/perl-FindBin-libs/CHANGES
  -   3.0.1 
      Remove extraneous breakpoints
  -   3.0.0 
      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.
- updated to 2.21.0
   see /usr/share/doc/packages/perl-FindBin-libs/CHANGES
- Fix File::Copy::Recursive::Reduced dependency
- updated to 2.200
   see /usr/share/doc/packages/perl-FindBin-libs/CHANGES
- updated to 2.1502
   see /usr/share/doc/packages/perl-FindBin-libs/Changes
  2.15.02 
  
  use explicit LICENSE key in Extutils metadata.
  
  2.15.01 
  
  Add 'same terms as perl 5.24 or any later version' license.
- updated to 2.15
   see /usr/share/doc/packages/perl-FindBin-libs/Changes
  2.15    
- updated to 2.12
   see /usr/share/doc/packages/perl-FindBin-libs/Changes
- switch to perl_requires macro
- remove /var/adm/perl-modules
- initial package (1.5)

OBS-URL: https://build.opensuse.org/request/show/1066026
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-FindBin-libs?expand=0&rev=10
2023-02-20 10:08:39 +00:00

92 lines
3.0 KiB
Plaintext

-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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)