commit 3c3efa471b2d1ef20163ae14d06e2671d92e38fb Author: Petr Sabata <psabata@xxxxxxxxxx> Date: Mon May 9 11:07:51 2011 +0200 0.15 bump .gitignore | 1 + perl-PPIx-EditorTools.spec | 14 ++++++++++---- sources | 2 +- 3 files changed, 12 insertions(+), 5 deletions(-) --- diff --git a/.gitignore b/.gitignore index dee9dc6..6b3403c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ PPIx-EditorTools-0.09.tar.gz /PPIx-EditorTools-0.11.tar.gz /PPIx-EditorTools-0.12.tar.gz /PPIx-EditorTools-0.13.tar.gz +/PPIx-EditorTools-0.15.tar.gz diff --git a/perl-PPIx-EditorTools.spec b/perl-PPIx-EditorTools.spec index 5cbf7c7..6fce2ac 100644 --- a/perl-PPIx-EditorTools.spec +++ b/perl-PPIx-EditorTools.spec @@ -1,5 +1,5 @@ Name: perl-PPIx-EditorTools -Version: 0.13 +Version: 0.15 Release: 1%{?dist} Summary: Utility methods and base class for manipulating Perl via PPI License: GPL+ or Artistic @@ -8,14 +8,15 @@ URL: http://search.cpan.org/dist/PPIx-EditorTools/ Source0: http://search.cpan.org/CPAN/authors/id/A/AZ/AZAWAWI/PPIx-EditorTools-%{version}.tar.gz BuildArch: noarch BuildRequires: perl(Class::XSAccessor) >= 1.02 -BuildRequires: perl(ExtUtils::MakeMaker) >= 6.31 +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42 BuildRequires: perl(File::Spec) BuildRequires: perl(PPI) >= 1.203 # Tests only: # Real version perl(Test::Differences) >= 0.4801 clamped to 2 digits BuildRequires: perl(Test::Differences) >= 0.48 -BuildRequires: perl(Test::More) +BuildRequires: perl(Test::More) >= 0.88 BuildRequires: perl(Test::Most) +BuildRequires: perl(Test::NoWarnings) >= 0.084 BuildRequires: perl(Test::Warn) BuildRequires: perl(Test::Exception) BuildRequires: perl(Test::Deep) @@ -49,11 +50,16 @@ make test %files %defattr(-,root,root,-) -%doc Changes README LICENSE +%doc Changes %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Mon May 9 2011 Petr Sabata <psabata@xxxxxxxxxx> - 0.15-1 +- 0.15 bump +- BRs tweak +- Dropping LICENSE and README files (no longer provided by upstream) + * Fri Mar 25 2011 Petr Sabata <psabata@xxxxxxxxxx> - 0.13-1 - 0.13 version bump diff --git a/sources b/sources index 32bbea8..8ce79b4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1dda4cb38ab7768b69c75b81c3b788b5 PPIx-EditorTools-0.13.tar.gz +b4b9b3f9f332d9be97de941bdc8bf192 PPIx-EditorTools-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