File perl-DBD-SQLite.changes of Package perl-DBD-SQLite
-------------------------------------------------------------------
Sat Jul 25 19:36:58 CEST 2009 - chris@computersalat.de
- spec mods
* removed ^----------
* removed ^#---------
-------------------------------------------------------------------
Fri Jul 24 14:02:37 CEST 2009 - coolo@novell.com
- merge factory changes in
-------------------------------------------------------------------
Fri Jun 19 01:09:45 CEST 2009 - chris@computersalat.de
- spec fix for perl-macros
-------------------------------------------------------------------
Thu Jun 18 15:43:02 CEST 2009 - chris@computersalat.de
- added perl-macros
o autogen filelist with perl_gen_filelist
-------------------------------------------------------------------
Sun Jun 14 20:02:14 CEST 2009 - chris@computersalat.de
- update to 1.25
- 1.25
o Amalgamation conversion turned out to be quicker than expected.
o Changing to a production release. (ADAMK)
- 1.24_02
o Merging various externally-contributed annotations from
annocpan.org (ADAMK)
o Created the beginnings of a DBD::SQLite::Cookbook (ADAMK)
- 1.24_01
o Moved getsqlite.pl into util (ADAMK)
o Switching to the RT queue instead of the RT report page that
does nothing and just refers you to email (ADAMK)
o Now DBD::SQLite also uses amalgamated source recommended at sqlite.org (ISHIGAKI)
o Resolved #45166: better unicode path handling under cygwin (ISHIGAKI)
o Resolved #45171: test failure on CentOS 4.6 (ISHIGAKI)
-------------------------------------------------------------------
Mon Apr 20 01:03:05 CEST 2009 - jw@suse.de
- updated to stable release 1.23
-------------------------------------------------------------------
Wed Apr 15 18:22:54 CEST 2009 - jw@suse.de
- updated to pristine 1.22_06
*All* patches are upstreamed now. Yeah!
Using SQLite 3.6.13 now.
-------------------------------------------------------------------
Wed Jan 14 23:00:41 CET 2009 - jw@suse.de
- bnc#466021 fixed.
-------------------------------------------------------------------
Thu Feb 7 13:35:24 CET 2008 - schwab@suse.de
- Don't call sqlite3_finalize twice.
-------------------------------------------------------------------
Sun Jan 13 21:09:52 CET 2008 - coolo@suse.de
- update to 1.14
- disable test suite for now
-------------------------------------------------------------------
Fri Sep 8 17:43:00 CEST 2006 - jw@suse.de
- painless update to 1.13
-------------------------------------------------------------------
Mon May 29 20:42:34 CEST 2006 - jw@suse.de
- update to 1.12, to make it compile again.
Using SQLite 3.3.5 and Perl 5.8.8
-------------------------------------------------------------------
Mon Mar 13 22:30:36 CET 2006 - jw@suse.de
- fixed bugzilla#156965, unintialized variable.
-------------------------------------------------------------------
Wed Jan 25 21:39:36 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Sun Dec 4 15:24:01 CET 2005 - jw@suse.de
- update to 1.11, feature++
-------------------------------------------------------------------
Fri Dec 2 11:22:55 CET 2005 - jw@suse.de
- update to 1.10
be more forgiving to sqlite3.h, it is buggy again.
-------------------------------------------------------------------
Tue Oct 4 15:46:38 CEST 2005 - dmueller@suse.de
- add norootforbuild
-------------------------------------------------------------------
Thu Jun 30 11:33:55 CEST 2005 - schwab@suse.de
- Fix neededforbuild.
-------------------------------------------------------------------
Wed Jun 29 18:17:27 CEST 2005 - jw@suse.de
- initial version 1.09
Since 1.09 it can link against a system provided sqlite library,
but uses its own copy due to a buggy sqlite3.h