From 0478baab83a0beb3c7dd68ce2b475407a43dd65e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com> Date: Mon, 26 Sep 2016 12:32:27 +0200 Subject: 4.08 bump
--- .gitignore | 1 + perl-podlators.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) 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 e61f3cd..f9d9fd6 100644 --- a/perl-podlators.spec +++ b/perl-podlators.spec @@ -1,6 +1,6 @@ Name: perl-podlators -Version: 4.07 -Release: 2%{?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 <ppi...@redhat.com> - 4.08-1 +- 4.08 bump + * Tue Sep 20 2016 Petr Pisar <ppi...@redhat.com> - 4.07-2 - 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 -- cgit v0.12 http://pkgs.fedoraproject.org/cgit/perl-podlators.git/commit/?h=f24&id=0478baab83a0beb3c7dd68ce2b475407a43dd65e _______________________________________________ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org