A complete implementation of XZ data compression in Java.
It features full support for the .xz file format specification version 1.0.4,
single-threaded streamed compression and decompression, single-threaded
decompression with limited random access support, raw streams (no .xz headers)
for advanced users, including LZMA2 with preset dictionary.
* Thu Mar 20 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.8-20
- Rebuilt for MSVSphere 9.6-beta
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1.8-20
- Add noarch to ExclusiveArch
* Fri Nov 22 2024 Marián Konček <mkoncek@redhat.com> - 1.8-19
- Disable building on i686
* Fri Nov 22 2024 Marián Konček <mkoncek@redhat.com> - 1.8-18
- Rebuild
* Fri Nov 22 2024 Marián Konček <mkoncek@redhat.com> - 1.8-17
- Rebuild
* Fri Nov 22 2024 Marián Konček <mkoncek@redhat.com> - 1.8-16
- Rebuild
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 1.8-15
- Rebuild with regenerated Requires on Java