2.5.1 bump

This commit is contained in:
Petr Písař 2013-02-28 13:33:57 +01:00
parent f1b8466479
commit 113f6b21bc
4 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/podlators-2.4.2.tar.gz
/podlators-2.5.0.tar.gz
/podlators-2.5.1.tar.gz

View File

@ -1,2 +1,2 @@
from Config import *
addFilter("spelling-error .* rpmlint");
addFilter("spelling-error .* roff");

View File

@ -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@redhat.com> - 2.5.1-1
- 2.5.1 bump
* Thu Feb 07 2013 Petr Pisar <ppisar@redhat.com> - 2.5.0-2
- Correct dependencies

View File

@ -1 +1 @@
964f19e1ab23420a2f7c8753943b8a03 podlators-2.5.0.tar.gz
9f79d07cf4ac26fd46be1d91a05a82aa podlators-2.5.1.tar.gz