commit e1c78447ad0cd643e84e815655f7286ec54da6b5 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Thu Feb 28 13:27:16 2013 +0100 77 bump .gitignore | 1 + perl-Perl-Critic-Pulp.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) --- diff --git a/.gitignore b/.gitignore index 7195272..330513f 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /Perl-Critic-Pulp-74.tar.gz /Perl-Critic-Pulp-75.tar.gz /Perl-Critic-Pulp-76.tar.gz +/Perl-Critic-Pulp-77.tar.gz diff --git a/perl-Perl-Critic-Pulp.spec b/perl-Perl-Critic-Pulp.spec index 99c2add..306b5af 100644 --- a/perl-Perl-Critic-Pulp.spec +++ b/perl-Perl-Critic-Pulp.spec @@ -1,12 +1,13 @@ Name: perl-Perl-Critic-Pulp -Version: 76 -Release: 2%{?dist} +Version: 77 +Release: 1%{?dist} Summary: Some add-on perlcritic policies License: GPLv3+ Group: Development/Libraries URL: http://search.cpan.org/dist/Perl-Critic-Pulp/ Source0: http://www.cpan.org/authors/id/K/KR/KRYDE/Perl-Critic-Pulp-%{version}.tar.gz BuildArch: noarch +BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) # Run-time BuildRequires: perl(base) @@ -34,7 +35,7 @@ BuildRequires: perl(PPI::Dumper) BuildRequires: perl(Test::More) # Optional tests only: BuildRequires: perl(Perl::MinimumVersion) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) Requires: perl(IO::String) >= 1.02 Requires: perl(List::MoreUtils) >= 0.24 Requires: perl(Perl::Critic) >= 1.084 @@ -73,7 +74,7 @@ THEMES" in Perl::Critic). %setup -q -n Perl-Critic-Pulp-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS=perl OPTIMIZE="$RPM_OPT_FLAGS" +perl Makefile.PL INSTALLDIRS=perl OPTIMIZE="$RPM_OPT_FLAGS" make %{?_smp_mflags} %install @@ -91,6 +92,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Feb 28 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 77-1 +- 77 bump + * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 76-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index fa557de..8becf0b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fc413873eada172179a1a5a898642d5a Perl-Critic-Pulp-76.tar.gz +eddb335189ad68b8581a871692831782 Perl-Critic-Pulp-77.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel