perl-ExtUtils-CChecker/perl-ExtUtils-CChecker.changes
Stephan Kulow 86ae9c7ac8 Accepting request 177388 from home:coolo:update-perl
- updated to 0.08
     * Include PID in test file names to guard against collisions when
       building concurrently (RT76013)

OBS-URL: https://build.opensuse.org/request/show/177388
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-CChecker?expand=0&rev=15
2013-06-04 11:30:29 +00:00

47 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Tue Jun 4 08:49:31 UTC 2013 - coolo@suse.com
- updated to 0.08
* Include PID in test file names to guard against collisions when
building concurrently (RT76013)
-------------------------------------------------------------------
Mon Dec 19 14:49:51 UTC 2011 - coolo@suse.de
- update to 0.07:
* Use Test::Fatal instead of Test::Exception
* Advise against calling it "config.h" as that gets confused with
core perl's file
-------------------------------------------------------------------
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