forked from pool/apache-commons-compress
40 lines
1.4 KiB
Plaintext
40 lines
1.4 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Fri Jan 25 09:10:54 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||
|
|
||
|
- Rename package to apache-commons-compress
|
||
|
* Use build.xml file generated ba mvn ant:ant and simplified
|
||
|
manually after
|
||
|
+ Allows building with ant and considerably shortens build
|
||
|
cycle
|
||
|
- Added patches
|
||
|
* 0001-Remove-Brotli-compressor.patch
|
||
|
+ do not build Brotli compressor, since we don't have its
|
||
|
dependencies
|
||
|
* 0002-Remove-ZSTD-compressor.patch
|
||
|
+ do not build ZSTD compressor, since we don't have its
|
||
|
dependencies
|
||
|
* fix_java_8_compatibility.patch
|
||
|
+ restore Java 8 compatibility in java.nio.ByteBuffer use
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Sep 18 10:43:23 UTC 2017 - fstrba@suse.com
|
||
|
|
||
|
- Fix build with jdk9: specify java source and target 1.6
|
||
|
- Build also the javadoc package
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri May 19 16:04:30 UTC 2017 - tchvatal@suse.com
|
||
|
|
||
|
- Fix build under new javapackage-tools
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Nov 29 14:57:33 UTC 2012 - mvyskocil@suse.com
|
||
|
|
||
|
- use saxon and saxon-scripts only when using maven
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu May 14 16:05:37 CEST 2009 - mvyskocil@suse.cz
|
||
|
|
||
|
- 'Initial SUSE packaging from jpackage.org 5.0'
|
||
|
|