From d3d93b3bbd2382c8feccb34c47c70b946d352166 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Thu, 2 Dec 2004 20:06:30 +0000 Subject: [PATCH] Sync with fedora.us 0.17-0.fdr.1 from Jose. --- .cvsignore | 1 + perl-Pod-Coverage.spec | 12 +++++++++--- sources | 2 +- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 49485fb..6b532ea 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ Pod-Coverage-0.14.tar.gz +Pod-Coverage-0.17.tar.gz diff --git a/perl-Pod-Coverage.spec b/perl-Pod-Coverage.spec index 5a1f2be..75f96e9 100644 --- a/perl-Pod-Coverage.spec +++ b/perl-Pod-Coverage.spec @@ -1,15 +1,15 @@ %{!?perl_vendorarch: %define perl_vendorarch %(eval "`perl -V:installvendorarch`"; echo $installvendorarch)} Name: perl-Pod-Coverage -Version: 0.14 -Release: 0.fdr.1.2 +Version: 0.17 +Release: 1 Epoch: 0 Summary: Checks if the documentation of a module is comprehensive Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Pod-Coverage/ -Source0: http://www.cpan.org/authors/id/R/RC/RCLAMP/Pod-Coverage-0.14.tar.gz +Source0: http://www.cpan.org/authors/id/R/RC/RCLAMP/Pod-Coverage-0.17.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(Module::Build) @@ -61,5 +61,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Nov 27 2004 Jose Pedro Oliveira - 0:0.17-1 +- Update to 0.17. + +* Wed Oct 20 2004 Jose Pedro Oliveira - 0:0.16-0.fdr.1 +- Update to 0.16. + * Thu May 20 2004 Jose Pedro Oliveira - 0:0.14-0.fdr.1 - First build. diff --git a/sources b/sources index 97d512e..3f7e8bf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ea33dcb7e111ec37c38b2e613b169ed6 Pod-Coverage-0.14.tar.gz +79fbf29b4438bebc24a3957cc9017612 Pod-Coverage-0.17.tar.gz