79 lines
2.4 KiB
Plaintext
79 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Oct 29 14:24:03 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Upgrade to version 3.1, the last one buildable with ant
|
|
- Depend on asm5
|
|
- Modified patch:
|
|
* cglib-build_xml.patch
|
|
+ rediff to changed context
|
|
- Added patch:
|
|
* fix-javadoc.patch
|
|
+ Do not import with wildcards a package that has no classes
|
|
+ Fixes javadoc generation
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 29 13:45:46 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Add aliases to the maven artifact
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 13 15:39:52 UTC 2018 - fstrba@suse.com
|
|
|
|
- Depend on asm3 and not objectweb-asm, since the binaries
|
|
are equivalent.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 16 09:07:44 UTC 2018 - fstrba@suse.com
|
|
|
|
- Build with source and target 8 to prepare for a possible removal
|
|
of 1.6 compatibility
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 18 06:30:45 UTC 2017 - fstrba@suse.com
|
|
|
|
- Specify java source and target 1.6 in order to allow building
|
|
with jdk9
|
|
- Fix javadoc generation
|
|
- Clean spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 19 08:51:39 UTC 2017 - mpluskal@suse.com
|
|
|
|
- Update package dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 18 09:46:05 UTC 2015 - tchvatal@suse.com
|
|
|
|
- Fix build with new javapackages-tools
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 13 08:43:05 UTC 2013 - mvyskocil@suse.com
|
|
|
|
- add javapackages-tools to build requires
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 28 13:29:40 UTC 2013 - mvyskocil@suse.com
|
|
|
|
- use add_maven_Depmap from javapackages-tools
|
|
- fix obsoletes version
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 18 13:30:41 UTC 2012 - mvyskocil@suse.cz
|
|
|
|
- update to 2.2
|
|
* MethodProxy thread race patch
|
|
* Upgrade to ASM 3.1
|
|
- remove useless repolib, nohook and demo packages
|
|
- fix build with jdk7
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 28 08:59:32 CEST 2009 - mvyskocil@suse.cz
|
|
|
|
- Fixed package descriptions
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 23 15:16:23 CEST 2009 - mvyskocil@suse.cz
|
|
|
|
- Initial packaging of cglib-nohooks in SUSE (2.1.3 from jpp5)
|
|
|