public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/zchunk] epel10.2: Update tests for zstd-1.3.6
@ 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 : da9d4344d054a70860f01ac1660abc7f2a93b4fe
Author : Jonathan Dieter <jdieter@gmail.com>
Date : 2018-10-08T14:56:22+01:00
Stats : +5/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/zchunk/c/da9d4344d054a70860f01ac1660abc7f2a93b4fe?branch=epel10.2
Log:
Update tests for zstd-1.3.6
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index fbd3255..89ff522 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
/zchunk-0.9.10.tar.gz
/zchunk-0.9.11.tar.gz
/zchunk-0.9.12.tar.gz
+/zchunk-0.9.13.tar.gz
diff --git a/sources b/sources
index d0eda78..f7fe5a9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-0.9.12.tar.gz) = 7919205b12065470630a0da90bf468036065672e0ff638f82c097d943dd8ddb71f3bc0ed250870f11d111473f1d1e335287ceb5c1ab709a29a81e194ed108015
+SHA512 (zchunk-0.9.13.tar.gz) = 11d287042ffc1a8e4fa0aa7eeffb71aa6b79c7579756992a2a42177569fe9b9dec4c0706857cdb044c62b9d2b8c52288931b5b3cf18aa52171d509a232f45106
diff --git a/zchunk.spec b/zchunk.spec
index aadfc97..06f6f25 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,5 +1,5 @@
Name: zchunk
-Version: 0.9.12
+Version: 0.9.13
Release: 1%{?dist}
Summary: Compressed file format that allows easy deltas
License: BSD and MIT
@@ -83,8 +83,9 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
%{_includedir}/zck.h
%changelog
-* Mon Oct 08 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.12-1
+* Mon Oct 08 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.13-1
- Add read support for zchunk files with optional flags
+- Fix tests for zstd-1.3.6
* Fri Sep 28 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.11-1
- Fix small bug where creating a zck_dl context fails when zck context is NULL
^ 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: Update tests for zstd-1.3.6 Jonathan Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox