diff --git a/.cvsignore b/.cvsignore index 43f75d9..fe30af6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -DBD-SQLite-1.14.tar.gz +DBD-SQLite-1.23.tar.gz diff --git a/perl-DBD-SQLite.spec b/perl-DBD-SQLite.spec index ab153f6..d2f44a0 100644 --- a/perl-DBD-SQLite.spec +++ b/perl-DBD-SQLite.spec @@ -1,6 +1,6 @@ Name: perl-DBD-SQLite -Version: 1.14 -Release: 9%{?dist} +Version: 1.23 +Release: 1%{?dist} Summary: Self Contained RDBMS in a DBI Driver Group: Development/Libraries @@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Apr 20 2008 Marcela Maslanova 1.23-1 +- update to the latest version + * Thu Feb 26 2009 Fedora Release Engineering - 1.14-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index e9aca2b..8f18fca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -78a89cc8fd46bb2a5d537433dcccc8e6 DBD-SQLite-1.14.tar.gz +3fb6d567a507b4f347d56a6ba38966d0 DBD-SQLite-1.23.tar.gz