7
0

47 Commits

Author SHA256 Message Date
67f084103e Accepting request 1288369 from devel:languages:perl:autoupdate
- updated to 1.10.0 (1.01)
   see /usr/share/doc/packages/perl-App-perlbrew/Changes
  1.01
  	- Released at 2024-11-18T20:46:04+0900
  	- fix: `perlbrew install skaji-relocatable-perl-$version` on macOS.
  1.00
  	- Released at 2024-10-04T10:48:40+0900
  	- Experimental: `perlbrew install` now accept names like skaji-relocatable-perl-$version.
  0.99
  	- Released at 2024-09-07T16:30:28+0900
  	- Thanks to our contributors: Graham Knop, Joelle Maslak, Luke Closs, jonasbn
  	- bashrc executes properly in bash shells with +h option set
  	- Allow specification of non-standard Perl location
  	- make-pp now requires the input to be specified with `-i` or `--input`.
  	- Tests are ported to Test2. Big thanks to Luke Closs.
          - Command make-pp now expects the input to be the path of an existing executable perl program, and would not be searching through $PATH.

OBS-URL: https://build.opensuse.org/request/show/1288369
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=82
2025-06-25 08:36:52 +00:00
522f1fb389 Normalize CPAN version
See https://github.com/openSUSE/cpanspec/issues/47 for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=80
2025-06-12 18:49:00 +00:00
e0a68f4cc1 Fix disabling of __perllib_provides
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=78
2024-03-08 21:59:53 +00:00
61cb57c255 Accepting request 1108650 from devel:languages:perl:autoupdate
- updated to 0.98
   see /usr/share/doc/packages/perl-App-perlbrew/Changes
  0.98
  	- Released at 2023-08-11T22:54:38+0900
  	- Remove the support of cperl from `available` and `install` command. Github PR: #777. cperl can still be installed by specifying the tarball, just not by their short names.
  	- new command: make-shim
  	- new command: make-pp.

OBS-URL: https://build.opensuse.org/request/show/1108650
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=76
2023-09-12 15:02:22 +00:00
57068e7fa0 Accepting request 1090327 from devel:languages:perl:autoupdate
- updated to 0.97
   see /usr/share/doc/packages/perl-App-perlbrew/Changes
  0.97
  	- Released at 2023-05-12T22:33:42+0900
  	- Thanks to our contributors: Elvin Aslanov, Graham Knop, Shoichi Kaji, Tomasz Konojacki, brian greenfield
  	- The documentation of `clone-module` and `list-modules` are improved.
  	- No longer depends on Pod::Parser. Github PR #760
  	- Bugfix for csh users: Github PR #770

OBS-URL: https://build.opensuse.org/request/show/1090327
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=74
2023-06-01 15:21:47 +00:00
1c8efaf248 Accepting request 994576 from devel:languages:perl:autoupdate
- updated to 0.96
   see /usr/share/doc/packages/perl-App-perlbrew/Changes
  0.96
  	- Released at 2022-07-31T15:42:39+0900
  	- Thanks to our contributors: Rolf Stöckli
  	- `install-cpm` is now properly documented. Thanks to Tekki.
  	- Let `install` hint for `init` when PERLBREW_ROOT does not exist. .RT #57669.
          - Reveal the actual error code of curl/wget etc. Github issue #748.

OBS-URL: https://build.opensuse.org/request/show/994576
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=72
2022-08-16 12:24:51 +00:00
Lars Vogdt
8b79d4e072 Accepting request 977717 from devel:languages:perl:autoupdate
- updated to 0.95
   see /usr/share/doc/packages/perl-App-perlbrew/Changes
  0.95
  	- Released at 2022-05-15T22:59:11+0800
  	- Thanks to our contributors: Leon Timmermans
  	- Now we use metacpan api for fetching perl versions and for downloading. Github PR #743
  	- `--verbose` flag now also enable verbosity of underlying curl/wget commands. Github PR #740.
  	- Avoid perl test errors when NO_COLOR is set. Github PR #738

