File perl-ExtUtils-Depends.changes of Package perl-ExtUtils-Depends
-------------------------------------------------------------------
Thu Jan 27 10:38:26 UTC 2011 - vcizek@novell.com
- update to 0.304
- More robust detection of gcc toolchains on Win32
(Closes: RT#62455) (sisyphus).
- Don't assume dlltool is called 'dlltool' on Win32+gcc. Ask Config.pm
instead (Closes: RT#62455) (sisyphus).
-------------------------------------------------------------------
Fri Dec 10 11:07:20 UTC 2010 - coolo@novell.com
- fix buildrequires
-------------------------------------------------------------------
Thu Dec 2 14:02:37 CET 2010 - anicka@suse.cz
- update to 0.303
* Fix a race condition when running the tests in parallel.
-------------------------------------------------------------------
Tue Nov 30 19:20:13 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Wed Nov 24 19:21:17 UTC 2010 - chris@computersalat.de
- recreated by cpanspec 1.78
o fix deps
- noarch pkg
-------------------------------------------------------------------
Tue Oct 19 08:38:36 UTC 2010 - coolo@novell.com
- add perl as explicit buildrequire
-------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
- enable parallel build
-------------------------------------------------------------------
Mon Aug 3 16:08:30 CEST 2009 - anicka@suse.cz
- update to 0.302
* Create import libraries if necessary to fix linking when gcc is used
on MSWin32 (Strawberry Perl, for example).
-------------------------------------------------------------------
Wed Sep 10 17:01:16 CEST 2008 - anicka@suse.cz
- update to 0.301
* On Cygwin, link directly against the DLLs of dependencies.
* Require perl 5.6.0.
-------------------------------------------------------------------
Wed Apr 2 13:49:41 CEST 2008 - anicka@suse.cz
- update to 0.300
- On MSWin32 and cygwin, find the link libraries of dependencies
and put them into LIBS.
- Add tests.
- Correct typos in the documentation.
- In get_makefile_vars, comment out the code that put the
installed libraries into @OBJECT, which caused them to get
deleted on realclean.
- In Makefile.PL, don't use the bogus package "MAIN".
- Remove debug spew.
-------------------------------------------------------------------
Wed Jan 25 21:39:40 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Jul 29 20:09:04 CEST 2005 - mjancar@suse.cz
- update to 0.205
-------------------------------------------------------------------
Tue Nov 02 14:12:51 CET 2004 - mcihar@suse.cz
- initial packaging