public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/zchunk] epel10: Fix bug when managing different contexts in different threads
@ 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 : e3ecab43e798d18082c439a3c0757be2fcab7053
Author : Jonathan Dieter <jdieter@gmail.com>
Date : 2024-07-17T18:58:03-07:00
Stats : +7/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/zchunk/c/e3ecab43e798d18082c439a3c0757be2fcab7053?branch=epel10
Log:
Fix bug when managing different contexts in different threads
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index ed89fca..8b56c4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@
/zchunk-1.3.1.tar.gz
/zchunk-1.3.2.tar.gz
/zchunk-1.4.0.tar.gz
+/zchunk-1.5.0.tar.gz
diff --git a/sources b/sources
index a3ccf65..99a48b6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-1.4.0.tar.gz) = 7fbe50182d46e4e8ce8730959cd97ea39b48dd77d034303435ce15caec194409984d435167d3b55769577d6be6c539573eddd9351f178377a756babc508d6281
+SHA512 (zchunk-1.5.0.tar.gz) = 1ea1a131f7b1d328e6f09efbc63b1a800a23a98de5a0b153a7dd3a44c81527ae5739fbd8112fe0855edf585cb670646a43792baf581e59725bec408348d03c96
diff --git a/zchunk.spec b/zchunk.spec
index 4f692c9..f76b285 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,6 +1,6 @@
Name: zchunk
-Version: 1.4.0
-Release: 2%{?dist}
+Version: 1.5.0
+Release: 1%{?dist}
Summary: Compressed file format that allows easy deltas
License: BSD-2-Clause 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
+* Wed Jul 17 2024 Jonathan Dieter <jonathan@dieter.ie> - 1.5.0-1
+- Fix bug when managing different contexts in different threads
+
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_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 bug when managing different contexts in different threads Jonathan Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox