perl-B-Hooks-EndOfScope/perl-B-Hooks-EndOfScope.changes

116 lines
4.0 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu May 5 08:46:23 UTC 2016 - coolo@suse.com
- updated to 0.19
see /usr/share/doc/packages/perl-B-Hooks-EndOfScope/Changes
0.19 2016-05-03 00:49:01Z
- bundled an updated ExtUtils::HasCompiler, to support building with a
noexec $TMPDIR.
0.18 2016-04-21 15:22:10Z (TRIAL RELEASE)
- fixed unnecessary inlining of ExtUtils::HasCompiler dependencies
(RT#113685)
0.17 2016-04-21 11:25:35Z (TRIAL RELEASE)
- Makefile.PL now checks for a working compiler using ExtUtils::HasCompiler
(inlined into the build) rather than ExtUtils::CBuilder (RT#113685)
0.16 2015-09-19 19:01:04Z (TRIAL RELEASE)
- more Makefile.PL updates - these contain slight functionality changes,
hence the trial release
-------------------------------------------------------------------
Fri May 15 10:51:26 UTC 2015 - coolo@suse.com
- updated to 0.15
see /usr/share/doc/packages/perl-B-Hooks-EndOfScope/Changes
0.15 2015-05-14 21:46:06Z
- updated the tooling for generating Makefile.PL
- removed Tie::StdHash from prereqs, which is not require()able as a module
on its own (despite being indexed) (miyagawa, GH #3)
- fixed the addition in release 0.14 of Hash::Util::FieldHash as a
prerequisite (which is not available prior to perl 5.010) for pure-perl
installations (RT#104435)
-------------------------------------------------------------------
Fri Feb 6 13:13:02 UTC 2015 - coolo@suse.com
- updated to 0.14
- line numbers in shipped code are now the same as the repository source,
for easier debugging
- more accurate dynamic prereq declarations
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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)
-------------------------------------------------------------------
Wed Feb 29 18:13:24 CET 2012 - ro@suse.de
- add old_test_more patch to fix build on sle11
-------------------------------------------------------------------
Fri Feb 24 08:25:56 UTC 2012 - coolo@suse.com
- updated to 0.11
* A minor efficiency improvement.
-------------------------------------------------------------------
Thu Feb 16 16:42:44 UTC 2012 - coolo@suse.com
- updated to 0.10
* Stop propagating our magic through localisation.
-------------------------------------------------------------------
Wed Aug 24 22:30:17 UTC 2011 - chris@computersalat.de
- fix build for SLE_10
* ExtUtils::MakeMaker version 6.31
-------------------------------------------------------------------
Wed Jul 6 07:29:39 UTC 2011 - coolo@novell.com
- updated to 0.09
* Improve distribution metadata.
-------------------------------------------------------------------
Wed Dec 1 13:30:45 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
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.