From 346345e3c6310d79e9f2f2b8ee8ed1d1325c73e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 24 Feb 2015 08:38:20 +0100 Subject: [PATCH] 3.30 bump --- .gitignore | 1 + perl-Pod-Simple.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6ac621c..eeb0c51 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ Pod-Simple-3.05.tar.gz /Pod-Simple-3.26.tar.gz /Pod-Simple-3.28.tar.gz /Pod-Simple-3.29.tar.gz +/Pod-Simple-3.30.tar.gz diff --git a/perl-Pod-Simple.spec b/perl-Pod-Simple.spec index ffbcaa1..2a8836d 100644 --- a/perl-Pod-Simple.spec +++ b/perl-Pod-Simple.spec @@ -1,7 +1,7 @@ Name: perl-Pod-Simple # Epoch to compete with perl.spec Epoch: 1 -Version: 3.29 +Version: 3.30 Release: 1%{?dist} Summary: Framework for parsing POD documentation License: GPL+ or Artistic @@ -66,6 +66,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Feb 24 2015 Petr Pisar - 1:3.30-1 +- 3.30 bump + * Fri Jan 30 2015 Petr Pisar - 1:3.29-1 - 3.29 bump diff --git a/sources b/sources index c50298a..8b31c00 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f723434f0140ca4b94fe261c2f9623c7 Pod-Simple-3.29.tar.gz +cddb0da43a07db4809bf8c8ae250a140 Pod-Simple-3.30.tar.gz