public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/zchunk] epel10: Fix for tests when building against zstd-1.4.7+ and new man pages
@ 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 : 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

            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
 

^ 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: Fix for tests when building against zstd-1.4.7+ and new man pages Jonathan Dieter

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