90 lines
3.2 KiB
Plaintext
90 lines
3.2 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Sun Mar 20 12:17:34 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||
|
|
||
|
- Build with java source and target levels 8
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Sep 23 07:20:13 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||
|
|
||
|
- Build the jar file as an eclipse bundle
|
||
|
- Build and package the javadoc again
|
||
|
- Added patch:
|
||
|
* jzlib-javadoc-fixes.patch
|
||
|
+ small fixes for javadoc tags
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Nov 25 17:24:33 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
||
|
|
||
|
- Install as maven artifact
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Sep 8 09:23:28 UTC 2017 - fstrba@suse.com
|
||
|
|
||
|
- Specify java source and target level 1.6 in order to allow build
|
||
|
with jdk9
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jun 9 10:39:43 UTC 2017 - tchvatal@suse.com
|
||
|
|
||
|
- Version update to 1.1.3:
|
||
|
* Various small fixes in from the github project
|
||
|
- Drop javadoc to bootstrap using gcj
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jul 8 09:27:35 UTC 2014 - tchvatal@suse.com
|
||
|
|
||
|
- Cleanup with spec-cleaner and fix sle build properly
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Apr 30 17:38:15 UTC 2014 - darin@darins.net
|
||
|
|
||
|
- suppress bytecode check on SLE
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Feb 19 10:35:43 UTC 2014 - lchiquitto@suse.com
|
||
|
|
||
|
- Remove old tarball
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Oct 3 11:23:16 UTC 2013 - mvyskocil@suse.com
|
||
|
|
||
|
- 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
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Sep 9 11:06:10 UTC 2013 - tchvatal@suse.com
|
||
|
|
||
|
- Move from jpackage-utils to javapackage-tools
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Sep 10 07:35:33 UTC 2009 - mvyskocil@suse.cz
|
||
|
|
||
|
- fixed bnc#536215: remove share/jzlib ghost symlink to allow
|
||
|
smooth transition from older Packman package
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon May 4 14:41:54 CEST 2009 - mvyskocil@suse.cz
|
||
|
|
||
|
- fixed bnc#500524:
|
||
|
* removed misc/mindtermsrc-v121-compression.patch in %%prep
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Apr 28 11:11:18 CEST 2009 - mvyskocil@suse.cz
|
||
|
|
||
|
- Initial SUSE packaging (version 1.0.7 from jpp5)
|
||
|
|