commit 7a9decb231d9428f7bb4fc20e633bdfe08bd6959 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Mon Mar 10 16:32:41 2014 +0100 0.15 bump .gitignore | 1 + .rpmlint | 2 + ...g-0.14-Do-not-redefine-optimization-level.patch | 24 -------------------- perl-Statistics-CaseResampling.spec | 8 +++--- sources | 2 +- 5 files changed, 8 insertions(+), 29 deletions(-) --- diff --git a/.gitignore b/.gitignore index 82300a2..1442cb6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Statistics-CaseResampling-0.14.tar.gz +/Statistics-CaseResampling-0.15.tar.gz diff --git a/.rpmlint b/.rpmlint new file mode 100644 index 0000000..b048a04 --- /dev/null +++ b/.rpmlint @@ -0,0 +1,2 @@ +from Config import * +addFilter("spelling-error .* (resample|resamples|Resampling)"); diff --git a/perl-Statistics-CaseResampling.spec b/perl-Statistics-CaseResampling.spec index b696988..39162ad 100644 --- a/perl-Statistics-CaseResampling.spec +++ b/perl-Statistics-CaseResampling.spec @@ -1,5 +1,5 @@ Name: perl-Statistics-CaseResampling -Version: 0.14 +Version: 0.15 Release: 1%{?dist} Summary: Resampling and calculation of medians with confidence intervals # Mersenne Twister is somewhat bundled, CPAN RT#85284 @@ -10,8 +10,6 @@ License: (GPL+ or Artistic) and (Copyright Only) Group: Development/Libraries URL: http://search.cpan.org/dist/Statistics-CaseResampling/ Source0: http://www.cpan.org/authors/id/S/SM/SMUELLER/Statistics-CaseResampling-%{version}.tar.gz -# Respect distribution CFLAGS, CPAN RT#85282 -Patch0: Statistics-CaseResampling-0.14-Do-not-redefine-optimization-level.patch BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) # Run-time: @@ -36,7 +34,6 @@ distribution of medians, it then calculates the confidence limits. %prep %setup -q -n Statistics-CaseResampling-%{version} -%patch0 -p1 %build perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" @@ -58,5 +55,8 @@ make test %{_mandir}/man3/* %changelog +* Mon Mar 10 2014 Petr Pisar <ppisar@xxxxxxxxxx> - 0.15-1 +- 0.15 bump + * Tue May 14 2013 Petr Pisar <ppisar@xxxxxxxxxx> 0.14-1 - Specfile autogenerated by cpanspec 1.78. diff --git a/sources b/sources index adba575..35e6af9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8e0564dc5368f620b3cd7142de279ce6 Statistics-CaseResampling-0.14.tar.gz +b4540321556264c2c530b88fff0b0ac6 Statistics-CaseResampling-0.15.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