Update to 1.321

This commit is contained in:
Jitka Plesnikova 2012-10-29 08:56:02 +01:00
parent 625db3b410
commit 075e572237
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/Pod-Markdown-1.320.tar.gz
/Pod-Markdown-1.321.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Pod-Markdown
Version: 1.320
Release: 3%{?dist}
Version: 1.321
Release: 1%{?dist}
Summary: Convert POD to Markdown
License: GPL+ or Artistic
Group: Development/Libraries
@ -11,6 +11,7 @@ BuildRequires: perl >= 0:5.008
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(File::Spec::Functions)
BuildRequires: perl(File::Temp)
BuildRequires: perl(List::Util)
BuildRequires: perl(parent)
BuildRequires: perl(Pod::ParseLink) >= 1.10
BuildRequires: perl(Pod::Parser)
@ -47,6 +48,9 @@ make test
%{_bindir}/*
%changelog
* Mon Oct 29 2012 Jitka Plesnikova <jplesnik@redhat.com> - 1.321-1
- 1.321 bump
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.320-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
fa78d677d89e3091c72d623425fc52a6 Pod-Markdown-1.320.tar.gz
07c657ee0569a09205d4f2a30bdd5e1f Pod-Markdown-1.321.tar.gz