File wxsqlite3.changes of Package wxsqlite3
-------------------------------------------------------------------
Mon May 31 12:35:16 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 4.7.2
* Added method wxSQLite3Database::QueryTransactionState
* Upgrade to SQLite3 Multiple Ciphers version 1.3.2
* Based on SQLite 3.35.5
* Enabled new SQLite Math Extension
* Fixed a memory leak in method wxSQLite3Database::GetTable
* WAL journals left behind by versions <= 1.2.5 are not
compatible with this new implementation. To be able to access
WAL journals created by prior versions, the configuration
parameter mc_legacy_wal was introduced.
-------------------------------------------------------------------
Tue Oct 13 13:13:13 UTC 2020 - olaf@aepfle.de
- Update to version 4.6.1.
No changelog provided by upstream
-------------------------------------------------------------------
Sat Feb 8 13:38:49 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 4.5.1. Too many changes to list, see
https://github.com/utelle/wxsqlite3#history
- Drop _service file
- Spec cleanup
-------------------------------------------------------------------
Fri Nov 3 08:11:04 UTC 2017 - olaf@aepfle.de
- Version 3.5.8.20171102.1b93c9c
Fixed an issue with SQLite savepoints, if the savepoint name
contained special characters. Savepoint names are now always quoted.
-------------------------------------------------------------------
Fri Mar 31 11:16:50 UTC 2017 - olaf@aepfle.de
- Version 3.5.3.20170331.3494a8b
-------------------------------------------------------------------
Sun Mar 19 19:14:30 UTC 2017 - olaf@aepfle.de
- Version 3.5.2.20170319.e79d1ef
-------------------------------------------------------------------
Wed Feb 22 09:00:44 UTC 2017 - olaf@aepfle.de
- Initial version 3.5.1.20170216.2927d43