forked from pool/netbeans-svnclientadapter
57 lines
1.9 KiB
Plaintext
57 lines
1.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Feb 21 21:19:36 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 23 04:42:49 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Specify java source and target level 1.8
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 19 15:30:58 UTC 2017 - fstrba@suse.com
|
|
|
|
- Specify java source and target level 1.6: fix build with jdk9
|
|
- Modified patch:
|
|
* svnClientAdapter-1.6.0-build.patch
|
|
+ specify encoding ISO-8859-1 for all files. Some of them are
|
|
UTF-8, some are ISO-8859-1. But it looks like UTF-8 can
|
|
be considered a valid ISO-8859-1 and the build works.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 8 10:54:06 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Do not depend on ant-nodeps.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 9 11:06:15 UTC 2013 - tchvatal@suse.com
|
|
|
|
- Move from jpackage-utils to javapackage-tools
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 8 08:25:00 UTC 2010 - mvyskocil@suse.cz
|
|
|
|
- update to 6.7.1 (merged with netbeans-svnclientadapter-6.7.1-2.fc12.src.rpm)
|
|
the bugfix release
|
|
* improve logging
|
|
* svn conflicts handling
|
|
* bug fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 4 10:20:08 CEST 2009 - mvyskocil@suse.cz
|
|
|
|
- fixed bnc#509501: removed all third part libs and their licenses
|
|
as they are not used for build
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 2 11:53:26 CEST 2009 - mvyskocil@suse.cz
|
|
|
|
- Removed macros from package name
|
|
- Depends on subversion-javahl
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 19 15:06:16 CEST 2009 - mvyskocil@suse.cz
|
|
|
|
- 'Initial SUSE Packaging'
|
|
|