diff --git a/.gitignore b/.gitignore index f5f2697..9d7b83e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /podlators-2.5.3.tar.gz /podlators-4.00.tar.gz /podlators-4.01.tar.gz +/podlators-4.02.tar.gz diff --git a/perl-podlators.spec b/perl-podlators.spec index ec2aa35..5b4c5c2 100644 --- a/perl-podlators.spec +++ b/perl-podlators.spec @@ -1,5 +1,5 @@ Name: perl-podlators -Version: 4.01 +Version: 4.02 Release: 1%{?dist} Summary: Format POD source into various output formats License: GPL+ or Artistic @@ -86,6 +86,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Dec 03 2015 Petr Pisar - 4.02-1 +- 4.02 bump + * Wed Dec 02 2015 Petr Pisar - 4.01-1 - 4.01 bump diff --git a/sources b/sources index eb66caf..9ad3809 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -95e5b92edca5fa86e0286ae7dff25a12 podlators-4.01.tar.gz +9d7bf496972d9ada6aaeebc4996dc2ee podlators-4.02.tar.gz