Package Release Info

mdbtools-1.0.0-bp155.1.12

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libmdb3
libmdbsql3
mdbtools
mdbtools-devel

Change Logs

* Tue Jan 04 2022 Dirk Müller <dmueller@suse.com>
- update to 1.0.0:
  * Install `libmdbodbc.so` and `libmdbodbcW.so` into ${libdir}/odbc
  * Do not install `mdb-sql` if SQL support was not built
  * Do not install `libmdbsql.pc` if SQL support was not built
  * Simplify `--cflags` for libmdb
  * Provide correct `--cflags` for libmdbsql
  * Copy date formats when cloning handles
  * Fix incorrect reading of double values
  * Fix accidental reads of non-index data
  * New `mdb_set_repid_fmt()` for setting the format of Rep IDs (UUIDs)
  * New case-insensitive, Unicode-aware `ILIKE` operator
  * New `<>` (not equal) operator
  * Improved support for comparing floating-point values to integers
  * Improved support for floating point literals with no fractional digits (e.g. "3.")
  * Add support for querying Rep IDs
  * Format boolean values correctly as `SQL_C_CHAR`
  * Add support for the `SQL_C_WCHAR` (UTF-16) return type
  * The Unicode driver (`libmdbodbcW.so`) no longer uses iconv
  * Add support for older iODBC installations lacking `odbcinst.h`
  * Convert table names to lower case when exporting to PostgreSQL
  * Use `CREATE IF NOT EXISTS` when exporting to PostgreSQL
  * Fix issue where byte columns with values > 127 were exported as negative numbers
  * Deprecate tool
Version: 0.9.3-bp154.1.44
* Wed May 19 2021 Martin Pluskal <mpluskal@suse.com>
- Switch to new upstream url
- Update to version 0.9.3 - see NEWS for detailed list of changes
* Sat May 19 2018 bjorn.lie@gmail.com
- No longer build gui sub-package:
  + Drop gnome-common, gtk-doc, libglade2-devel, libgnomeui-devel
    and scrollkeeper.
- Following the above drop gmdb2.desktop, and no longer pass
  - -enable-sql and --enable-gtk-doc to configure, nor handle
  desktop_database_post(un) for the now dropped sub-package. and
  drop gnome_prefix and gnome_datadir defines, no longer used.
- Add explicit --disable-gmdb2 --disable-gtk-doc calls.
- Add pkgconfig(glib-2.0) BuildRequires, new dependency previously
  autoamaticly pulled in.
- Run spec-cleaner, modernize spec.
Version: 0.7.1-bp150.1.3
* Wed Aug 05 2015 mpluskal@suse.com
- Enable building of man pages
* Fri Jul 31 2015 mpluskal@suse.com
- Update to 0.7.1
  * no upstream changelog available
- Cleanup spec file with spec-cleaner
- Use macros for desktop files
- Add explicit dependencies on automake/conf and pkg-config
- Stop building man pages as this depends on txt2man which
  is not available in openSUSE
- Build gnome documentation
- Split libraries to separeate packages
* Thu Jan 22 2015 dimstar@opensuse.org
- Disable parallel build: currently broken with bison 3.0.
* Mon Apr 29 2013 mhrusecky@suse.com
- migrated to the new upstream version 0.7
  https://github.com/brianb/mdbtools
- no detailed changelog
* Wed Nov 23 2011 coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
* Mon Jun 07 2010 coolo@novell.com
- fix parallel build
* Wed Dec 02 2009 coolo@novell.com
- updated patches, fix build
* Fri Jan 09 2009 crrodriguez@suse.de
- remove static libraries and "la" files
* Mon Oct 13 2008 pth@suse.de
- Add provides so that 0.6pre1 is newer than 20070410cvs.
* Thu Sep 25 2008 ro@suse.de
- call autoreconf -f -i for new libtool
* Mon Aug 18 2008 pth@suse.de
- Update to latest cvs version.
- Remove the use of run_ldconfig
- Mark help files as %doc
- Remove duplicate requires
- Clean up the code.
* Fri Jun 22 2007 pth@suse.de
- Fix dependencies.
* Tue Apr 10 2007 uli@suse.de
- update -> 20071004cvs (can read GameBase databases)
* Fri Mar 30 2007 rguenther@suse.de
- Add bison and flex BuildRequires
* Thu Feb 16 2006 pth@suse.de
- Fix off by one bug (Bugzilla #151484)
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Thu Dec 08 2005 pth@suse.de
- Fix type-punning
* Sun Jan 11 2004 adrian@suse.de
- build as user
* Sat Aug 16 2003 adrian@suse.de
- added desktop file
* Mon Jul 14 2003 sbrabec@suse.cz
- GNOME prefix change to /opt/gnome.