[perl-Parse-Method-Signatures] update to 1.003014

Iain Arnell iarnell at fedoraproject.org
Thu Sep 22 08:01:39 UTC 2011


commit 20afaf2117c42cbfde24741ab3c248ae6032a541
Author: Iain Arnell <iarnell at gmail.com>
Date:   Thu Sep 22 09:55:06 2011 +0200

    update to 1.003014

 .gitignore                        |    1 +
 perl-Parse-Method-Signatures.spec |   13 ++++++++-----
 sources                           |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c75662c..a40ba2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Parse-Method-Signatures-1.003013.tar.gz
+/Parse-Method-Signatures-1.003014.tar.gz
diff --git a/perl-Parse-Method-Signatures.spec b/perl-Parse-Method-Signatures.spec
index f43bf25..5e76efa 100644
--- a/perl-Parse-Method-Signatures.spec
+++ b/perl-Parse-Method-Signatures.spec
@@ -1,11 +1,11 @@
 Name:           perl-Parse-Method-Signatures
-Version:        1.003013
-Release:        4%{?dist}
+Version:        1.003014
+Release:        1%{?dist}
 Summary:        Perl6 like method signature parser
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Parse-Method-Signatures/
-Source0:        http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Parse-Method-Signatures-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/I/IL/ILMARI/Parse-Method-Signatures-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(aliased)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -48,13 +48,16 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %check
 make test
+
 %files
-%defattr(-,root,root,-)
-%doc Changes README
+%doc Changes
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Thu Sep 22 2011 Iain Arnell <iarnell at gmail.com> 1.003014-1
+- update to latest upstream version
+
 * Tue Jul 19 2011 Petr Sabata <contyk at redhat.com> - 1.003013-4
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 0694860..ef84724 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ba8cba0df1d94953693e32de6b3c228  Parse-Method-Signatures-1.003013.tar.gz
+d56784f59a827b58e65144778955676d  Parse-Method-Signatures-1.003014.tar.gz


More information about the scm-commits mailing list