2025-06-23 21:28:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 23 21:27:58 UTC 2025 - Tina Müller <tina.mueller@suse.com>
|
|
|
|
|
|
|
|
- Normalize CPAN version
|
|
|
|
See https://github.com/openSUSE/cpanspec/issues/47 for details
|
|
|
|
|
2023-09-12 15:18:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 5 16:44:15 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 1.111017
|
|
|
|
see /usr/share/doc/packages/perl-CPAN-Mini/Changes
|
|
|
|
|
|
|
|
1.111017 2023-09-02 20:43:07-04:00 America/New_York
|
|
|
|
- packaging updates, including notes on Perl version expected
|
|
|
|
- improved error handling
|
|
|
|
- absolutize local mirror location before mirroring
|
|
|
|
- some doc tweaks
|
|
|
|
|
2015-04-16 20:17:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 16 19:57:57 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.111016
|
|
|
|
see /usr/share/doc/packages/perl-CPAN-Mini/Changes
|
|
|
|
|
|
|
|
1.111016 2014-08-08 18:52:05-04:00 America/New_York
|
|
|
|
- cope with a difference in the 02packages headers made by Pinto
|
|
|
|
(thanks, Fabrice Gabolde)
|
|
|
|
|
2014-02-09 15:23:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 9 13:31:00 UTC 2014 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.111015
|
|
|
|
update repo and bugtracker
|
|
|
|
|
2013-11-25 07:50:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 25 07:36:21 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.111014
|
|
|
|
prune overly-aggressively-set prereqs; we do not require CPANPLUS!
|
|
|
|
|
|
|
|
|
2012-02-13 08:48:54 +00:00
|
|
|
-------------------------------------------------------------------
|
Accepting request 177542 from home:coolo:update-perl
- updated to 1.111013
make www.cpan.org the default remote!
link to the list of mirrors, too (thanks, SYSMON!)
pass all options from command line, not just known ones (thanks,
Jeffrey Thalhammer, who waited a very very long time for me to apply
this!)
add --remote-from option to get remote from CPAN or CPANPLUS config
(thanks, Jeff Bisbee, who also waited a long time)
expand leading "~" in config file name (suggested by justincase)
die if local target isn't writable (suggested by SARGIE)
when testing, mock my_home harder (thanks, David Golden!)
check that the received 02packages seems at least remotely plausible
fix the old ->trace method, broken in 1.111004
config options that once had to be specified as multiple entries
on one line may now be given as repeated entries; these are
also_mirror, module_filters, and path_filters
OBS-URL: https://build.opensuse.org/request/show/177542
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CPAN-Mini?expand=0&rev=11
2013-06-04 17:14:46 +00:00
|
|
|
Mon Jun 3 11:48:38 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.111013
|
|
|
|
make www.cpan.org the default remote!
|
|
|
|
|
|
|
|
link to the list of mirrors, too (thanks, SYSMON!)
|
|
|
|
|
|
|
|
pass all options from command line, not just known ones (thanks,
|
|
|
|
Jeffrey Thalhammer, who waited a very very long time for me to apply
|
|
|
|
this!)
|
|
|
|
|
|
|
|
add --remote-from option to get remote from CPAN or CPANPLUS config
|
|
|
|
(thanks, Jeff Bisbee, who also waited a long time)
|
|
|
|
|
|
|
|
expand leading "~" in config file name (suggested by justincase)
|
|
|
|
|
|
|
|
die if local target isn't writable (suggested by SARGIE)
|
|
|
|
|
|
|
|
when testing, mock my_home harder (thanks, David Golden!)
|
|
|
|
|
|
|
|
check that the received 02packages seems at least remotely plausible
|
|
|
|
|
|
|
|
fix the old ->trace method, broken in 1.111004
|
|
|
|
|
|
|
|
config options that once had to be specified as multiple entries
|
|
|
|
on one line may now be given as repeated entries; these are
|
|
|
|
also_mirror, module_filters, and path_filters
|
|
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2012-02-13 08:48:54 +00:00
|
|
|
Mon Feb 13 08:47:54 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.111008
|
|
|
|
don't fail tests when the outside env has set CPAN_MINI_CONFIG
|
|
|
|
(thanks, Stephen Thirwall!)
|
|
|
|
|
2011-05-31 14:31:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 31 14:30:11 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- updated to 1.111007
|
|
|
|
run the test minicpan in offline mode to avoid tester errors
|
|
|
|
|
|
|
|
set the default log_level much earlier, to avoid an undef warning
|
|
|
|
|
|
|
|
no code changes, this release is just intended to be indexed
|
|
|
|
|
|
|
|
overhaul logging: there is now a log_level
|
|
|
|
|
|
|
|
delay creation of scratch dir until needed
|
|
|
|
|
|
|
|
a bunch of tests added for switch and config processing
|
|
|
|
|
|
|
|
add tools for building a fake cpan and an xt test for testing online
|
|
|
|
|
|
|
|
test for online-ness by HEAD-ing 02packages, not the remote root
|
|
|
|
|
2011-04-08 19:17:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 8 19:16:57 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- initial package 1.111001
|
|
|
|
* created by cpanspec 1.78.04
|
|
|
|
|