diff --git a/.cvsignore b/.cvsignore index eb043ac..8602ee2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ SQL-Abstract-1.19.tar.gz +SQL-Abstract-1.20.tar.gz diff --git a/perl-SQL-Abstract.spec b/perl-SQL-Abstract.spec index 12f063a..99cb2dd 100644 --- a/perl-SQL-Abstract.spec +++ b/perl-SQL-Abstract.spec @@ -1,6 +1,6 @@ Name: perl-SQL-Abstract -Version: 1.19 -Release: 2%{?dist} +Version: 1.20 +Release: 1%{?dist} Summary: Generate SQL from Perl data structures Group: Development/Libraries License: GPL or Artistic @@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jan 5 2006 Tom "spot" Callaway 1.20-1 +- bump to 1.20 + * Fri Jul 8 2005 Tom "spot" Callaway 1.19-2 - cleanups diff --git a/sources b/sources index ca4a64a..f78ffaf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d0e937d2f7781ed56c4ba855ee4ab47a SQL-Abstract-1.19.tar.gz +0a6fd0dab5d69f5ae800c4f39caa5cbf SQL-Abstract-1.20.tar.gz