Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/zchunk.git#6c4b5e26b86842a6975d173bc777150c7a454cff
This commit is contained in:
DistroBaker 2021-02-03 22:32:02 +00:00
parent 1740c5d9fa
commit e0b145c652
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: zchunk
Version: 1.1.9
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Compressed file format that allows easy deltas
License: BSD and MIT
URL: https://github.com/zchunk/zchunk
@ -84,6 +84,9 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
%{_includedir}/zck.h
%changelog
* Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Dec 30 2020 Jonathan Dieter <jdieter@gmail.com> - 1.1.9-1
- Fixes for test failures with zstd-1.4.7+
- Add man pages