From 5e1fc83c6e9290f282dacbd2f4b6af30c3fae3b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 3 Dec 2015 08:58:23 +0100 Subject: [PATCH] 4.02 bump --- .gitignore | 1 + perl-podlators.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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