File jeuclid.changes of Package jeuclid
-------------------------------------------------------------------
Tue Mar 6 09:57:12 UTC 2018 - fstrba@suse.com
- Add to the build.xml file target="6", in order to be sure the
right bytecode version is generated
-------------------------------------------------------------------
Tue Oct 10 06:21:08 UTC 2017 - fstrba@suse.com
- Don't depend on apache-commons-lang that cannot be built with
java source and target >= 1.5, but on apache-commons-lang3, that
can
- Added patch:
* jeuclid-commons-lang3.patch
- Check for org.apache.commons.lang3.StringUtils instead of
org.apache.commons.lang.StringUtils
-------------------------------------------------------------------
Tue Sep 19 05:36:53 UTC 2017 - fstrba@suse.com
- Fix build with jdk9: specify java source and target 6
-------------------------------------------------------------------
Tue Jul 5 18:15:40 UTC 2016 - toddrme2178@gmail.com
- Spec file cleanups:
* Expand descriptions and summaries
* Change Group tags
* Remove some redundant lines.
* Remove unnecessary %{release} dependency.
-------------------------------------------------------------------
Mon Mar 9 09:40:10 UTC 2015 - tchvatal@suse.com
- Add extra Categories to desktop file to pass on Factory
-------------------------------------------------------------------
Fri Jun 27 13:58:37 UTC 2014 - tchvatal@suse.com
- Cleanup with spec-cleaner a bit.
- Try to sort out some dependencies to work on SLE11
-------------------------------------------------------------------
Fri Mar 21 07:22:50 UTC 2014 - badshah400@gmail.com
- Spec file cleanups
- Mention use of LGPL-2.1 licensing for the FreeHEP component;
also package the LICENSE.FreeHEP from the source tarball.
-------------------------------------------------------------------
Thu Aug 1 03:54:50 UTC 2013 - ierturk@ieee.org
- Initial version
- Disable FreeHep optional support
* jeuclid-core-FreeHep.patch
- Allows for compiling code that uses Apple EAWT without the lib
* AppleJavaExtensions.patch
- Remove MacOSX dependences for the viewer
* MacOSX.patch