12 Commits

Author SHA256 Message Date
87fb7c7207 Add Gitea build results 2025-08-12 18:14:14 +02:00
eb9fb43b58 Accepting request 1235336 from devel:languages:perl:autoupdate
- updated to 4.0.4 (v4.0.4)
   see /usr/share/doc/packages/perl-FindBin-libs/CHANGES
  -   4.0.4 
      Saner way to add sub-paths; not visible.
  -   4.0.3 
      Add missing '' to catpath.
      Move canonpath into rel2abs, saves re-running it for each
      directory up the tree.
  -   4.0.2 
      Avoid undef value in m// with defined check.
  -   4.0.1 
      Fixes to setup-dist shell script for creating the placeholder
      FindBin/libs.pm file with the correct version.
  -   4.0.0 
      Remove all use of abs_path, including FindBin; this will
      now handle symlinks properly using rel2abs.
      Replace FindBin with FindBin::Bin & FindBin::Parents
      modeled after their Raku counterparts.
      Update the test numbers a bit to test the separte modules
      with 0*.t; push tests and MANIFEST into the version dir's.
      Update the dist prepare script to extrac its package
      line from the installed lib/FindBin/libs.pm so that the
      Makefile.PL can use VERSION_FROM again.

OBS-URL: https://build.opensuse.org/request/show/1235336
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-FindBin-libs?expand=0&rev=11
2025-01-09 16:26:17 +00:00
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
58abd03e41 Accepting request 958012 from devel:languages:perl:autoupdate
- 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.

OBS-URL: https://build.opensuse.org/request/show/958012
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-FindBin-libs?expand=0&rev=9
2022-03-01 13:50:14 +00:00
5b961eb33d Accepting request 886034 from devel:languages:perl:autoupdate
- 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

OBS-URL: https://build.opensuse.org/request/show/886034
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-FindBin-libs?expand=0&rev=8
2021-04-22 15:37:40 +00:00
Stephan Kulow
31ffccf2b1 Accepting request 573752 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/573752
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-FindBin-libs?expand=0&rev=7
2018-02-07 15:54:04 +00:00
Stephan Kulow
41d91b0089 Accepting request 328915 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/328915
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-FindBin-libs?expand=0&rev=6
2015-09-04 18:37:23 +00:00
Stephan Kulow
a6fdbc1f0c Accepting request 297851 from devel:languages:perl:autoupdate
update

OBS-URL: https://build.opensuse.org/request/show/297851
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-FindBin-libs?expand=0&rev=5
2015-04-17 18:56:14 +00:00
Stephan Kulow
2298cfe11a always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-FindBin-libs?expand=0&rev=4
2010-12-03 14:05:47 +00:00
Stephan Kulow
f3e55f0643 siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-FindBin-libs?expand=0&rev=3
2010-12-01 13:45:09 +00:00
Stephan Kulow
1614ee02f4 - remove /var/adm/perl-modules
- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-FindBin-libs?expand=0&rev=2
2010-11-29 18:55:14 +00:00
Pascal Bleser
a17f0ae1a9 1.5
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-FindBin-libs?expand=0&rev=1
2010-09-02 22:44:42 +00:00