Files
perl-CPANPLUS/perl-CPANPLUS.changes

103 lines
3.8 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Apr 28 22:17:19 UTC 2012 - pascal.bleser@opensuse.org
- update to 0.9128; cumulated changes from 0.9120:
* silenced annoying warnings related to older perls and the progress
indicators
* speed enhancements to module indexing
* save the history between invocations of the shell
* added support for adding blib/script to PATH
* don't spawn a process to check whether perl version prereqs are satisfied
* resolved a regression with dev '_' version numbers since 0.9109
-------------------------------------------------------------------
Tue Mar 6 07:27:35 UTC 2012 - coolo@suse.com
- updated to 0.9120
* Resolved a regression with NA test reports
-------------------------------------------------------------------
Fri Feb 24 08:27:17 UTC 2012 - coolo@suse.com
- updated to 0.9119
* Added progress indicators for indexing when
'verbose' is set, [RT#75233], contributed by
reisub
-------------------------------------------------------------------
Mon Feb 20 10:48:49 UTC 2012 - coolo@suse.com
- updated to 0.9118
* Test reporting enhancements
-------------------------------------------------------------------
Sat Feb 11 18:47:10 UTC 2012 - coolo@suse.com
- updated to 0.9116
* add NAME headings in modules with POD, Debian
Lintian fixes, http://bugs.debian.org/65045
* Implement reload command in the shell
-------------------------------------------------------------------
Thu Dec 22 01:06:38 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.9115: only build related changes (also in 0.9114)
-------------------------------------------------------------------
Fri Dec 9 20:04:48 UTC 2011 - pascal.bleser@opensuse.org
- add recommends for optional SQLite backend
- update to 0.9113:
* add more detail and reason for NA to NA reports
-------------------------------------------------------------------
Fri Nov 11 14:49:39 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.9112:
* the 'perlwrapper' is no longer required
-------------------------------------------------------------------
Mon Sep 19 08:31:59 UTC 2011 - coolo@suse.com
- updated to 0.9111
* Enhance CPANPLUS::Dist::MM Makefile/Makefile.PL
age checking code to resolve some issues.
* CPANPLUS::Dist::MM now ensures that Makefile.PL
is older than any generated Makefile
* When resolving dependencies ignore any @INC-hook
when finding installed modules
* Updated the META.yml in the dist to specify
'dynamic_config' as true.
* Fix support for v-strings and x.y.z versions with v5.8.4
* Add support for v-strings and x.y.z versions, using the version module.
* Resolve [rt.cpan.org #69420] "type checking for CPANPLUS::Backend::RV::new is incorrect"
* Resolve [rt.cpan.org #69203] "custom sources ignores timeout config option"
* synchronisation with blead to remove profanity
from the source. No other changes.
-------------------------------------------------------------------
Tue May 31 14:30:22 UTC 2011 - coolo@novell.com
- updated to 0.9105
* remove any pointers to the sourceforge mailing list
* point to the github repo instead
* Only enable custom sources in the tests where it is actually
required for testing
* Added support to parse_module() for 'Module/Type.pm' parsing
-------------------------------------------------------------------
Thu Apr 21 05:12:59 UTC 2011 - coolo@opensuse.org
- updated to 0.9104
* Force Parse::CPAN::Meta to use a sane default for JSON backend
* Make sure that test failures aren't reported twice to the terminal
* Fixed the logic not sending NA reports when
'perl' is expressed as a prereq
-------------------------------------------------------------------
Fri Apr 8 19:20:38 UTC 2011 - coolo@novell.com
- initial package 0.9103
* created by cpanspec 1.78.04