From cba45d55cf7d7b531de27e6672c939bcca9356c122f1b305925f0c01176600e0 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Fri, 25 Jan 2019 09:18:24 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-compress?expand=0&rev=2 --- apache-commons-compress.changes | 39 +++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 apache-commons-compress.changes diff --git a/apache-commons-compress.changes b/apache-commons-compress.changes new file mode 100644 index 0000000..ed7a0f6 --- /dev/null +++ b/apache-commons-compress.changes @@ -0,0 +1,39 @@ +------------------------------------------------------------------- +Fri Jan 25 09:10:54 UTC 2019 - Fridrich Strba + +- 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' +