Fix test compatibility with zstd-1.5.4

Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
This commit is contained in:
Jonathan Dieter 2023-02-18 19:11:07 +00:00
parent 87cf13a991
commit 72328c27c8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -34,3 +34,4 @@
/zchunk-1.2.1.tar.gz
/zchunk-1.2.2.tar.gz
/zchunk-1.2.3.tar.gz
/zchunk-1.2.4.tar.gz

View File

@ -1 +1 @@
SHA512 (zchunk-1.2.3.tar.gz) = 5e46d8c3e36034de8424937cdfac59acdfaf332203e6e5d8b290614cbbe0340998d53b0583b0ef93189f41dc89219a75f50572757ebcea9abd83bd9aad861a73
SHA512 (zchunk-1.2.4.tar.gz) = 903f2ce700091356545fba73d8175e6b34b2c45b28187632eeb6abd9bbb29256f674febf5b128b546dfe81828407fa08ac48b525447fcda27004dffdce355498

View File

@ -1,6 +1,6 @@
Name: zchunk
Version: 1.2.3
Release: 2%{?dist}
Version: 1.2.4
Release: 1%{?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
* Sat Feb 18 2023 Jonathan Dieter <jdieter@gmail.com> - 1.2.4-1
- Fix test compatibility with zstd-1.5.4
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild