Update to 1.1.13
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
This commit is contained in:
parent
a2b24f432c
commit
d58b2a4fcf
@ -1,5 +1,5 @@
|
|||||||
Name: zchunk
|
Name: zchunk
|
||||||
Version: 1.1.11
|
Version: 1.1.13
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Compressed file format that allows easy deltas
|
Summary: Compressed file format that allows easy deltas
|
||||||
License: BSD and MIT
|
License: BSD and MIT
|
||||||
@ -84,6 +84,9 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
|
|||||||
%{_includedir}/zck.h
|
%{_includedir}/zck.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 20 2021 Jonathan Dieter <jdieter@gmail.com> - 1.1.13-1
|
||||||
|
- Fix tests on all arches when built against zstd-1.5.0
|
||||||
|
|
||||||
* Sat May 1 2021 Jonathan Dieter <jdieter@gmail.com> - 1.1.11-1
|
* Sat May 1 2021 Jonathan Dieter <jdieter@gmail.com> - 1.1.11-1
|
||||||
- Fix multipart download failures on rare web servers
|
- Fix multipart download failures on rare web servers
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user