update to 1.001001
This commit is contained in:
parent
9dde839ec3
commit
452d9f4cf5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/Import-Into-1.001000.tar.gz
|
||||
/Import-Into-1.001001.tar.gz
|
||||
|
||||
@ -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@gmail.com> 1.001001-1
|
||||
- update to latest upstream version
|
||||
|
||||
* Sat Feb 16 2013 Iain Arnell <iarnell@gmail.com> 1.001000-1
|
||||
- Specfile autogenerated by cpanspec 1.79.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user