| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- zstd is now available on SLE 15 SP0 Adding dependency there as well to fix bsc#1216361
- update to version 0.5.2: * zstd compression with rsyncable and higher compression
- disable zstd on RHEL, the package is not available on OBS
- use filebased requires on gzip so that zstd can supplement it as well
- Fixed checking for zstd support on different distributions
- Update to version 0.5.1: * Use at least 2 threads for xz compression
- Update to version 0.5.0: * do not follow symlinks (issue 9) * add license file * compression using # of core threads for zstd and xz * Add support for keeping of original file * use --threads=0
- Update to version 0.4.0+git20200123.696d003: * run test suite during build
- Update to version 0.4.0+git20200123.946b23f: * add zstd compression support
- Update to version 0.3.1+git20170704.59bf231: * Add README.md file * [dist] added spec file to git
- Update to version 0.3.1+git20160217.7897d3f: + security fixes (boo#967265)
- Fix build for Debian 8.0 - Use install target from Makefile - Include git revision in version number - Update to version 0.3.1+git20150622.d908b54: + Tell rm not to prompt + Change debian source format to 'native' + Add Makefile with install target
- Update to version 0.3.1: + debian: use install-file to simplify rules-file + Initial debianization + - avoid problematic quoting + Fix typo
- Update to version 0.3.1: + Fix diffing uncompressed files
- Update to version 0.3: + Don't overwrite identical files
- Move service to github.com/openSUSE/obs-service-recompress - Add _service file to update package from there - Drop local sources and use tarball from source services
- Display message on successful (re)compression.
- always remove uncompressed files - fix rpmlint warnings