From 2ffc7cded7715837bddec1d92d8bd59c7b87028e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 15 Feb 2016 12:41:00 +0100 Subject: [PATCH] 1.0704 bump --- .gitignore | 1 + perl-Function-Parameters.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5a61543..605a5f6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Function-Parameters-1.0703.tar.gz +/Function-Parameters-1.0704.tar.gz diff --git a/perl-Function-Parameters.spec b/perl-Function-Parameters.spec index a92f22a..0f97f6d 100644 --- a/perl-Function-Parameters.spec +++ b/perl-Function-Parameters.spec @@ -1,5 +1,5 @@ Name: perl-Function-Parameters -Version: 1.0703 +Version: 1.0704 Release: 1%{?dist} Summary: Subroutine definitions with parameter lists License: GPL+ or Artistic @@ -15,6 +15,7 @@ BuildRequires: perl-devel BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::Find) BuildRequires: perl(File::Spec) +BuildRequires: perl(Moose) BuildRequires: perl(strict) BuildRequires: perl(warnings) # Run-time: @@ -32,7 +33,6 @@ BuildRequires: perl(Dir::Self) BuildRequires: perl(feature) BuildRequires: perl(integer) BuildRequires: perl(lib) -BuildRequires: perl(Moose) BuildRequires: perl(Moose::Util) BuildRequires: perl(MooseX::Types) BuildRequires: perl(MooseX::Types::Moose) @@ -75,6 +75,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Feb 15 2016 Petr Pisar - 1.0704-1 +- 1.0704 bump + * Thu Feb 04 2016 Petr Pisar 1.0703-1 - Specfile autogenerated by cpanspec 1.78. - Address mistakes found by review diff --git a/sources b/sources index d2a963d..cef3a64 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6eea44a09fdae1249da4b9f0b86d8c99 Function-Parameters-1.0703.tar.gz +7b8b5c7708c263cc0f7214d227787804 Function-Parameters-1.0704.tar.gz