------------------------------------------------------------------- Fri Nov 6 17:45:02 UTC 2020 - Jonathan Brielmaier - Update to 0.1.3: * Add trace support. ------------------------------------------------------------------- Sun Jul 19 20:40:54 UTC 2020 - Jonathan Brielmaier - Update to 0.1.2: * Allow builds with Guile 3.0. * Various smaller additions and bug fixes. - Remove patch: * enable-guile-3.0.patch: included in release ------------------------------------------------------------------- Mon Jan 13 21:55:22 UTC 2020 - Jonathan Brielmaier - Add patch: * enable-guile-3.0.patch: Add build support for Guile 3.0 ------------------------------------------------------------------- Mon Jul 22 11:34:12 UTC 2019 - Jonathan Brielmaier - require guile >= 2.0.10 which implements srfi-64 ------------------------------------------------------------------- Wed Jan 30 10:41:17 UTC 2019 - jbrielmaier@suse.de - update homepage and source link ------------------------------------------------------------------- Fri Jul 27 10:10:18 UTC 2018 - jbrielmaier@suse.de - improve summary - it's the spec file for guile-sqlite3 not guix ------------------------------------------------------------------- Thu Jul 12 10:12:23 UTC 2018 - jbrielmaier@suse.de - add sqlite3-devel as runtime dependency, which is required by guix offload (needs /usr/share/libsqlite3.so). ------------------------------------------------------------------- Wed Jun 27 18:09:42 UTC 2018 - jbrielmaier@suse.de - update to version 0.1.0 * README and AUTHORS file * detect sqlite3 with pkg-config * use srfi-64 for tests * make SQLITE_LIBDIR configurable - add new doc and license files - build from tarball and remove service file - adjust description and summary slightly - some files are LGPLv3+, some GPLv3+ - run tests ------------------------------------------------------------------- Mon May 28 15:25:41 UTC 2018 - jbrielmaier@suse.de - initial version based on commit a034178870