diff --git a/.gitignore b/.gitignore index 1a531fa..6364130 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /zchunk-0.9.2.tar.gz /zchunk-0.9.3.tar.gz /zchunk-0.9.4.tar.gz +/zchunk-0.9.5.tar.gz diff --git a/sources b/sources index 5291355..cc035dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zchunk-0.9.4.tar.gz) = b3f6dbde713a846dd144c20365a3ec6f1cb6e1aec6155b107f6434c2b188bfb23d571c8b207af3467f77b5ffecc358db1adf24376ae019790b704dc6e54dcb37 +SHA512 (zchunk-0.9.5.tar.gz) = 8ba63d45ade5d673502ed62514add81f83d79362c5c3c746c892cbd6b5f6d7db5f33203287e1f986b7825f780b922b79e597b0ccb9284a000f4a40f9b1fcd822 diff --git a/zchunk.spec b/zchunk.spec index ab25e6a..9ba2ba3 100644 --- a/zchunk.spec +++ b/zchunk.spec @@ -1,5 +1,5 @@ Name: zchunk -Version: 0.9.4 +Version: 0.9.5 Release: 1%{?dist} Summary: Compressed file format that allows easy deltas License: BSD and MIT @@ -80,9 +80,10 @@ rm -rf src/lib/hash/sha* %{_includedir}/zck.h %changelog -* Wed Aug 01 2018 Jonathan Dieter - 0.9.4-1 +* Wed Aug 01 2018 Jonathan Dieter - 0.9.5-1 - Update to 0.9.4 - Fix failing tests on ppc64, ppc64le, arm7, and s390x +- Fix intermittent parallel test failures * Tue Jul 31 2018 Jonathan Dieter - 0.9.3-1 - Update to 0.9.3