SHA256
1
0
forked from pool/swing-worker
swing-worker/swing-worker.changes

39 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Wed Feb 21 17:22:22 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Wed Mar 23 05:52:23 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Specify java source and target 1.8
-------------------------------------------------------------------
Tue Sep 19 10:53:19 UTC 2017 - fstrba@suse.com
- Fix build with jdk9: specify java source and target 1.6
- Added patches:
* swing-worker-1.2-nosource.patch
+ Don't hardcode the source and target levels in the build.xml
+ We are specifying them on command-line
* swing-worker-1.2-encoding.patch
+ Patch out the offending characters instead of specifying the
encoding, since there are different encodings in different
files.
-------------------------------------------------------------------
Fri Jul 11 14:10:03 UTC 2014 - tchvatal@suse.com
- Cleanup with spec-cleaner and do not version javadoc dir.
-------------------------------------------------------------------
Mon Sep 15 14:12:59 CEST 2008 - mvyskocil@suse.cz
- -target=1.5 -source=1.5
-------------------------------------------------------------------
Thu Aug 21 11:31:43 CEST 2008 - mvyskocil@suse.cz
- Initial packaging (version 1.2)