[perl-Import-Into] update to 1.001001

Iain Arnell iarnell at fedoraproject.org
Fri Apr 19 17:21:05 UTC 2013


commit 452d9f4cf58a17b6cf6c11c78d2171debbe6f972
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Apr 19 11:21:00 2013 -0600

    update to 1.001001

 .gitignore            |    1 +
 perl-Import-Into.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 561b920..5be4caa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Import-Into-1.001000.tar.gz
+/Import-Into-1.001001.tar.gz
diff --git a/perl-Import-Into.spec b/perl-Import-Into.spec
index 0d15050..8968969 100644
--- a/perl-Import-Into.spec
+++ b/perl-Import-Into.spec
@@ -1,11 +1,11 @@
 Name:           perl-Import-Into
-Version:        1.001000
+Version:        1.001001
 Release:        1%{?dist}
 Summary:        Import packages into other packages
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Import-Into/
-Source0:        http://www.cpan.org/authors/id/M/MS/MSTROUT/Import-Into-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Import-Into-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -41,5 +41,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Apr 19 2013 Iain Arnell <iarnell at gmail.com> 1.001001-1
+- update to latest upstream version
+
 * Sat Feb 16 2013 Iain Arnell <iarnell at gmail.com> 1.001000-1
 - Specfile autogenerated by cpanspec 1.79.
diff --git a/sources b/sources
index 341cc15..06fd241 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84577f9469c5bf007c4537a67dda3813  Import-Into-1.001000.tar.gz
+2473c4b41c877437ae6d076de3bdabe1  Import-Into-1.001001.tar.gz


More information about the scm-commits mailing list