OBS-URL: https://build.opensuse.org/request/show/977717
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=70
2022-05-20 08:35:04 +00:00
baa7ec921f Accepting request 936017 from devel:languages:perl:autoupdate
- updated to 0.94
   see /usr/share/doc/packages/perl-App-perlbrew/Changes
  0.94
  	- Released at 2021-12-05T08:39:16+0900
  	- Let `self-upgrade` print version numbers when doing upgrades. Github issue #678.
  0.93
  	- Released at 2021-11-22T23:09:25+0900
  	- Let `clone-modules` takes just one arguments and mean 'cloning modules from that perl'.
  	- Let `list-modules` and `clone-modules` map certain output to their representative module name. Github issue #722
  	- `exec` command now takes aliases explicitly specified in `--with` args and run commands with those aliases -- even if that would run the same thing twice. Github issue #725

OBS-URL: https://build.opensuse.org/request/show/936017
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=69
2021-12-06 13:43:54 +00:00
682ac7e9c8 Accepting request 885925 from devel:languages:perl:autoupdate
- updated to 0.92
   see /usr/share/doc/packages/perl-App-perlbrew/Changes
  0.92
  	- Released at 2021-04-15T23:53:55+0900
  	- Thanks to our contributors: chee
  	- Fix a message mentioning fish config. GitHub PR #712
  	- Fetch cperl releases from https://github.com/perl11/cperl/releases instead
  	- Let `clone-modules` command accept `--notest` and skip running module tests

OBS-URL: https://build.opensuse.org/request/show/885925
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=67
2021-04-22 15:38:06 +00:00
4d2f184474 Accepting request 868558 from devel:languages:perl:autoupdate
- updated to 0.91
   see /usr/share/doc/packages/perl-App-perlbrew/Changes
  0.91
  	- Released at 2021-01-31T17:10:27+0900
  	- Fix META info included in 0.90. No other feature changes.
  0.90
  	- Released at 2021-01-29T09:43:17+0900
  	- Thanks to our contributors: Mose Schmiedel, gucchisk
  	- The output of 'available' command is split into sections of different type of distributions. Github issue #646.
          - Let the output of `perlbrew -h` be the short usage. Github issue #647
          - Unbreak env script for fish users. GitHub PR #698 and #708
          - Prefer https URLs of www.cpan.org

OBS-URL: https://build.opensuse.org/request/show/868558
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=65
2021-02-03 10:42:46 +00:00
7b1cbc73d8 Accepting request 842995 from devel:languages:perl:autoupdate
- updated to 0.89
   see /usr/share/doc/packages/perl-App-perlbrew/Changes
  0.89
  	- Released at 2020-10-19T09:26:19+0900
  	- Thanks to our contributors: Håkon Hægland, Nicolas R, Peter Tripp
  	- Make the bashrc compatible with 'bash -u'. Github PR #694
  	- Prevent build directory from being overwritten. Github PR #683

OBS-URL: https://build.opensuse.org/request/show/842995
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=63
2020-10-20 15:12:44 +00:00
Lars Vogdt
4313d80ca6 Accepting request 768643 from devel:languages:perl:autoupdate
- updated to 0.88
   see /usr/share/doc/packages/perl-App-perlbrew/Changes
  0.88
  	- Released at 2020-01-29T21:40:07+0900
  	- Thanks to our contributors: Dave Rolsky, Gil Magno, Zhu Sheng Li
  	- `install` command now shows errors message from http_downlod. Github PR #681.
          - Fix: The .tar.bz2 suffix are removed from the output ouf `available` PR #685

OBS-URL: https://build.opensuse.org/request/show/768643
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=61
2020-01-30 11:26:19 +00:00
Lars Vogdt
6c07ed7a3e Accepting request 743456 from devel:languages:perl:autoupdate
- updated to 0.87
   see /usr/share/doc/packages/perl-App-perlbrew/Changes
  0.87
  	- Released at 2019-10-25T22:55:40+0900
  	- Thanks to our contributors: Branislav Zahradník, Christopher Chavez, Jon Jacobson, Konstantin S. Uvarin, Pali, Shoichi Kaji, Tomasz Konojacki, jkjacobson, rage311
  	- Use the new official repo url for fetching perl blead. Github issue #677
  	- Add `--min` and `--max` options to `exec` command. Github PR #656
  	- Fix "ERROR: Cannot find the tarball for perl-$version". Github PR #669
  	- Fix calling patchperl on readonly files. Github PR #674
          - Fix installation from local tarbal files. See https://rt.cpan.org/Ticket/Display.html?id=129871
          - Internal refactoring. Github PR #667, #662
  	- Various corrections of documentation. Github PR #676, #660

