Package Release Info

libgda-5.2.4-bp151.3.2

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libgda-5_0-4
libgda-5_0-4-lang
libgda-5_0-bdb
libgda-5_0-devel
libgda-5_0-doc
libgda-5_0-firebird
libgda-5_0-jdbc
libgda-5_0-ldap
libgda-5_0-mdb
libgda-5_0-mysql
libgda-5_0-postgres
libgda-5_0-sqlcipher
libgda-5_0-sqlite
libgda-5_0-tools
libgda-5_0-web
libgda-report-5_0-4
libgda-tools
libgda-ui-5_0-4
libgda-ui-5_0-plugins
libgda-ui-5_0-tools
libgda-xslt-5_0-4
typelib-1_0-Gda-5_0
typelib-1_0-Gdaui-5_0

Change Logs

* Thu Nov 15 2018 Dominique Leuenberger <dimstar@opensuse.org>
- Update libgda-jre10.patch: Support current and future Java
  versions (up to 19).
Version: 5.2.4-bp150.1.3
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Mon Jan 08 2018 fstrba@suse.com
- Added patches:
  * libgda-jre10.patch: detect JRE 10's version string.
  * libgda-5.2.4-nojavah.patch: instead of javah invocation, use
    javac's -h option; this bumps build requirement to
    java-devel >= 1.8
- Modified patches:
  * libgda-jre18.patch
  * libgda-jre9.patch
    + Don't patch generated configure, but the source java.m4 file
- Run spec cleaner and add dependency on autoconf, automake and
  libtool in order to regenearate the configure and Makefile.in
  files.
* Tue Dec 05 2017 dimstar@opensuse.org
- Build against openSSL 1.0 for now:
  + Add libopenssl-1_0_0-devel BuildRequires.
  + BuilgIgnore openssl (the helper programs): they are not needed
    and the build dep would pull in version 1.1, conflicting with
    openssl 1.0 devel packages.
* Mon Nov 06 2017 dimstar@opensuse.org
- Update libgda-jre9.patch: be compatible with Java 9.*;
  javac -version strips trailing 0, so 9.0 is reported as 9,
  whereas 9.0.1 is reported as 9.0.1.
* Tue Oct 03 2017 fstrba@suse.com
- Remove leftover dependency on gcc-java
* Wed Sep 27 2017 dimstar@opensuse.org
- Update libgda-jre9.patch: with the release of JRE 9.0.0, the
  version identifier was changed from 9-internal to 9. Change the
  patch to accept both variants.
* Thu Sep 14 2017 dimstar@opensuse.org
- Fix build with JRE 9:
  + Add libgda-jre9.patch: detect JRE 9's version string.
- Do not run fdupes across default partition boundaries.
- Run spec-cleaner.
* Tue Sep 12 2017 dimstar@opensuse.org
- Add libgda-utf.patch: Do not use UTF-8 chars in headers parsed
  by glib-mkenums. In the build root, this fails otherwise.
* Sat Dec 10 2016 dimstar@opensuse.org
- Automatically find the current version of VALA and pass the
  correct string to --enable-vala VALA_API_VERSION=. This allows us
  not having to change the .spec every 6 months.
* Thu Sep 15 2016 dimstar@opensuse.org
- Build using Vala 0.34: pass --enable-vala VALA_API_VERSION=0.34
  to configure (instead of --enable-vala VALA_API_VERSION=0.32).
* Tue Jul 19 2016 dimstar@opensuse.org
- Drop pkgconfig(fbembed) BuildRequires: pkgconfig(fbclient) is
  sufficient (and fbembed no longer exists).
* Fri Apr 15 2016 mgorse@suse.com
- Update to GNOME 3.20  Fate#318572
* Wed Mar 30 2016 dvaleev@suse.com
- Now with Java 1.8, on ppc64le set java arch to ppc64 only
  if we build with java 1.5 or 1.6
* Tue Feb 09 2016 dimstar@opensuse.org
- Pass VALA_API_VERSION=0.32 (instead of 0.30) to configure,
  following the switch to vala 0.31.x/0.32 tree.
* Fri Sep 04 2015 dimstar@opensuse.org
- Pass VALA_API_VERSION=0.30 (instead of 0.28) to configure.
* Mon Aug 31 2015 normand@linux.vnet.ibm.com
- disable getspARCH change for ppc64le when still using jre 1.7
  (required for Leap 42.1)
* Fri Aug 14 2015 dimstar@opensuse.org
- Own %{_datadir}/appdata (Fix build on Leap).
* Mon Jul 20 2015 zaitor@opensuse.org
- Add libgda-jre18.patch: Fix build with JRE 1.8.
* Fri Jul 03 2015 snuxoll@linux.com
- Development package now includes vapi files, add vala
  BuildRequies and pass --enabl vala to configure.
* Fri Jun 12 2015 zaitor@opensuse.org
- Update to version 5.2.4:
  + Added missing file in distributed tarball (bgo#750891).
- Changes from version 5.2.3:
  + Improved Vala and introspection.
  + Misc bugs fixed.
  + Bugs fixed: bgo#722531, bgo#722773, bgo#730813, bgo# 742312,
    bgo#750191.
  + Updated translations.