2013-05-15 17:28:28 +02:00
|
|
|
-------------------------------------------------------------------
|
2014-02-24 07:32:05 +01:00
|
|
|
Mon Feb 24 06:12:11 UTC 2014 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.13
|
|
|
|
- Variable::Magic added as a runtime recommendation for greater visibility
|
|
|
|
(RT#89245)
|
|
|
|
- fixed broken logic in compiler detection on older perls
|
|
|
|
- fixed inaccurate repository metadata
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2013-05-15 17:28:28 +02:00
|
|
|
Wed May 15 15:24:35 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.12
|
|
|
|
* Complete pure-perl implementation in addition to the one based on
|
|
|
|
Variable::Magic. You can specify the implementation explicitly by
|
|
|
|
use-ing B::Hooks::EndOfScope::PP or B::Hooks::EndOfScope::XS, or
|
|
|
|
by setting $ENV{B_HOOKS_ENDOFSCOPE_IMPLEMENTATION} to either 'XS'
|
|
|
|
or 'PP'
|
|
|
|
* Switch from using Sub::Exporter to the more conservative
|
|
|
|
Sub::Exporter::Progressive
|
|
|
|
|
2012-03-16 09:17:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 16 08:15:44 UTC 2012 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- remove old_test_more patch and use sed statement
|
|
|
|
instead (less likely to break with every package update)
|
|
|
|
|
2012-02-29 18:14:02 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 29 18:13:24 CET 2012 - ro@suse.de
|
|
|
|
|
|
|
|
- add old_test_more patch to fix build on sle11
|
|
|
|
|
2012-02-24 09:27:05 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 24 08:25:56 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.11
|
|
|
|
* A minor efficiency improvement.
|
|
|
|
|
2012-02-16 17:44:04 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 16 16:42:44 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.10
|
|
|
|
* Stop propagating our magic through localisation.
|
|
|
|
|
2011-08-25 00:31:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 24 22:30:17 UTC 2011 - chris@computersalat.de
|
|
|
|
|
|
|
|
- fix build for SLE_10
|
|
|
|
* ExtUtils::MakeMaker version 6.31
|
|
|
|
|
2011-07-06 09:31:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 6 07:29:39 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- updated to 0.09
|
|
|
|
* Improve distribution metadata.
|
|
|
|
|
2010-12-01 14:38:08 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 13:30:45 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-11-29 19:03:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 29 17:59:59 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- called spec2changelog
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 12 00:00:00 UTC 2010 - nine@detonation.org
|
|
|
|
|
|
|
|
- Specfile autogenerated by cpanspec 1.78.
|
|
|
|
|