8
0
Files
perl-ExtUtils-Depends/perl-ExtUtils-Depends.changes

54 lines
1.7 KiB
Plaintext
Raw Normal View History

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