diff --git a/.gitignore b/.gitignore index 276e6b9..994d1b0 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /podlators-4.01.tar.gz /podlators-4.02.tar.gz /podlators-4.03.tar.gz +/podlators-4.04.tar.gz diff --git a/perl-podlators.spec b/perl-podlators.spec index bd45c24..eccb961 100644 --- a/perl-podlators.spec +++ b/perl-podlators.spec @@ -1,5 +1,5 @@ Name: perl-podlators -Version: 4.03 +Version: 4.04 Release: 1%{?dist} Summary: Format POD source into various output formats # pod/perlpodstyle: ??? (FSFULLR?) @@ -91,6 +91,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Jan 04 2016 Petr Pisar - 4.04-1 +- 4.04 bump + * Mon Dec 07 2015 Petr Pisar - 4.03-1 - 4.03 bump diff --git a/sources b/sources index 3068252..6913f34 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a78fb657e201c57cbde8deddfa5ca7b7 podlators-4.03.tar.gz +cb68a83d1a8bdacbc35b1d1e7b12ad12 podlators-4.04.tar.gz