[perl-ExtUtils-Depends] Update to 0.305

Paul Howarth pghmcfc at fedoraproject.org
Tue Sep 3 11:03:58 UTC 2013


commit 553df2d1c2f061f1c3ef1cb5cc83642adbb9a045
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Sep 3 12:02:59 2013 +0100

    Update to 0.305
    
    - New upstream release 0.305
      - Makefile.PL: converted to CPAN::Meta::Spec v2
      - Updated license in RPM spec file (CPAN RT#88196)
      - Updated contact info and added git repo info to POD
      - Add comments for find_extra_libs method (CPAN RT#43900)
      - Fixed typo (CPAN RT#86572)
    - This release by XAOC -> update source URL

 perl-ExtUtils-Depends.spec |   13 +++++++++++--
 sources                    |    2 +-
 2 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/perl-ExtUtils-Depends.spec b/perl-ExtUtils-Depends.spec
index 619b073..039fe7d 100644
--- a/perl-ExtUtils-Depends.spec
+++ b/perl-ExtUtils-Depends.spec
@@ -1,11 +1,11 @@
 Name:           perl-ExtUtils-Depends
-Version:        0.304
+Version:        0.305
 Release:        1%{?dist}
 Summary:        Easily build XS extensions that depend on XS extensions
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/ExtUtils-Depends/
-Source0:        http://www.cpan.org/authors/id/F/FL/FLORA/ExtUtils-Depends-%{version}.tar.gz
+Source0:        http://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-Depends-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(Data::Dumper)
@@ -49,6 +49,15 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Tue Sep  3 2013 Paul Howarth <paul at city-fan.org> - 0.305-1
+- Update to 0.305
+  - Makefile.PL: converted to CPAN::Meta::Spec v2
+  - Updated license in RPM spec file (CPAN RT#88196)
+  - Updated contact info and added git repo info to POD
+  - Add comments for find_extra_libs method (CPAN RT#43900)
+  - Fixed typo (CPAN RT#86572)
+- This release by XAOC -> update source URL
+
 * Fri Aug 16 2013 Paul Howarth <paul at city-fan.org> - 0.304-1
 - Update to 0.304
   - More robust detection of gcc toolchains on Win32 (CPAN RT#62455)
diff --git a/sources b/sources
index d14cf88..66fc145 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-da66d6cb19e2c76d7f3266846832026c  ExtUtils-Depends-0.304.tar.gz
+cb4dd858021b5e7c4eb4dbf9639db55f  ExtUtils-Depends-0.305.tar.gz


More information about the scm-commits mailing list