perl-ExtUtils-CChecker/perl-ExtUtils-CChecker.changes
Lars Vogdt bf39d94cf2 - update to 0.06:
+ Added 'defines_to' constructor arg for writing a "config.h" file
    instead of -DFOO on compiler commandline
  + Added accessors for callers to push more library dirs or compiler
    or linker flags
  + Ensure that ->new_module_build merges its args and internal
    configuration correctly
- BuildRequire Test::Pod for testing the pod files

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-CChecker?expand=0&rev=5
2011-02-06 18:32:18 +00:00

32 lines
1.0 KiB
Plaintext

-------------------------------------------------------------------
Sun Feb 6 18:28:23 UTC 2011 - lars@linux-schulserver.de
- update to 0.06:
+ Added 'defines_to' constructor arg for writing a "config.h" file
instead of -DFOO on compiler commandline
+ Added accessors for callers to push more library dirs or compiler
or linker flags
+ Ensure that ->new_module_build merges its args and internal
configuration correctly
- BuildRequire Test::Pod for testing the pod files
-------------------------------------------------------------------
Wed Dec 1 09:44:33 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Tue Jul 13 11:43:28 UTC 2010 - chris@computersalat.de
- update to 0.04
* Provide optional variants of ->find_include_dirs_for and
->find_libs_for with try_... prefix
- recreated by cpanspec 1.78
- noarch pkg
-------------------------------------------------------------------
Tue May 11 15:25:03 UTC 2010 - cwh@novell.com
- initial release in OBS