8
0
Files
perl-App-perlbrew/perl-App-perlbrew.changes

46 lines
2.0 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Apr 27 18:57:49 UTC 2011 - coolo@opensuse.org
- 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
-------------------------------------------------------------------
Sun Apr 3 14:54:01 UTC 2011 - coolo@novell.com
- 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
-------------------------------------------------------------------
Wed Mar 09 22:28:17 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.17:
* fix "perlbrew use" to work even if we are switched to a specific version
* fix "perlbrew env" to use current version, sets PERLBREW_PERL and proper
PATH
* feature: "perlbrew use" shows current version in use
* feature: "perlbrew switch /path/to/special/perl name-of-special-perl" names
for adhoc perl's
* 'perlbrew exec' now excludes those non-brewed perl by frankcuny++ according
to the discussion here: https://github.com/gugod/App-perlbrew/pull/43
-------------------------------------------------------------------
Sat Feb 19 15:13:12 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.16:
* fix "perlbrew -f switch"
-------------------------------------------------------------------
Fri Jan 14 11:28:29 UTC 2011 - coolo@novell.com
- initial package 0.15
* created by cpanspec 1.78.03