2017-10-24 15:29:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 24 13:28:45 UTC 2017 - fstrba@suse.com
|
|
|
|
|
2017-10-26 09:31:11 +02:00
|
|
|
- Remove the distributed AtkWrapper.java file before building,
|
|
|
|
so that a correct version with the correct path to xprops can be
|
|
|
|
generated during the build from AtkWrapper.java.in
|
2017-10-24 15:29:50 +02:00
|
|
|
|
2017-10-10 18:43:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 10 16:35:27 UTC 2017 - fstrba@suse.com
|
|
|
|
|
|
|
|
- Added patch:
|
|
|
|
* jaw-avoid-version.patch
|
|
|
|
- Avoid libtool generated symlinks for the native library,
|
|
|
|
since it is loaded by System.loadLibrary which expects the
|
|
|
|
library finish with .so anyway.
|
|
|
|
|
2017-09-06 15:19:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 6 13:12:32 UTC 2017 - fstrba@suse.com
|
|
|
|
|
|
|
|
- Upgrade to upsteam 0.33.2
|
|
|
|
- Removed patch:
|
|
|
|
* java-atk-wrapper-fortify-decl.patch
|
|
|
|
+ Integrated upsteam
|
|
|
|
- Add manifest.txt missing from the tarball
|
|
|
|
- Force source/bytecode target to 1.7.
|
|
|
|
|
2014-10-19 19:28:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 17 09:12:08 UTC 2014 - fstrba@suse.com
|
|
|
|
|
|
|
|
- Upgrade to upstream 0.30.5
|
|
|
|
- Removed patch java-atk-wrapper-source-target.patch
|
|
|
|
* No need to apply it since we can chose options for javac from
|
|
|
|
configure line
|
|
|
|
- Force source/bytecode target to 1.5 at configure time
|
|
|
|
|
2014-05-10 22:57:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 3 12:34:51 UTC 2014 - fstrba@suse.com
|
|
|
|
|
|
|
|
- Added patch:
|
|
|
|
* java-atk-wrapper-source-target-patch: pass options to javac to
|
|
|
|
produce bytecode compatible with java 1.5 and higher.
|
|
|
|
- Allow to build on SLE11
|
|
|
|
* xprop is in xorg-x11 package
|
|
|
|
|
2013-12-18 12:32:25 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 12 15:26:28 UTC 2013 - mvyskocil@suse.com
|
|
|
|
|
|
|
|
- Initial SUSE packaging of java-awt-wrapper
|
|
|
|
* java-atk-wrapper-fortify-decl.patch to fix missing headers
|