Package Release Info

fastlzlib-0.0+git.20150524-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

fastlzlib
fastlzlib-devel
libfastlz1
libfastlz1-x86-64-v3

Change Logs

* Mon Feb 05 2024 Martin Pluskal <mpluskal@suse.com>
- Modernise spec file
- Build AVX2 enabled hwcaps library for x86_64-v3
* Wed May 30 2018 jengelh@inai.de
- Update descriptions to reflect this is not just an interface,
  but a library on its own.
- Rename %soname to %sover to better reflect its use.
* Tue May 29 2018 mpluskal@suse.com
- Modernise spec file with spec-cleaner
- Add conflict for devel package
- Drop empty documentation
* Fri Nov 10 2017 mpluskal@suse.com
- Rename package
- Use _service for fetching source
- Use correct upstream urls
- Update to version 0.0+git.20150512:
  * Upgraded LZ4 to r127
  * Fixed for crappy AIX.
  * Manually merged 9090cda92ce3a119ad3b5aad491b8545a87fa103 by mvwieringen   * "Make fastlzlib.h usable for C++" [as zlib.h is]
  * Synchronized LZ4 code to r90 (http://code.google.com/p/lz4/)
  * Manually merged 8c4cdb259a0b0f1d4b92f86d80df8e9242d5a505 by mvwieringen   * "The zlib deflateResetKeep that is called from deflateReset of which fastlzlibReset is an equivalence off resets more fields so added resetting these fields in fastlzlibReset too"
  * Removed unused zlibLevelToFastlz()
  * Use real zlib compression levels At level Z_BEST_COMPRESSION, LZ4 backend uses LZ4_compressHC() (lz4HC with high performance decompression) The fastLZ backend is now optional
  * Build cleanup.
  * Moved LZ4 and FastLZ code in subfolders so that the build is not too messy.
  * Cleaned a little bit the build.
* Thu Nov 09 2017 joop.boonen@opensuse.org
- Used the bareos spec file
- Cleaned the spec file