public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jonathan Dieter <jdieter@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/zchunk] epel10: Update to 0.9.7 with contrib script to generate dictionaries
Date: Thu, 11 Jun 2026 15:21:22 GMT [thread overview]
Message-ID: <178119128250.1.5389813568327664851.rpms-zchunk-b045ac86fe08@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/zchunk
Branch : epel10
Commit : b045ac86fe08dee597650bfae97b97c8a12e423c
Author : Jonathan Dieter <jdieter@gmail.com>
Date : 2018-08-10T13:42:39+02:00
Stats : +8/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/zchunk/c/b045ac86fe08dee597650bfae97b97c8a12e423c?branch=epel10
Log:
Update to 0.9.7 with contrib script to generate dictionaries
---
diff --git a/.gitignore b/.gitignore
index 6364130..58a7b58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/zchunk-0.9.3.tar.gz
/zchunk-0.9.4.tar.gz
/zchunk-0.9.5.tar.gz
+/zchunk-0.9.7.tar.gz
diff --git a/sources b/sources
index cc035dc..5584ba4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-0.9.5.tar.gz) = 8ba63d45ade5d673502ed62514add81f83d79362c5c3c746c892cbd6b5f6d7db5f33203287e1f986b7825f780b922b79e597b0ccb9284a000f4a40f9b1fcd822
+SHA512 (zchunk-0.9.7.tar.gz) = 46e8ab1c6b497ca7b00c009cab0177821887e17b111cfda7559bab82a706d53625da473c15d35b215751dabb5433f9027f28c5421772d5186b1d3b7ff8c967a7
diff --git a/zchunk.spec b/zchunk.spec
index 9ba2ba3..ed634a1 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,5 +1,5 @@
Name: zchunk
-Version: 0.9.5
+Version: 0.9.7
Release: 1%{?dist}
Summary: Compressed file format that allows easy deltas
License: BSD and MIT
@@ -64,7 +64,7 @@ rm -rf src/lib/hash/sha*
%ldconfig_scriptlets libs
%files
-%doc README.md
+%doc README.md contrib
%{_bindir}/zck*
%{_bindir}/unzck
@@ -80,6 +80,10 @@ rm -rf src/lib/hash/sha*
%{_includedir}/zck.h
%changelog
+* Fri Aug 10 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.7-1
+- Add contrib scripts to docs
+- Fix test failures for zstd <= 1.3.4
+
* Wed Aug 01 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.5-1
- Update to 0.9.4
- Fix failing tests on ppc64, ppc64le, arm7, and s390x
reply other threads:[~2026-06-11 15:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178119128250.1.5389813568327664851.rpms-zchunk-b045ac86fe08@fedoraproject.org \
--to=jdieter@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox