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: Fix test compatibility with zstd-1.5.4
Date: Thu, 11 Jun 2026 15:21:42 GMT [thread overview]
Message-ID: <178119130258.1.8565923022481338302.rpms-zchunk-72328c27c8f5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/zchunk
Branch : epel10
Commit : 72328c27c8f5131a36ef56c980dd0dd758bde0bb
Author : Jonathan Dieter <jdieter@gmail.com>
Date : 2023-02-18T19:11:07+00:00
Stats : +7/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/zchunk/c/72328c27c8f5131a36ef56c980dd0dd758bde0bb?branch=epel10
Log:
Fix test compatibility with zstd-1.5.4
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index a8d2d5f..ea56597 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@
/zchunk-1.2.1.tar.gz
/zchunk-1.2.2.tar.gz
/zchunk-1.2.3.tar.gz
+/zchunk-1.2.4.tar.gz
diff --git a/sources b/sources
index 5e92f8d..3a1c2a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-1.2.3.tar.gz) = 5e46d8c3e36034de8424937cdfac59acdfaf332203e6e5d8b290614cbbe0340998d53b0583b0ef93189f41dc89219a75f50572757ebcea9abd83bd9aad861a73
+SHA512 (zchunk-1.2.4.tar.gz) = 903f2ce700091356545fba73d8175e6b34b2c45b28187632eeb6abd9bbb29256f674febf5b128b546dfe81828407fa08ac48b525447fcda27004dffdce355498
diff --git a/zchunk.spec b/zchunk.spec
index 311d84d..87d5a38 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,6 +1,6 @@
Name: zchunk
-Version: 1.2.3
-Release: 2%{?dist}
+Version: 1.2.4
+Release: 1%{?dist}
Summary: Compressed file format that allows easy deltas
License: BSD and MIT
URL: https://github.com/zchunk/zchunk
@@ -84,6 +84,9 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
%{_includedir}/zck.h
%changelog
+* Sat Feb 18 2023 Jonathan Dieter <jdieter@gmail.com> - 1.2.4-1
+- Fix test compatibility with zstd-1.5.4
+
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
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=178119130258.1.8565923022481338302.rpms-zchunk-72328c27c8f5@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