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.2: Fix for tests when building against zstd-1.4.7+ and new man pages
Date: Thu, 11 Jun 2026 15:22:50 GMT [thread overview]
Message-ID: <178119137091.1.11061706407605189623.rpms-zchunk-0e0ab101b484@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/zchunk
Branch : epel10.2
Commit : 0e0ab101b48444d4689ef38bdecdba5011144931
Author : Jonathan Dieter <jdieter@gmail.com>
Date : 2020-12-30T22:58:28+00:00
Stats : +9/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/zchunk/c/0e0ab101b48444d4689ef38bdecdba5011144931?branch=epel10.2
Log:
Fix for tests when building against zstd-1.4.7+ and new man pages
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index 2eb9921..118ded1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
/zchunk-1.1.2.tar.gz
/zchunk-1.1.4.tar.gz
/zchunk-1.1.5.tar.gz
+/zchunk-1.1.9.tar.gz
diff --git a/sources b/sources
index 65b3f40..9d1cf01 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-1.1.5.tar.gz) = 50e955782ad04d71a1011f88670bdd9953bbf182d401f963e47187ff474bdadd9a2b4c368f74a68d841bd510af29dd261c9ddb15ca09ce03bfe966c09417215f
+SHA512 (zchunk-1.1.9.tar.gz) = 54011b3cdc24fcbb3ec0088e9a567b5e251e44791ee431ee0a9328780a54c4d7ef942f74aab4581b391d21cbc5b138d98ad05d327b1e43c614096e7d6beeab4c
diff --git a/zchunk.spec b/zchunk.spec
index c52ea0b..31c85d6 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,6 +1,6 @@
Name: zchunk
-Version: 1.1.5
-Release: 3%{?dist}
+Version: 1.1.9
+Release: 1%{?dist}
Summary: Compressed file format that allows easy deltas
License: BSD and MIT
URL: https://github.com/zchunk/zchunk
@@ -70,6 +70,7 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
%{_bindir}/zck*
%{_bindir}/unzck
%{_libexecdir}/zck_gen_xml_dictionary
+%{_mandir}/man1/*.gz
%files libs
%license LICENSE
@@ -83,6 +84,10 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
%{_includedir}/zck.h
%changelog
+* Wed Dec 30 2020 Jonathan Dieter <jdieter@gmail.com> - 1.1.9-1
+- Fixes for test failures with zstd-1.4.7+
+- Add man pages
+
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
reply other threads:[~2026-06-11 15:22 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=178119137091.1.11061706407605189623.rpms-zchunk-0e0ab101b484@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