diff --git a/.gitignore b/.gitignore index f7297b2..6eafa89 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /podlators-4.06.tar.gz /podlators-4.07.tar.gz /podlators-4.08.tar.gz +/podlators-4.09.tar.gz diff --git a/perl-podlators.spec b/perl-podlators.spec index 6ccafb3..4f4b1d1 100644 --- a/perl-podlators.spec +++ b/perl-podlators.spec @@ -1,5 +1,5 @@ Name: perl-podlators -Version: 4.08 +Version: 4.09 Release: 1%{?dist} Summary: Format POD source into various output formats # pod/perlpodstyle: MIT @@ -95,6 +95,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Nov 08 2016 Petr Pisar - 4.09-1 +- 4.09 bump + * Mon Sep 26 2016 Petr Pisar - 4.08-1 - 4.08 bump diff --git a/sources b/sources index 900f7f9..8f09285 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e74b689d34855a07685508650fcfeb6d podlators-4.08.tar.gz +596904f296827f94a0d57a603fa9d50e podlators-4.09.tar.gz