[perl-Devel-GlobalDestruction] Update to 0.06

Paul Howarth pghmcfc at fedoraproject.org
Thu Jun 14 09:41:12 UTC 2012


commit a1a9158a9dbfdc9eabad340a50131471742feadc
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Jun 14 10:28:17 2012 +0100

    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

 perl-Devel-GlobalDestruction.spec |   12 +++++++++---
 sources                           |    2 +-
 2 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/perl-Devel-GlobalDestruction.spec b/perl-Devel-GlobalDestruction.spec
index 0bb4a31..d9125c4 100644
--- a/perl-Devel-GlobalDestruction.spec
+++ b/perl-Devel-GlobalDestruction.spec
@@ -2,13 +2,13 @@
 %global noarch_package %(perl -e 'print (($] >= 5.013007) ? 1 : 0);')
 
 Name:		perl-Devel-GlobalDestruction
-Version:	0.05
-Release:	2%{?dist}
+Version:	0.06
+Release:	1%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
 Summary:	Expose PL_dirty, the flag that marks global destruction
 Url:		http://search.cpan.org/dist/Devel-GlobalDestruction
-Source:		http://search.cpan.org/CPAN/authors/id/D/DO/DOY/Devel-GlobalDestruction-%{version}.tar.gz
+Source:		http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/Devel-GlobalDestruction-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 %if %{noarch_package}
 BuildArch:	noarch
@@ -67,6 +67,12 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Devel::GlobalDestruction.3pm*
 
 %changelog
+* Thu Jun 14 2012 Paul Howarth <paul at city-fan.org> - 0.06-1
+- Update to 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
+
 * Wed Jun 13 2012 Petr Pisar <ppisar at redhat.com> - 0.05-2
 - Perl 5.16 rebuild
 
diff --git a/sources b/sources
index c3f435c..6039298 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e99ef189e9f85549e42c32b5168f7f47  Devel-GlobalDestruction-0.05.tar.gz
+2361937591943a5e5932233f03b57ec1  Devel-GlobalDestruction-0.06.tar.gz



More information about the perl-devel mailing list