commit 113f6b21bcee088362f2f5f6b691eff99d7337bf Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Thu Feb 28 13:33:57 2013 +0100 2.5.1 bump .gitignore | 1 + .rpmlint | 2 +- perl-podlators.spec | 7 +++++-- sources | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index 22b3fdc..fda31e7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /podlators-2.4.2.tar.gz /podlators-2.5.0.tar.gz +/podlators-2.5.1.tar.gz diff --git a/.rpmlint b/.rpmlint index efd792c..8b3d341 100644 --- a/.rpmlint +++ b/.rpmlint @@ -1,2 +1,2 @@ from Config import * -addFilter("spelling-error .* rpmlint"); +addFilter("spelling-error .* roff"); diff --git a/perl-podlators.spec b/perl-podlators.spec index 9be6e02..ca37aef 100644 --- a/perl-podlators.spec +++ b/perl-podlators.spec @@ -1,6 +1,6 @@ Name: perl-podlators -Version: 2.5.0 -Release: 2%{?dist} +Version: 2.5.1 +Release: 1%{?dist} Summary: Format POD source into various output formats License: GPL+ or Artistic Group: Development/Libraries @@ -56,6 +56,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Feb 28 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 2.5.1-1 +- 2.5.1 bump + * Thu Feb 07 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 2.5.0-2 - Correct dependencies diff --git a/sources b/sources index 1b373c0..b272ca6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -964f19e1ab23420a2f7c8753943b8a03 podlators-2.5.0.tar.gz +9f79d07cf4ac26fd46be1d91a05a82aa podlators-2.5.1.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