OBS-URL: https://build.opensuse.org/request/show/743456
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=59
2019-10-29 08:50:56 +00:00
Stephan Kulow
0a0943fe17 Accepting request 667111 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/667111
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=57
2019-01-19 18:44:14 +00:00
588c47397f Accepting request 658752 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/658752
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=55
2018-12-17 17:07:47 +00:00
Stephan Kulow
8abcb56dc2 Accepting request 624487 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/624487
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=53
2018-07-23 08:55:18 +00:00
f960638ae4 Accepting request 613152 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/613152
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=51
2018-05-31 12:28:01 +00:00
Stephan Kulow
8a32278e7f - updated to 0.82
see /usr/share/doc/packages/perl-App-perlbrew/Changes
  - Thanks to our contributors: Alceu Rodrigues de Freitas Junior, Paul Cochrane
  - Fix regression of 'perlbrew install blead'
  
  0.81: # 2017-12-09T15:12:04+0900
  - Thanks to our contributors: Luca Ferrari, Zac Bentley, perlancar, Nicolas R, gregor herrmann, Paul Cochrane
  - New command: clone-modules
  - Recognize tarball in .tar.xz extension
  - The output of "availables" is now sorted by versions
  - Unbreak the integration with cperl releases
  - Make `perlbrew install` runs correctly on AIX
  - support the current perl blead (5.28)
  
  0.80: # 2017-06-30T07:40:45+0200
  - Fix version in META.yml in CPAN distribution. See: https://rt.cpan.org/Public/Bug/Display.html?id=122279
  
  0.79: # 2017-06-25T23:40:45+0200
  - deal with perl-5.26 change about @INC in Makefile.PL
  - "available" command now also shows the URLs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=48
2018-02-21 07:26:13 +00:00
Stephan Kulow
d8e2573b0d Accepting request 441133 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/441133
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=46
2016-11-21 14:30:56 +00:00
Stephan Kulow
f13c344424 Accepting request 440104 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/440104
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=44
2016-11-17 20:06:20 +00:00
Stephan Kulow
309c727409 Accepting request 404107 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/404107
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=42
2016-06-24 04:58:29 +00:00
Stephan Kulow
02350b7653 Accepting request 383892 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/383892
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=40
2016-04-06 06:23:59 +00:00
Stephan Kulow
eeda0ca233 - updated to 0.74
see /usr/share/doc/packages/perl-App-perlbrew/Changes
  0.74: # 2015-11-24T20:55:02+0100
  - A big thanks for our contributers: Aristotle Pagaltzis, Dave Jacoby, Dylan Cali, John Krull, Kevin Johnson, Nathan Day, Paul Cochrane, Tudor Constantin, Yanick Champoux, tm604
  - support PERLBREW_LIB_PREFIX. c29813cd46
  - prefer https and remove insecure download cli flags. f49a908c17
  - perlbrew now dies when switching to/use a lib that does not exist. https://github.com/gugod/App-perlbrew/issues/432
  - RHEL vendorlib fix https://github.com/gugod/App-perlbrew/issues/409
  - improvements with fish integration.
  - unbreak when running with perl 5.14 or earlier: "list" command now correctly display lib names.
  - retaining flags in upgrade-perl. b8d466670b
  - variour document clean up and improvements.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=38
2015-11-28 10:08:30 +00:00
Stephan Kulow
c9b7865a5f update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=36
2015-04-17 08:47:30 +00:00
Stephan Kulow
00ac3e63c2 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=34
2014-09-15 16:00:46 +00:00
Stephan Kulow
e061ae0797 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=32
2014-03-17 13:15:11 +00:00
Stephan Kulow
22be7e7bd2 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=31
2013-11-25 10:10:38 +00:00
Stephan Kulow
108e1430a7 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=30
2013-08-06 18:07:36 +00:00
Stephan Kulow
adbcf5abf5 - updated to 0.64
- The build directory is removed before a new build.
 - New command: `install-multiple`
 - `clean` command now also removes tarballs
 - `install` command has many extra convienent flags.
 - Use "http://www.cpan.org" as the default CPAN mirror instead of "http://search.cpan.org/CPAN"
 - Remove the --insecure/--no-check-certificate command bflags when invoking curl/wget.
 
 - Remove `install-ack` command.
   - Due to the new architecture of ack2, it does not make sense
     to install the standalone executable anymore. Thus it's better not
     to do the installation with perlbrew.
 - Fix the `use` and `switch` command when switching between binary incompatible perl installations. See GH #297
 
 - Fix `list-modules` under lib env. It lists all modules in the lib, and in the base.
 - Use the original grep command to prevent aliases from breaking the content of init. GH #307
 - `perlbrew alias help` is now the same as `perlbrew help alias`
 - `perlbrew exec --with ...` now preserve the order of specified names.
 
 - Fix bashrc on various OS/shell. See GH #302
 
 - Exit status handling in bash function. See ed29288ab50a15d7df86d69cfcbddf108674eb07 for more details.
 - Fix compatibility with recent local::lib version.
 - Delay the loading of server modules.
 - Fix warnings when runing `perlbrew off`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=28
