From 758249b7cbf90ae09c8e2fa5d5eff0fd97562bba Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Tue, 10 Nov 2015 09:48:35 -0500 Subject: [PATCH] 2.01 --- .gitignore | 1 + perl-Pod-POM.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a59932b..acfa496 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ Pod-POM-0.27.tar.gz /Pod-POM-0.29.tar.gz /Pod-POM-2.00.tar.gz +/Pod-POM-2.01.tar.gz diff --git a/perl-Pod-POM.spec b/perl-Pod-POM.spec index 339992a..ce6cb7c 100644 --- a/perl-Pod-POM.spec +++ b/perl-Pod-POM.spec @@ -1,7 +1,7 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: perl-Pod-POM -Version: 2.00 +Version: 2.01 Release: 1%{?dist} Summary: Object-oriented interface to Perl POD documents Group: Development/Libraries @@ -66,7 +66,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc Changes README TODO +%doc Changes README.md TODO %{_bindir}/pomdump %{_bindir}/podlint %{_bindir}/pom2 @@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Nov 10 2015 Tom Callaway - 2.01-1 +- update to 2.01 + * Tue Sep 8 2015 Tom Callaway - 2.00-1 - update to 2.00 diff --git a/sources b/sources index 22040d5..22fa136 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80917b961452833414fc16ea8fd339d3 Pod-POM-2.00.tar.gz +a2983236abdcf7842d93f10f9132e46c Pod-POM-2.01.tar.gz