public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/zchunk] epel10: Update to 0.9.4, fixing failed tests on non-Intel processors
@ 2026-06-11 15:21 Jonathan Dieter
0 siblings, 0 replies; only message in thread
From: Jonathan Dieter @ 2026-06-11 15:21 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/zchunk
Branch : epel10
Commit : 3d036e41af21c337502b6bf0a7983ae06ae50bd0
Author : Jonathan Dieter <jdieter@gmail.com>
Date : 2018-08-01T13:40:49+01:00
Stats : +7/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/zchunk/c/3d036e41af21c337502b6bf0a7983ae06ae50bd0?branch=epel10
Log:
Update to 0.9.4, fixing failed tests on non-Intel processors
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index b2767ec..1a531fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/zchunk-0.9.1.tar.gz
/zchunk-0.9.2.tar.gz
/zchunk-0.9.3.tar.gz
+/zchunk-0.9.4.tar.gz
diff --git a/sources b/sources
index e5bd3ff..5291355 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-0.9.3.tar.gz) = 7f2c79348994959b7bbe5012cb09d76bc3dbd66c6096141a23713183040f7e86233f35f6de14ff84f23a1e1c0d319dcac3c55b94148a9e9749274058d5014c4f
+SHA512 (zchunk-0.9.4.tar.gz) = b3f6dbde713a846dd144c20365a3ec6f1cb6e1aec6155b107f6434c2b188bfb23d571c8b207af3467f77b5ffecc358db1adf24376ae019790b704dc6e54dcb37
diff --git a/zchunk.spec b/zchunk.spec
index 47d17ca..ab25e6a 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,5 +1,5 @@
Name: zchunk
-Version: 0.9.3
+Version: 0.9.4
Release: 1%{?dist}
Summary: Compressed file format that allows easy deltas
License: BSD and MIT
@@ -80,6 +80,10 @@ rm -rf src/lib/hash/sha*
%{_includedir}/zck.h
%changelog
+* Wed Aug 01 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.4-1
+- Update to 0.9.4
+- Fix failing tests on ppc64, ppc64le, arm7, and s390x
+
* Tue Jul 31 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.3-1
- Update to 0.9.3
- Fix intermittent bug where auto-chunking wasn't deterministic
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 15:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 15:21 [rpms/zchunk] epel10: Update to 0.9.4, fixing failed tests on non-Intel processors Jonathan Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox