[perl-Method-Signatures] update to 20121201

Iain Arnell iarnell at fedoraproject.org
Fri Feb 15 16:33:45 UTC 2013


commit 9120eaeaae6c0e0ba55f048a2ba68504f866a93b
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Feb 15 09:33:32 2013 -0700

    update to 20121201

 .gitignore                  |    1 +
 perl-Method-Signatures.spec |    8 +++++---
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f0dc219..c29d403 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Method-Signatures-20120523.tar.gz
+/Method-Signatures-20121201.tar.gz
diff --git a/perl-Method-Signatures.spec b/perl-Method-Signatures.spec
index 0fa3a7e..de16e81 100644
--- a/perl-Method-Signatures.spec
+++ b/perl-Method-Signatures.spec
@@ -1,6 +1,6 @@
 Name:           perl-Method-Signatures
-Version:        20120523
-Release:        5%{?dist}
+Version:        20121201
+Release:        1%{?dist}
 Summary:        Method and function declarations with signatures and no source filter
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -14,7 +14,6 @@ BuildRequires:  perl(Carp)
 BuildRequires:  perl(Const::Fast) >= 0.006
 BuildRequires:  perl(Data::Alias) >= 1.08
 BuildRequires:  perl(Data::Dumper)
-BuildRequires:  perl(Devel::BeginLift) >= 0.001001
 BuildRequires:  perl(Devel::Declare) >= 0.006002
 BuildRequires:  perl(Devel::Declare::MethodInstaller::Simple) >= 0.006002
 BuildRequires:  perl(Devel::Pragma) >= 0.40
@@ -71,6 +70,9 @@ subroutines with signatures.
 %{_mandir}/man3/*
 
 %changelog
+* Fri Feb 15 2013 Iain Arnell <iarnell at gmail.com> 20121201-1
+- update to latest upstream version
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20120523-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 18ab2e5..fd35c9d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ea9668d27a109e3e49216b1ef3879adf  Method-Signatures-20120523.tar.gz
+fe040b5f562495ea45883376724e3521  Method-Signatures-20121201.tar.gz


More information about the scm-commits mailing list