javassist/javassist.changes

92 lines
2.9 KiB
Plaintext

-------------------------------------------------------------------
Thu Oct 18 11:32:34 UTC 2018 - Fridrich Strba <fstrba@suse.com>
- Install and package the maven pom and metadata files
-------------------------------------------------------------------
Mon Oct 15 14:53:58 UTC 2018 - Fridrich Strba <fstrba@suse.com>
- BuildRequire at least Java 9. This version uses APIs introduced
in Java 9
-------------------------------------------------------------------
Sun Oct 7 16:51:45 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Replace old $RPM_* shell vars by macros.
-------------------------------------------------------------------
Fri Oct 5 13:19:12 UTC 2018 - pmonrealgonzalez@suse.com
- Version update to 3.23.1:
* 3.23.1 Github PR #171
* 3.23 Fix leaking file handlers in ClassPool and removed
ClassPath.close(). Github issue #165
* 3.22 Java 9 supports.
JIRA JASSIST-261.
- Dropped patch fixed upstream:
javassist-rel_3_21_0_ga-javadoc.patch
-------------------------------------------------------------------
Fri Sep 8 08:16:21 UTC 2017 - fstrba@suse.com
- Specify java target and source version 1.6 in order to allow
building with jdk9
- Added patch:
* javassist-rel_3_21_0_ga-javadoc.patch
- fix javadoc errors that are fatal with jdk9
-------------------------------------------------------------------
Fri Jun 9 10:14:10 UTC 2017 - tchvatal@suse.com
- Version update to 3.21.0:
* various compiler settings
* Require java >= 1.6
-------------------------------------------------------------------
Sat Jan 24 16:40:33 UTC 2015 - p.drouand@gmail.com
- Update to version 3.19.0
* Including a number of bug fixes and Java 8 supports.
- Clean up specfile
- Remove redundant %clean section
- Build for java API 1.5
- Remove unzip requirement
- Update home page and download source Urls
-------------------------------------------------------------------
Wed Sep 3 16:19:44 CEST 2014 - ro@suse.de
- fix group entries for subpackages
-------------------------------------------------------------------
Wed Sep 3 01:48:48 CEST 2014 - ro@suse.de
- sanitize release line in specfile
-------------------------------------------------------------------
Mon Sep 9 11:05:56 UTC 2013 - tchvatal@suse.com
- Move from jpackage-utils to javapackage-tools
-------------------------------------------------------------------
Thu Mar 7 16:51:50 UTC 2013 - cfarrell@suse.com
- license update: LGPL-2.1+ or MPL-1.1
This is a dual license so the operator is ^or^ not ^and^
-------------------------------------------------------------------
Tue Mar 5 13:17:51 UTC 2013 - coolo@suse.com
- update license to new format
-------------------------------------------------------------------
Fri Apr 27 10:03:44 UTC 2012 - mvyskocil@suse.cz
- format spec file for Factory
-------------------------------------------------------------------
Thu Dec 9 11:57:28 CET 2010 - mc@suse.de
- initial release