2021-12-29 15:49:03 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 29 14:35:14 UTC 2021 - David Anes <david.anes@suse.com>
|
|
|
|
|
|
|
|
- Don't inject <optional>true</optional> in cglib pom, as 3.3.0
|
|
|
|
already provides that option and it makes the POM xml incorrect.
|
|
|
|
|
2021-12-27 18:29:40 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 27 14:36:52 UTC 2021 - David Anes <david.anes@suse.com>
|
|
|
|
|
|
|
|
- Update to upstream 3.3.0
|
|
|
|
- Update project url to new github site (old one redirects there)
|
|
|
|
|
2019-03-05 13:22:09 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 5 12:15:26 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Upgrade to upstream 3.2.4
|
|
|
|
- Generate and customize ant build system
|
|
|
|
- Removed patches:
|
|
|
|
* cglib-build_xml.patch
|
|
|
|
* fix-javadoc.patch
|
|
|
|
+ Not needed any more
|
|
|
|
|
2018-12-11 13:30:13 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 11 12:27:40 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Build with objectweb-asm >= 5 in order not get stuck on a
|
|
|
|
particular asmN dependency
|
|
|
|
|
2018-10-29 14:46:09 +01:00
|
|
|
-------------------------------------------------------------------
|
2018-10-29 15:26:19 +01:00
|
|
|
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
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2018-10-29 14:46:09 +01:00
|
|
|
Mon Oct 29 13:45:46 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Add aliases to the maven artifact
|
|
|
|
|
2018-06-13 17:40:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 13 15:39:52 UTC 2018 - fstrba@suse.com
|
|
|
|
|
|
|
|
- Depend on asm3 and not objectweb-asm, since the binaries
|
|
|
|
are equivalent.
|
|
|
|
|
2018-05-16 11:08:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 16 09:07:44 UTC 2018 - fstrba@suse.com
|
|
|
|
|
|
|
|
- Build with source and target 8 to prepare for a possible removal
|
2018-05-17 22:00:26 +02:00
|
|
|
of 1.6 compatibility
|
2018-05-16 11:08:01 +02:00
|
|
|
|
2017-09-18 08:31:32 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2017-05-19 11:00:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 19 08:51:39 UTC 2017 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update package dependencies
|
|
|
|
|
2015-03-18 11:06:33 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 18 09:46:05 UTC 2015 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Fix build with new javapackages-tools
|
|
|
|
|
2013-09-13 10:43:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 13 08:43:05 UTC 2013 - mvyskocil@suse.com
|
|
|
|
|
|
|
|
- add javapackages-tools to build requires
|
|
|
|
|
2013-08-28 15:30:09 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 28 13:29:40 UTC 2013 - mvyskocil@suse.com
|
|
|
|
|
|
|
|
- use add_maven_Depmap from javapackages-tools
|
|
|
|
- fix obsoletes version
|
|
|
|
|
2012-06-13 22:47:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2009-04-29 04:30:16 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|