------------------------------------------------------------------- Thu May 24 17:31:07 UTC 2018 - toddrme2178@gmail.com - Update to 0.97.5 * Fix bug in VFP doubles * Fix field creation flag handling * Allow (redundant) "binary" flag on binary type fields * Fix fp/FoxBase table header creation * Can now open dbf files as read-only when lacking write permissions. * Moved to a single 2/3 code base. * Opening a database now defaults to dbf.READ_ONLY; can also use dbf.READ_WRITE; the corresponding strings are no longer supported. - Spec file cleanups - License is now included in source archive ------------------------------------------------------------------- Wed Jul 26 08:53:07 UTC 2017 - bruno@ioda-net.ch -specfile add line to fix build for Leap ------------------------------------------------------------------- Wed Jun 7 12:07:29 UTC 2017 - bruno@ioda-net.ch - specfile move to unified single-spec-python ------------------------------------------------------------------- Sat Jul 23 18:07:35 UTC 2016 - arun@gmx.de - specfile: * update copyright year * no more README or WHATSNEW in tar-ball - update to version 0.96.8: (no changelog available) ------------------------------------------------------------------- Sun May 8 07:14:51 UTC 2016 - arun@gmx.de - specfile: * changed to https for source url * updated source url to files.pythonhosted.org ------------------------------------------------------------------- Thu Nov 19 16:36:34 UTC 2015 - bruno@ioda-net.ch - Initial packaging on obs * Including from upstream missing LICENSE file * Fix eol by sed