public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/zchunk] epel10.2: Update to 0.9.0 with new proposed permanent stable ABI
@ 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 : b4ab608ceb6b2a40cd6b7fff331d106313e96e1b
Author : Jonathan Dieter <jdieter@gmail.com>
Date : 2018-07-25T16:49:32+01:00
Stats : +10/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/zchunk/c/b4ab608ceb6b2a40cd6b7fff331d106313e96e1b?branch=epel10.2
Log:
Update to 0.9.0 with new proposed permanent stable ABI
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index 15a3c38..6f1a01e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/zchunk-0.7.5.tar.gz
/zchunk-0.7.6.tar.gz
+/zchunk-0.9.0.tar.gz
diff --git a/sources b/sources
index ffcb8f0..4c340e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-0.7.6.tar.gz) = 912c8d9d8fdedfc7c96f8402c2f061e0459dbeeb9f76cde6ac0973ca9873addfee83de34d45ad9252e2c4b4de41777d0dd800a9e0aa08dea4baa97bdd4cc8653
+SHA512 (zchunk-0.9.0.tar.gz) = 93ca4e97577e0b576974474cc327db16b9cdacd0aabecbcd2d103b66ed693c3bfcccdc9413018bb440558eb33fb532878e5bf5a937b99ff39357000291f3268d
diff --git a/zchunk.spec b/zchunk.spec
index 6831e2e..b159145 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,5 +1,5 @@
Name: zchunk
-Version: 0.7.6
+Version: 0.9.0
Release: 1%{?dist}
Summary: Compressed file format that allows easy deltas
License: BSD and MIT
@@ -80,6 +80,13 @@ rm -rf src/lib/hash/sha*
%{_includedir}/zck.h
%changelog
+* Wed Jul 25 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.0-1
+- Update to 0.9.0
+- New error handling functions
+- File format changes
+- API changes
+- Proposed permanent stable ABI
+
* Thu Jul 12 2018 Jonathan Dieter <jdieter@gmail.com> - 0.7.6-1
- Update to 0.7.6
- SHA-512 and SHA-512/128 support
^ 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 to 0.9.0 with new proposed permanent stable ABI Jonathan Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox