From d82bf9f9d69e6a1ea0d342ec366ccb6bb9244dee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 2 Dec 2015 14:56:02 +0100 Subject: [PATCH] 4.01 bump --- .gitignore | 1 + perl-podlators.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b607970..f5f2697 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /podlators-2.5.2.tar.gz /podlators-2.5.3.tar.gz /podlators-4.00.tar.gz +/podlators-4.01.tar.gz diff --git a/perl-podlators.spec b/perl-podlators.spec index 0c380d5..ec2aa35 100644 --- a/perl-podlators.spec +++ b/perl-podlators.spec @@ -1,5 +1,5 @@ Name: perl-podlators -Version: 4.00 +Version: 4.01 Release: 1%{?dist} Summary: Format POD source into various output formats License: GPL+ or Artistic @@ -86,6 +86,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Dec 02 2015 Petr Pisar - 4.01-1 +- 4.01 bump + * Tue Dec 01 2015 Petr Pisar - 4.00-1 - 4.00 bump diff --git a/sources b/sources index 37ebf96..eb66caf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1e66f3d84ada3269d4b1ab2d6c98ba58 podlators-4.00.tar.gz +95e5b92edca5fa86e0286ae7dff25a12 podlators-4.01.tar.gz