commit f7308a9b2b0d99896eab64bec499c648d0b446df
Author: Paul Howarth <[email protected]>
Date:   Thu Jul 26 09:52:51 2012 +0100

    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)

 perl-Devel-GlobalDestruction.spec |   16 +++++++++++++---
 sources                           |    2 +-
 2 files changed, 14 insertions(+), 4 deletions(-)
---
diff --git a/perl-Devel-GlobalDestruction.spec 
b/perl-Devel-GlobalDestruction.spec
index 55a59bc..19b926c 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.06
-Release:       3%{?dist}
+Version:       0.07
+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/R/RI/RIBASUSHI/Devel-GlobalDestruction-%{version}.tar.gz
+Source:                
http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Devel-GlobalDestruction-%{version}.tar.gz
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 %if %{noarch_package}
 BuildArch:     noarch
@@ -18,7 +18,10 @@ BuildRequires:       perl(XSLoader)
 Requires:      perl(XSLoader)
 %endif
 BuildRequires: perl(ExtUtils::MakeMaker)
+BuildRequires: perl(File::Spec)
+BuildRequires: perl(File::Temp)
 BuildRequires: perl(Sub::Exporter)
+BuildRequires: perl(threads)
 Requires:      perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:      perl(Carp)
 
@@ -67,6 +70,13 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Devel::GlobalDestruction.3pm*
 
 %changelog
+* Thu Jul 26 2012 Paul Howarth <[email protected]> - 0.07-1
+- Update to 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)
+
 * Fri Jul 20 2012 Fedora Release Engineering <[email protected]> 
- 0.06-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 6039298..fa4d145 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2361937591943a5e5932233f03b57ec1  Devel-GlobalDestruction-0.06.tar.gz
+59667f28caa270f63b10f28d39e05797  Devel-GlobalDestruction-0.07.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to