From 26388aca5b2808eb3af0fef3d57a23fb83167e0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Mon, 20 Apr 2009 06:23:02 +0000 Subject: [PATCH] - update to the latest version --- .cvsignore | 2 +- perl-DBD-SQLite.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) 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