Commit Graph

29 Commits

Author SHA1 Message Date
Paul Howarth
5fb949c4e9 Update to 0.10 (#928262)
- New upstream release 0.10
  - Rewrite pure-perl implementation in terms of B::main_start (greatly
    simplifies code)
  - Fix pure-perl behavior under $^C (CPAN RT#78619)
  - Separate XS portion into a compiler-optional dependency
    Devel::GlobalDestruction::XS
- Bump perl(Sub::Exporter::Progressive) version requirement to 0.001006
- Package is always noarch now
- BR:/R: perl(Devel::GlobalDestruction::XS) with perl < 5.13.7
- BR: perl(threads::shared) for the test suite
2013-03-27 13:24:57 +00:00
Dennis Gilmore
35cca2decf - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 05:58:49 -06:00
Paul Howarth
2e8d642cd0 Update to 0.09
- New upstream release 0.09
  - Rewrite completely broken pure-perl GD detection under threads
  - Fix pure-perl implementation incorrectly reporting GD during END phase
- This release by RIBASUSHI -> update source URL
2012-08-09 10:14:06 +01:00
Paul Howarth
7df554d3f6 Update to 0.08
- New upstream release 0.08
  - Switch to Sub::Exporter::Progressive
- BR: perl(Sub::Exporter::Progressive) ≥ 0.001002 rather than plain
  perl(Sub::Exporter)
2012-08-01 16:44:38 +01:00
Paul Howarth
f7308a9b2b Update to 0.07
- New upstream release 0.07
  - Actually detect errors in pure-perl test
  - Add prototype to pure-perl pre-5.14 version
- This release by FLORA -> update source URL
- BR: perl(File::Spec), perl(File::Temp) and perl(threads)
2012-07-26 09:52:51 +01:00
Dennis Gilmore
2c1a31e407 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 09:46:03 -05:00
Petr Písař
4bf123733b Perl 5.16 rebuild 2012-06-28 14:44:41 +02:00
Paul Howarth
a1a9158a9d Update to 0.06
- New upstream release 0.06
  - De-retardize XS-less behavior under SpeedyCGI
  - Test suite now works from within space-containing paths
- This release by RIBASUSHI -> update source URL
2012-06-14 10:28:17 +01:00
Petr Písař
5b001fd753 Perl 5.16 rebuild 2012-06-13 17:27:25 +02:00
Paul Howarth
9928221010 Update to 0.05
- New upstream release 0.05
  - Add pure-perl implementation for situations where neither ${^GLOBAL_PHASE}
    nor XS are available
- This release by DOY -> update source URL
- BR: perl(XSLoader) only if we're doing an XS build, and in that case add a
  runtime dependency on it and BR: perl(ExtUtils::CBuilder) ≥ 0.27 too
- Add runtime dependency on perl(Carp)
- Drop %defattr, redundant since rpm 4.4
2012-04-27 11:38:02 +01:00
Paul Howarth
f8e941ed87 Update to 0.04
- New upstream release 0.04
  - To detect a perl with ${^GLOBAL_PHASE}, check for the feature itself
    instead of a specific perl version
  - Update the documentation to reflect the use of ${^GLOBAL_PHASE} if available
  - Stop depending on Scope::Guard for the tests
  - Upgrade ppport.h from version 3.13 to 3.19
- Drop no-longer-necessary buildreq perl(Scope::Guard)
- Use DESTDIR rather than PERL_INSTALL_ROOT
- BR: perl(XSLoader)
2012-01-13 12:02:40 +00:00
Paul Howarth
40194a090c Fedora 17 mass rebuild 2012-01-11 13:22:53 +00:00
Marcela Mašláňová
5c570628e2 Perl mass rebuild 2011-06-29 16:15:30 +02:00
Paul Howarth
32c3b7af59 Update to 0.03
- New upstream release 0.03
  - Drop the XS code on perl versions recent enough to have ${^GLOBAL_PHASE}
    (5.13.7 onwards)
  - Require at least Perl 5.6
    - Use XSLoader without a fallback to DynaLoader
    - Use our instead of use vars
- This release by FLORA -> update source URL
- Package is noarch from perl 5.13.7
- Package Changes file
- Use %{?perl_default_filter}
2011-06-24 13:39:34 +01:00
Paul Howarth
0a70c404a3 Tidy up whitespace, fix typos 2011-06-24 13:26:35 +01:00
Dennis Gilmore
762a0265c6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 15:17:01 -06:00
Marcela Mašláňová
9effa62321 - 661697 rebuild for fixing problems with vendorach/lib 2010-12-16 10:16:20 +01:00
Fedora Release Engineering
f274d8f23e dist-git conversion 2010-07-29 06:29:38 +00:00
Marcela Mašláňová
46fd3afebd - Mass rebuild with perl-5.12.0 2010-04-30 19:17:41 +00:00
Marcela Mašláňová
06bab04ed6 - Mass rebuild with perl-5.12.0 2010-04-30 14:29:48 +00:00
Štěpán Kasal
43d80ee8e2 - rebuild against perl 5.10.1 2009-12-07 08:18:13 +00:00
Bill Nottingham
5de7664097 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:30:46 +00:00
Chris Weyl
816c82ab7e - bump 2009-08-23 19:27:44 +00:00
Jesse Keating
fc1e091070 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-26 05:41:48 +00:00
Chris Weyl
b26058ca3d - Stripping bad provides of private Perl extension libs 2009-05-24 01:04:19 +00:00
Jesse Keating
da269df46d - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 15:11:03 +00:00
Chris Weyl
6fb5edac92 release bump 2008-11-03 20:03:33 +00:00
Chris Weyl
66dc3f1d60 initial commit 2008-11-03 20:01:43 +00:00
Dennis Gilmore
1d6c3ad29e Setup of module perl-Devel-GlobalDestruction 2008-11-03 18:56:23 +00:00