File gluegen2.changes of Package gluegen2
-------------------------------------------------------------------
Tue Sep  1 08:39:24 UTC 2015 - normand@linux.vnet.ibm.com
- put back patch updated for last version 2.3.1:
  gluegen2-add-ppc64-aarch64.patch
-------------------------------------------------------------------
Wed Apr  8 11:27:53 UTC 2015 - tchvatal@suse.com
- Drop the aach64 patch, not sure if still needed and if so we
  can reintroduce it later:
  * gluegen2-ppc64-aarch64.patch
-------------------------------------------------------------------
Sat Apr  4 03:21:52 UTC 2015 - badshah400@gmail.com
- Update to version 2.3.1:
  + See gluegen changes from
    https://jogamp.org/wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.3.1.
- Add source tarball for jcpp as gluegen now uses jcpp as the
  default compiler; extract and copy jccp sources into gluegen
  build tree during %prep.
- Add BuildRequires: ant-findbugs.
-------------------------------------------------------------------
Fri Apr  3 03:11:49 UTC 2015 - badshah400@gmail.com
- Update to version 2.3.0:
  + See gluegen changes from
    https://jogamp.org/wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.3.0.
- Add gluegen2-disable-tests.patch to disable junit tests as this
  requires additional dependencies not currently packaged in obs.
- Rebase existing patches.
- Disable gluegen2-ppc64-aarch64.patch; needs rebase.
-------------------------------------------------------------------
Mon Jul  7 15:01:55 UTC 2014 - tchvatal@suse.com
- Use junit not junit4
-------------------------------------------------------------------
Thu Jun 19 14:58:20 UTC 2014 - dvaleev@suse.com
- Fix builds for ppc64, ppc64le and aarch64 architectures
  (gluegen2-ppc64-aarch64.patch)
-------------------------------------------------------------------
Fri Mar 21 01:12:15 UTC 2014 - badshah400@gmail.com
- Use tagged tarballs released by upstream
  - Requires p7zip
  - Requires manual setup of buildsource directory
- Use full URL for source
- Fix unnecessary executable bits on som files
-------------------------------------------------------------------
Mon Sep 16 18:07:49 UTC 2013 - dmitry_r@opensuse.org
- Delete ant-* requires for runtime
-------------------------------------------------------------------
Thu Aug  1 03:50:13 UTC 2013 - ierturk@ieee.org
- Update to version 2.0.2
-------------------------------------------------------------------
Thu Jul 18 20:30:45 UTC 2013 - dmitry_r@opensuse.org
- Initial package
- Version 2.0-rc12
- Rename library to gluegen2-rt
  * gluegen2-0001-renamed-library.patch
- Disable tests for unused components
  * gluegen2-0003-disable-executable-tmp-tests.patch
- Use system jar files
  * gluegen2-jar-paths.patch
  * gluegen2-0004-add-antlr-jar-to-all-targets.patch