SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libmdb3-1.0.0-1.10.x86_64.rpm :

* Tue Jan 04 2022 Dirk Müller - 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
* Wed May 19 2021 Martin Pluskal - Switch to new upstream url- Update to version 0.9.3 - see NEWS for detailed list of changes
* Sat May 19 2018 bjorn.lieAATTgmail.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.
* Wed Aug 05 2015 mpluskalAATTsuse.com- Enable building of man pages
* Fri Jul 31 2015 mpluskalAATTsuse.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 dimstarAATTopensuse.org- Disable parallel build: currently broken with bison 3.0.
* Mon Apr 29 2013 mhruseckyAATTsuse.com- migrated to the new upstream version 0.7 https://github.com/brianb/mdbtools- no detailed changelog
* Wed Nov 23 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency
* Mon Jun 07 2010 cooloAATTnovell.com- fix parallel build
* Wed Dec 02 2009 cooloAATTnovell.com- updated patches, fix build
 
ICM