File perl-CPANPLUS.changes of Package perl-CPANPLUS

-------------------------------------------------------------------
Mon Feb 17 05:34:04 UTC 2025 - Tina Müller <timueller+perl@suse.de>

- updated to 0.991.600 (0.9916)
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

  0.9916      Sun Feb 16 22:47:46 GMT 2025

  * RT#158146 Don't warn about $APPDATA being set on Cygwin as well

-------------------------------------------------------------------
Wed Nov 24 03:07:55 UTC 2021 - Tina Müller <timueller+perl@suse.de>

- updated to 0.9914
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

  0.9914      Sun Nov 21 18:34:50 GMT 2021

  * Support 'cpan_path' in CHECKSUMS files

-------------------------------------------------------------------
Sun Aug 22 03:07:01 UTC 2021 - Tina Müller <timueller+perl@suse.de>

- updated to 0.9912
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

  0.9912      Sat Aug 21 12:22:49 BST 2021

  * Removed circular dependency in CPANPLUS::Internals::*

-------------------------------------------------------------------
Sun Dec 20 03:06:35 UTC 2020 - Tina Müller <timueller+perl@suse.de>

- updated to 0.9910
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

  0.9910      Sat Dec 19 10:41:41 GMT 2020

  * Change default mirror to www.cpan.org
  * Bugtracker is now github

-------------------------------------------------------------------
Mon Apr 13 03:08:13 UTC 2020 -  <timueller+perl@suse.de>

- updated to 0.9908
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

  0.9908      Sun Apr 12 12:37:28 BST 2020
  
  * Skip some tests on MINIX due to MINIX FS limitations
  * Correct the pluralization of some doc text [grammar].

-------------------------------------------------------------------
Fri Jan 24 03:07:36 UTC 2020 -  <timueller+perl@suse.de>

- updated to 0.9906
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

  0.9906      Thu Jan 23 18:39:57 GMT 2020
  
  * Correctly resolved testing issues on MSWin32

-------------------------------------------------------------------
Tue Dec 10 03:09:28 UTC 2019 -  <timueller+perl@suse.de>

- updated to 0.9904
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

  0.9904      Mon Dec  9 21:24:17 GMT 2019
  
  * Fixed tests on MSWin32

-------------------------------------------------------------------
Sat Nov 30 15:08:35 UTC 2019 -  <tina.mueller@suse.com>

- Remove perl-CPANPLUS-cpanp-run-perl-add_missing_shebang.patch
   Not needed anymore, source was fixed

-------------------------------------------------------------------
Sat Nov 30 03:08:06 UTC 2019 -  <timueller+perl@suse.de>

- updated to 0.9902
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

  0.9902      Fri Nov 29 10:40:56 GMT 2019
  
  * Add shebang to cpanp-run-perl
  * Remove duplicate entry from MANIFEST

-------------------------------------------------------------------
Thu Nov 28 23:19:56 UTC 2019 -  <timueller+perl@suse.de>

- updated to 0.9180
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

  0.9180      Thu Nov 28 17:48:53 GMT 2019
  
  * Do not run t/08_CPANPLUS-Backend.t in parallel
  * Fixed cpanp-boxed to work with Autoflush

-------------------------------------------------------------------
Tue Jul 16 09:13:02 UTC 2019 - Stephan Kulow <coolo@suse.com>

- updated to 0.9178
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

  0.9178      Sat Jul 13 15:52:58 BST 2019
  
  * Unreachable code cleanup (https://github.com/jib/cpanplus-devel/pull/15)

-------------------------------------------------------------------
Fri Jun  8 05:06:29 UTC 2018 - coolo@suse.com

- updated to 0.9176
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

  0.9176      Wed Jun  6 08:38:32 BST 2018
  
  * Fix the no_index issue for bundled directory

-------------------------------------------------------------------
Tue May 22 05:05:18 UTC 2018 - coolo@suse.com

- updated to 0.9174
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

  0.9174      Mon May 21 20:28:36 BST 2018
  
  * Fix circular dependency on CPANPLUS::Dist::Build when
    'prefer_makefile' is set to 0

-------------------------------------------------------------------
Tue Oct 10 05:13:21 UTC 2017 - coolo@suse.com

- updated to 0.9172
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

  0.9172      Mon Oct  9 12:14:38 BST 2017
  
  * Replace File'Fetch with File::Fetch [rt.cpan.org #123221]

-------------------------------------------------------------------
Thu Sep 14 05:10:39 UTC 2017 - coolo@suse.com

- updated to 0.9170
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

  0.9170      Wed Sep 13 19:40:37 BST 2017
  
  * Fix RT#122849 problems with parse_module()

-------------------------------------------------------------------
Tue May 16 05:11:16 UTC 2017 - coolo@suse.com

- updated to 0.9168
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

  0.9168      Sun May 14 14:17:26 BST 2017
  
  * fix typo in YAML_BACKEND environment variable
  * Add support for meta x_use_unsafe_inc

-------------------------------------------------------------------
Thu Apr 13 05:10:00 UTC 2017 - coolo@suse.com

- updated to 0.9166
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

  0.9166      Wed Apr 12 09:37:20 BST 2017
  
  * make Autoflush do STDOUT and STDERR
  * switch from PERLWRAPPER to Autoflush

-------------------------------------------------------------------
Fri Feb 17 06:08:56 UTC 2017 - coolo@suse.com

- updated to 0.9164
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

  0.9164      Thu Feb 16 12:05:02 GMT 2017
  
  * Set env var PERL_USE_UNSAFE_INC if required [rt.cpan.org #120227]
  * Handle @INC without 'dot' scenario in Makefile.PL
  * Fixed versiononly process for scripts to only run for when we were in core
  
  0.9162      Sun Jan 15 11:23:10 GMT 2017
  
  * Fix RT#116479 test failure with v5.24.1-RC*

-------------------------------------------------------------------
Mon Feb 13 11:18:38 UTC 2017 - coolo@suse.com

- updated to 0.9162
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

-------------------------------------------------------------------
Sat May 28 09:31:31 UTC 2016 - coolo@suse.com

- updated to 0.9160
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

  0.9160      Wed May 18 21:27:41 BST 2016
  
  * Add new bundled module to the MANIFEST *doh*
  
  0.9158      Wed May 18 21:08:19 BST 2016
  
  * Added Test2 to the reported toolchain in test reporting

-------------------------------------------------------------------
Fri Oct 16 08:51:15 UTC 2015 - coolo@suse.com

- updated to 0.9156
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

  0.9156      Thu Oct 15 13:29:38 BST 2015
  
  * Handle dists that have numerics in last part of distname
  * Compartmentalise build dirs like CPANpm does

-------------------------------------------------------------------
Sat Aug 29 08:33:37 UTC 2015 - coolo@suse.com

- updated to 0.9154
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

  0.9154      Sat Jul  4 10:39:23 BST 2015
  
  * Fixed an issue with @INC mangling in CPANPLUS process
  * POD fixes courtesy of Alexey Molchanov

-------------------------------------------------------------------
Thu Apr 16 05:40:15 UTC 2015 - coolo@suse.com

- updated to 0.9152
   see /usr/share/doc/packages/perl-CPANPLUS/ChangeLog

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

openSUSE Build Service is sponsored by