Package Release Info

obs-service-recompress-0.5.2-160000.3.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

obs-service-recompress

Change Logs

* Fri Jan 05 2024 adrian@suse.de
- zstd is now available on SLE 15 SP0
  Adding dependency there as well to fix bsc#1216361
* Tue Mar 01 2022 adrian@suse.de
- update to version 0.5.2:
  * zstd compression with rsyncable and higher compression
* Thu Feb 24 2022 bluca@debian.org
- disable zstd on RHEL, the package is not available on OBS
* Sun Jan 30 2022 dmueller@suse.com
- use filebased requires on gzip so that zstd can supplement it as
  well
* Wed May 26 2021 rpm@fthiessen.de
- Fixed checking for zstd support on different distributions
* Mon Aug 03 2020 adrian@suse.de
- Update to version 0.5.1:
  * Use at least 2 threads for xz compression
* Mon Jul 27 2020 adrian@suse.de
- 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
* Thu Jan 23 2020 adrian@suse.de
- Update to version 0.4.0+git20200123.696d003:
  * run test suite during build
* Thu Jan 23 2020 adrian@suse.de
- Update to version 0.4.0+git20200123.946b23f:
  * add zstd compression support
Version: 0.3.1+git20170704.59bf231-bp150.2.5
* Fri Sep 01 2017 adrian@suse.de
- Update to version 0.3.1+git20170704.59bf231:
  * Add README.md file
  * [dist] added spec file to git
* Wed Feb 17 2016 opensuse-packaging@opensuse.org
- Update to version 0.3.1+git20160217.7897d3f:
  + security fixes (boo#967265)
* Wed Jun 24 2015 hib@hiberis.nl
- 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
* Wed Jul 09 2014 jblunck@infradead.org
- Update to version 0.3.1:
  + debian: use install-file to simplify rules-file
  + Initial debianization
  + - avoid problematic quoting
  + Fix typo
* Tue Nov 05 2013 speilicke@suse.com
- Update to version 0.3.1:
  + Fix diffing uncompressed files
* Mon Nov 04 2013 speilicke@suse.com
- Update to version 0.3:
  + Don't overwrite identical files
* Tue Oct 29 2013 speilicke@suse.com
- 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
* Thu Mar 01 2012 aspiers@suse.com
- Display message on successful (re)compression.
* Tue Feb 14 2012 aspiers@suse.com
- always remove uncompressed files
- fix rpmlint warnings