public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/zchunk] epel10: Update to 0.7.6 with new default chunk checksum type and automatic chunking
@ 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 : 1081b703e66d5956a0e250791becaa00172dd83d
            Author : Jonathan Dieter <jdieter@gmail.com>
            Date   : 2018-07-12T21:21:50+01:00
            Stats  : +12/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/zchunk/c/1081b703e66d5956a0e250791becaa00172dd83d?branch=epel10

            Log:
            Update to 0.7.6 with new default chunk checksum type and automatic chunking

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

---
diff --git a/.gitignore b/.gitignore
index b8c13d0..15a3c38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /zchunk-0.7.5.tar.gz
+/zchunk-0.7.6.tar.gz

diff --git a/sources b/sources
index adb0bb8..ffcb8f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-0.7.5.tar.gz) = 6525f1cba6dfb7b6cb626bc6e99319ee80084abd4834574ab519329f95c1e713b1fc4258e6431a928801e726a43c5f4bf23a9ec6fc88a943c272313acbbdefaf
+SHA512 (zchunk-0.7.6.tar.gz) = 912c8d9d8fdedfc7c96f8402c2f061e0459dbeeb9f76cde6ac0973ca9873addfee83de34d45ad9252e2c4b4de41777d0dd800a9e0aa08dea4baa97bdd4cc8653

diff --git a/zchunk.spec b/zchunk.spec
index 65e5513..6831e2e 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,6 +1,6 @@
 Name:           zchunk
-Version:        0.7.5
-Release:        4%{?dist}
+Version:        0.7.6
+Release:        1%{?dist}
 Summary:        Compressed file format that allows easy deltas
 License:        BSD and MIT
 URL:            https://github.com/zchunk/zchunk
@@ -80,6 +80,14 @@ rm -rf src/lib/hash/sha*
 %{_includedir}/zck.h
 
 %changelog
+* Thu Jul 12 2018 Jonathan Dieter <jdieter@gmail.com> - 0.7.6-1
+- Update to 0.7.6
+- SHA-512 and SHA-512/128 support
+- New default chunk checksum type SHA-512/128
+- Automatic chunking moved into libzck and is now default
+- New option to disable automatic chunking
+- Bugfixes
+
 * Wed Jul 04 2018 Jonathan Dieter <jdieter@gmail.com> - 0.7.5-4
 - Fix ldconfig scriptlets to run on libs package
 - Rename zchunk-libs-devel to zchunk-devel

^ 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.7.6 with new default chunk checksum type and automatic chunking Jonathan Dieter

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