commit 2e8d642cd0b5d13ee5e83c7e1d1ec886a1bebbc0
Author: Paul Howarth <p...@city-fan.org>
Date:   Thu Aug 9 10:14:06 2012 +0100

    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

 perl-Devel-GlobalDestruction.spec |   10 ++++++++--
 sources                           |    2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/perl-Devel-GlobalDestruction.spec 
b/perl-Devel-GlobalDestruction.spec
index 8eeac2b..79b84b7 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.08
+Version:       0.09
 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/F/FL/FLORA/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
@@ -70,6 +70,12 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Devel::GlobalDestruction.3pm*
 
 %changelog
+* Thu Aug  9 2012 Paul Howarth <p...@city-fan.org> - 0.09-1
+- Update to 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
+
 * Wed Aug  1 2012 Paul Howarth <p...@city-fan.org> - 0.08-1
 - Update to 0.08
   - Switch to Sub::Exporter::Progressive
diff --git a/sources b/sources
index e651f39..5800265 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2db1c816bb2a5e64fcb47d0bc1c577a7  Devel-GlobalDestruction-0.08.tar.gz
+97e52fdf2de2df1843a5d3d9fce725df  Devel-GlobalDestruction-0.09.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to