From 7baec9506c71ef56f8c2b248c6bfd5f6106df538 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Thu, 5 Jan 2006 16:47:27 +0000 Subject: [PATCH] Bump to 1.03 --- .cvsignore | 1 + perl-DBIx-ContextualFetch.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 83e454d..924e598 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ DBIx-ContextualFetch-1.02.tar.gz +DBIx-ContextualFetch-1.03.tar.gz diff --git a/perl-DBIx-ContextualFetch.spec b/perl-DBIx-ContextualFetch.spec index b974a44..1209329 100644 --- a/perl-DBIx-ContextualFetch.spec +++ b/perl-DBIx-ContextualFetch.spec @@ -1,6 +1,6 @@ Name: perl-DBIx-ContextualFetch -Version: 1.02 -Release: 3%{?dist} +Version: 1.03 +Release: 1%{?dist} Summary: Add contextual fetches to DBI Group: Development/Libraries License: GPL or Artistic @@ -9,8 +9,8 @@ Source0: http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/DBIx-Contextual BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl(DBD::SQLite2) BuildRequires: perl(DBI) +BuildRequires: perl(DBD::SQLite), perl(Test::Pod::Coverage) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(DBI) @@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jan 5 2006 Tom "spot" Callaway 1.03-1 +- bump to 1.03 + * Wed Aug 17 2005 Tom "spot" Callaway 1.02-3 - more cleanups diff --git a/sources b/sources index ec8bf22..98d3dba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e0e2d7db498de03fb3aef95ebd1e0947 DBIx-ContextualFetch-1.02.tar.gz +20a78432ae26b266216b7b30ff7941c3 DBIx-ContextualFetch-1.03.tar.gz