forked from pool/perl-Devel-GlobalDestruction
See https://github.com/openSUSE/cpanspec/issues/47 for details OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-GlobalDestruction?expand=0&rev=24
93 lines
3.0 KiB
Plaintext
93 lines
3.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue May 20 10:39:49 UTC 2025 - Tina Müller <tina.mueller@suse.com>
|
|
|
|
- Normalize CPAN version
|
|
See https://github.com/openSUSE/cpanspec/issues/47 for details
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 1 06:21:26 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 0.14
|
|
see /usr/share/doc/packages/perl-Devel-GlobalDestruction/Changes
|
|
|
|
Revision history for Devel-GlobalDestruction
|
|
|
|
0.14 - 2016-10-31
|
|
- stop relying on . being in @INC
|
|
- switch to ExtUtils::HasCompiler to detect presence of a compiler
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 15 15:15:06 UTC 2014 - coolo@suse.com
|
|
|
|
- updated to 0.13
|
|
* include README
|
|
* include minimum perl version 5.6 in metadata
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 25 07:39:35 UTC 2013 - coolo@suse.com
|
|
|
|
- updated to 0.12
|
|
* Fix detection when loaded during global destruction by checking B::main_cv
|
|
instead of B::main_start
|
|
* Bump Sub::Exporter::Progressive dependency to fix loading in global
|
|
destruction
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 4 08:20:25 UTC 2013 - coolo@suse.com
|
|
|
|
- updated to 0.11
|
|
* Fix upgrading from version 0.09 or older
|
|
|
|
* Rewrite pure-perl implementation in terms of B::main_start
|
|
(greatly simplifies code)
|
|
* Fix pure-perl behavior under $^C (RT#78619))
|
|
* Separate XS portion into a compiler-optional dependency
|
|
Devel::GlobalDestruction::XS
|
|
|
|
* Rewrite completely broken pure-perl GD detection under threads
|
|
* Fix pure-perl implementation incorrectly reporting GD during END phase
|
|
|
|
* Switch to Sub::Exporter::Progressive
|
|
|
|
* Actually detect errors in pure-perl test
|
|
* Add prototype to pure-perl pre-5.14 version
|
|
|
|
* De-retardize XS-less behavior under SpeedyCGI
|
|
* Test suite now works from within space-containing paths
|
|
|
|
* Pure-perl implementation for situations where neither ${^GLOBAL_PHASE} nor
|
|
XS are available
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 29 20:38:45 UTC 2011 - coolo@suse.com
|
|
|
|
- update to 0.04
|
|
* To detect a perl with ${^GLOBAL_PHASE}, check for the feature
|
|
itself instead of a specific perl version (doy).
|
|
* Stop depending on Scope::Guard for the tests (doy).
|
|
* Upgrade ppport.h from version 3.13 to 3.19.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 4 22:53:28 UTC 2011 - chris@computersalat.de
|
|
|
|
- recreated by cpanspec 1.78.03
|
|
- removed Author
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:32:00 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 11 19:05:08 UTC 2010 - chris@computersalat.de
|
|
|
|
- recreated by cpanspec 1.78
|
|
o fixed deps
|
|
- bzipped Source
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 30 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
|
|
|
|
- initial package 0.02
|
|
|