2013-06-04 14:45:58 +00:00
Stephan Kulow
87ebb69141 Accepting request 139465 from home:coolo:branches:openSUSE:Factory
- explict buildrequire groff for the test suite

OBS-URL: https://build.opensuse.org/request/show/139465
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=26
2012-10-26 15:54:19 +00:00
Stephan Kulow
6a4212f8c6 - updated to 0.42
- Improvement: die when running perlbrew (use|switch) with unknown installation name.
  - clean 'build.log' on install. ref: RT #69168.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=24
2012-05-25 03:30:03 +00:00
Stephan Kulow
95c8f58b77 - updated to 0.41
- Fix installation issue when the specified version is not listed in CPAN::Perl::Releases
  - Fix sub-shell invocation for 'switch' and 'use' command. This is particularly for csh users, but it should also work for bash users.
  - Make the stanalone perlbrew program smaller by using Perl::Strip
  - use CPAN::Perl::Releases to decide the location of perl tarball -- less HTTP hits
  - Prefer $PERLBREW_ROOT/bin/patchperl if it is there.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=22
2012-02-21 09:08:50 +00:00
Pascal Bleser
8d734224fd 0.39
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=18
2012-01-02 07:33:29 +00:00
Pascal Bleser
04b3661e6e 0.35
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=17
2011-12-17 09:37:47 +00:00
Pascal Bleser
8678320717 - update to 0.33:
* remove Text::Levenshtein from the standalone executable
  * rearrange documentation so all perlbrew command usage document can be found
    in `perldoc perlbrew`
- changes from 0.32:
  * hotfix release: local::lib was not bundled in the previous release

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=16
2011-11-18 23:19:34 +00:00
Pascal Bleser
840443282c 0.31
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=15
2011-11-03 23:42:21 +00:00
Pascal Bleser
6c308e2bc2 0.29
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=14
2011-09-30 07:23:31 +00:00
Pascal Bleser
ff83e24e88 0.24
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=13
2011-06-08 19:49:14 +00:00
Pascal Bleser
55563687cc 0.23
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=11
2011-06-01 21:55:32 +00:00
Pascal Bleser
fcbbc39efb 0.22
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=10
2011-05-26 19:49:49 +00:00
Pascal Bleser
3eb7f38610 0.21
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=9
2011-05-17 08:08:36 +00:00
Pascal Bleser
572eb7b452 0.20
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=8
2011-05-10 19:06:49 +00:00
Stephan Kulow
810e9d9d0a - updated to 0.19
- Auto run 'perlbrew init' after an install (or upgrade)
  - Symlink dev versions of executables. For example,'perl5.13.11' to 'perl', 'prove5.13.11' to 'prove'.
  - Automatically apply patches necessary to make older perls build again on
    modern platforms with the help of Devel::PatchPerl.
  - A command "perlbrew available" to list recently available perls to build by trcjr

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=6
2011-04-27 19:00:04 +00:00
Stephan Kulow
38b59aff0e - updated to 0.18
* Spotted and fixed by chad.a.davis++, an issue when bash set "noclobber" option,
    which breaks the creation of ~/.perlbrew/init. See https://rt.cpan.org/Ticket/Display.html?id=66518
  * A simple `perlbrew clean` command to clean build dir.
  * delegate `-j` arg value to `make test_harness`. by dagolden++
  * $HOME is replaced with "~" in many messages. https://rt.cpan.org/Ticket/Display.html?id=57668

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=5
2011-04-03 14:54:55 +00:00
Pascal Bleser
8bc809ea1b 0.17
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=4
2011-03-09 22:30:35 +00:00
Pascal Bleser
4cf80d3bbc 0.16
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=2
2011-02-19 15:27:06 +00:00
Stephan Kulow
4c2b8a769f - initial package 0.15
* created by cpanspec 1.78.03

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=1
2011-01-14 11:29:09 +00:00