public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/zchunk] epel10.2: Fix multipart download failures on rare web servers
@ 2026-06-11 15:22 Jonathan Dieter
0 siblings, 0 replies; only message in thread
From: Jonathan Dieter @ 2026-06-11 15:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/zchunk
Branch : epel10.2
Commit : a2b24f432cc9b7b7daa4d52fdb60c67e1343e356
Author : Jonathan Dieter <jdieter@gmail.com>
Date : 2021-05-01T18:28:57+01:00
Stats : +7/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/zchunk/c/a2b24f432cc9b7b7daa4d52fdb60c67e1343e356?branch=epel10.2
Log:
Fix multipart download failures on rare web servers
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index 118ded1..5ba1a22 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
/zchunk-1.1.4.tar.gz
/zchunk-1.1.5.tar.gz
/zchunk-1.1.9.tar.gz
+/zchunk-1.1.11.tar.gz
diff --git a/sources b/sources
index 9d1cf01..2502f74 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-1.1.9.tar.gz) = 54011b3cdc24fcbb3ec0088e9a567b5e251e44791ee431ee0a9328780a54c4d7ef942f74aab4581b391d21cbc5b138d98ad05d327b1e43c614096e7d6beeab4c
+SHA512 (zchunk-1.1.11.tar.gz) = b2c1cd1a9199c920bac385d56c1c849a7dd9ddc1a3e7d9cafb5232f602b63d44fba4ba8a5a71ec0f84b3cd982dded509b976ee5f0de6d6b43c15794c318fa983
diff --git a/zchunk.spec b/zchunk.spec
index 802030d..68889c4 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,6 +1,6 @@
Name: zchunk
-Version: 1.1.9
-Release: 2%{?dist}
+Version: 1.1.11
+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 May 1 2021 Jonathan Dieter <jdieter@gmail.com> - 1.1.11-1
+- Fix multipart download failures on rare web servers
+
* Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 15:22 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:22 [rpms/zchunk] epel10.2: Fix multipart download failures on rare web servers Jonathan Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox