AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Specify java source and target level 1.6 in order to allow build with jdk9
- Version update to 1.1.3: * Various small fixes in from the github project - Drop javadoc to bootstrap using gcj
- Cleanup with spec-cleaner and fix sle build properly
- suppress bytecode check on SLE
- Remove old tarball
- Update to 1.1.2 * fixed a bug in DeflaterOutputStream#write() with empty data. 9d4616f * fixed a bug in processing unwrapped data with InfalterInputStream. d35db2 * fixed bugs reported in https://github.com/ymnk/jzlib/pull/5 e4aa20 + comments and filename in GZIPHeader must be in ISO-8859-1 encoding + fixing a bug in GZIPHeader#setOS(int os) * some refactoring code. e912088 6900f5 614fdf * improving the performace of Adler32#update method. 6900f5 * constructors of Alder32 and CRC32 become public. 30c4cf * added ZStream#end() and ZStream#finished(). 6b55e3 * exposed useful constants for jruby. e17ad1 * updated pom.xml to delete "souceDirectory" No need to specify sourceDirectory if the project follows maven standard. * updated configurations to use sbt 0.11.1 - Don't build for java5 only
- Move from jpackage-utils to javapackage-tools
- fixed bnc#536215: remove share/jzlib ghost symlink to allow smooth transition from older Packman package
- fixed bnc#500524: * removed misc/mindtermsrc-v121-compression.patch in %%prep
- Initial SUSE packaging (version 1.0.7 from jpp5)