public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/zchunk] epel10: Update to 0.9.3
@ 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 : 3725c6a9b4f3eb5db358b00ec7d5e8f96654733d
            Author : Jonathan Dieter <jdieter@gmail.com>
            Date   : 2018-07-31T22:15:57+01:00
            Stats  : +7/-2 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/zchunk/c/3725c6a9b4f3eb5db358b00ec7d5e8f96654733d?branch=epel10

            Log:
            Update to 0.9.3

Signed-off-by: Jonathan Dieter <jdieter@gmail.com>

---
diff --git a/.gitignore b/.gitignore
index 7443622..b2767ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /zchunk-0.9.0.tar.gz
 /zchunk-0.9.1.tar.gz
 /zchunk-0.9.2.tar.gz
+/zchunk-0.9.3.tar.gz

diff --git a/sources b/sources
index dc5df1e..e5bd3ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-0.9.2.tar.gz) = b7271961b94983ab0032fd642a3bae94a534b13d8ee5c4387868e695d52fa13abfdd368471bb491805a3605fcebae0ba85714ec6dce59029a94e33872dda85d1
+SHA512 (zchunk-0.9.3.tar.gz) = 7f2c79348994959b7bbe5012cb09d76bc3dbd66c6096141a23713183040f7e86233f35f6de14ff84f23a1e1c0d319dcac3c55b94148a9e9749274058d5014c4f

diff --git a/zchunk.spec b/zchunk.spec
index 583eccb..47d17ca 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,5 +1,5 @@
 Name:           zchunk
-Version:        0.9.2
+Version:        0.9.3
 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
+* 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
+
 * Mon Jul 30 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.2-1
 - Update to 0.9.2
 - Set minimum and maximum chunk sizes for both automatic and

^ 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.3 Jonathan Dieter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox