forked from pool/perl-DBD-SQLite
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=ec0eef8b16ab73d5127c95f0c416902b
212 lines
6.8 KiB
Plaintext
212 lines
6.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Sep 15 15:24:49 UTC 2010 - chris@computersalat.de
|
|
|
|
- fix FIXME: need a way of adding our RPM_OPT_FLAGS to CFLAGS without
|
|
overwriting its existing contents:
|
|
o perl Makefile.PL CCFLAGS="$RPM_OPT_FLAGS"
|
|
=>
|
|
{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
|
|
- fix devel deps
|
|
o Req: perl = {perl_version}
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 15 11:08:43 UTC 2010 - jw@novell.com
|
|
|
|
- Update to 1.31
|
|
- Updated to SQLite 3.7.2 (DUNCAND)
|
|
- Resolved # 60860: Slow but steady memory leak on
|
|
last_insert_id calls (ISHIGAKI)
|
|
- Upgraded ppport.h to the latest version (ADAMK)
|
|
- Resolved #60698: "Test failures with SQLite 3.7", using included
|
|
patch by Niko Tyni (ntyni@debian.org) of t/lib/Test.pm (DUNCAND)
|
|
- Added support for FTS3 tokenizers written in Perl. Added tests
|
|
...
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 30 19:25:42 UTC 2010 - jw@novell.com
|
|
|
|
- Update to 1.30_02
|
|
+ Updated to SQLite 3.6.23
|
|
+ Added preamble to copy sqlite3.[hc] files into a share
|
|
directory (where you can access via File::ShareDir) to allow
|
|
extension authors to use the same C source/header as they
|
|
used to build DBD::SQLite itself. (ISHIGAKI)
|
|
+ numerous bugfixes and enhancements.
|
|
May break old applications.
|
|
- added -devel package to contain the added sqlite3.[hc]
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
|
|
|
- enable parallel build
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 8 17:08:14 UTC 2010 - jw@novell.com
|
|
|
|
- Update to 1.29:
|
|
+ Updated to SQLite 3.6.22
|
|
+ Removed the SQLITE_CORE and SQLITE_PRT_SZ flags
|
|
+ several bugfixes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 24 10:05:42 UTC 2009 - jw@novell.com
|
|
|
|
- 1.26_07 was released as 1.27
|
|
No changes.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 16 15:09:07 UTC 2009 - jw@novell.com
|
|
|
|
- update to latest devel version 1.26_07
|
|
+ Updated to SQLite 3.6.20
|
|
+ Foreign keys support is once again disabled by default.
|
|
use "PRAGMA foreign_keys = ON".
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 29 18:47:24 CET 2009 - jw@suse.de
|
|
|
|
- update to latest devel version 1.26_06
|
|
+ Major code refactoring.
|
|
+ Now DBD::SQLite supports foreign key constraints.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 18 22:25:05 CEST 2009 - jw@novell.com
|
|
|
|
- update to latest devel version 1.26_05
|
|
- SQLite 3.6.19 (ISHIGAKI)
|
|
- using a simpler cpan_name macro to avoid parse warnings during build.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 13 14:42:58 UTC 2009 - chris@computersalat.de
|
|
|
|
- update to latest devel version 1.26_04
|
|
- move changes from spec to .changes file
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 19 20:45:36 CEST 2009 - jw@suse.de
|
|
|
|
- update to latest devel version 1.26_03
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|