diff --git a/.gitignore b/.gitignore index 27efa85..f7297b2 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /podlators-4.05.tar.gz /podlators-4.06.tar.gz /podlators-4.07.tar.gz +/podlators-4.08.tar.gz diff --git a/perl-podlators.spec b/perl-podlators.spec index 9e0c2b8..6ccafb3 100644 --- a/perl-podlators.spec +++ b/perl-podlators.spec @@ -1,6 +1,6 @@ Name: perl-podlators -Version: 4.07 -Release: 366%{?dist} +Version: 4.08 +Release: 1%{?dist} Summary: Format POD source into various output formats # pod/perlpodstyle: MIT # other files: GPL+ or Artistic @@ -95,6 +95,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Sep 26 2016 Petr Pisar - 4.08-1 +- 4.08 bump + * Tue Sep 20 2016 Petr Pisar - 4.07-366 - License declaration corrected to "(GPL+ or Artistic) and MIT" diff --git a/sources b/sources index 47879c3..900f7f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d3e8d26e288a5a890add031cdbb097fb podlators-4.07.tar.gz +e74b689d34855a07685508650fcfeb6d podlators-4.08.tar.gz