commit 801f7d668613a386f21008df863037237098051e
Author: Paul Howarth <[email protected]>
Date:   Wed Apr 3 22:05:31 2013 +0100

    Update to 0.11
    
    - New upstream release 0.11
      - Fix upgrading from version 0.09 or older
    - This release by HAARG -> update source URL

 perl-Devel-GlobalDestruction.spec |   11 ++++++++---
 sources                           |    2 +-
 2 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/perl-Devel-GlobalDestruction.spec 
b/perl-Devel-GlobalDestruction.spec
index c17e5fa..0948b7c 100644
--- a/perl-Devel-GlobalDestruction.spec
+++ b/perl-Devel-GlobalDestruction.spec
@@ -2,13 +2,13 @@
 %global want_xs %(perl -e 'print (($] >= 5.013007) ? 0 : 1);')
 
 Name:          perl-Devel-GlobalDestruction
-Version:       0.10
+Version:       0.11
 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
+URL:           http://search.cpan.org/dist/Devel-GlobalDestruction
+Source:                
http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/Devel-GlobalDestruction-%{version}.tar.gz
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch:     noarch
 BuildRequires: perl(ExtUtils::CBuilder) >= 0.27
@@ -63,6 +63,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Devel::GlobalDestruction.3pm*
 
 %changelog
+* Wed Apr  3 2013 Paul Howarth <[email protected]> - 0.11-1
+- Update to 0.11
+  - Fix upgrading from version 0.09 or older
+- This release by HAARG -> update source URL
+
 * Wed Mar 27 2013 Paul Howarth <[email protected]> - 0.10-1
 - Update to 0.10 (#928262)
   - Rewrite pure-perl implementation in terms of B::main_start (greatly
diff --git a/sources b/sources
index 6922e6f..bac373e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-db9c54858c40f7cf20bab14093e32caf  Devel-GlobalDestruction-0.10.tar.gz
+f2f811fc3e8876aa3fa23d1d16dfb2bd  Devel-GlobalDestruction-0.11.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