public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jonathan Dieter <jdieter@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/zchunk] epel10: Update to 0.9.2
Date: Thu, 11 Jun 2026 15:21:20 GMT	[thread overview]
Message-ID: <178119128068.1.10634732107087232521.rpms-zchunk-f305617f9d92@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/zchunk
            Branch : epel10
            Commit : f305617f9d92347aacc48057b86f165ee01a550a
            Author : Jonathan Dieter <jdieter@gmail.com>
            Date   : 2018-07-30T23:14:33+01:00
            Stats  : +12/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/zchunk/c/f305617f9d92347aacc48057b86f165ee01a550a?branch=epel10

            Log:
            Update to 0.9.2

Signed-off-by: Jonathan Dieter <jdieter@gmail.com>

---
diff --git a/.gitignore b/.gitignore
index 467638f..7443622 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /zchunk-0.7.6.tar.gz
 /zchunk-0.9.0.tar.gz
 /zchunk-0.9.1.tar.gz
+/zchunk-0.9.2.tar.gz

diff --git a/sources b/sources
index cd537ff..dc5df1e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-0.9.1.tar.gz) = 9ba8552ce38ec2a2a87e270b77d58861718f4a09a5788a5ee1f7619915bb416e52030704bd9a52350a7c34479cc0c9114bbf902f6e47c0ea1816437a8eb36e69
+SHA512 (zchunk-0.9.2.tar.gz) = b7271961b94983ab0032fd642a3bae94a534b13d8ee5c4387868e695d52fa13abfdd368471bb491805a3605fcebae0ba85714ec6dce59029a94e33872dda85d1

diff --git a/zchunk.spec b/zchunk.spec
index 2237e03..583eccb 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,5 +1,5 @@
 Name:           zchunk
-Version:        0.9.1
+Version:        0.9.2
 Release:        1%{?dist}
 Summary:        Compressed file format that allows easy deltas
 License:        BSD and MIT
@@ -52,7 +52,7 @@ library, libzck.
 rm -rf src/lib/hash/sha*
 
 %build
-%meson -Dwith-openssl=yes -Dwith-zstd=yes
+%meson -Dwith-openssl=enabled -Dwith-zstd=enabled
 %meson_build
 
 %install
@@ -80,6 +80,14 @@ rm -rf src/lib/hash/sha*
 %{_includedir}/zck.h
 
 %changelog
+* Mon Jul 30 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.2-1
+- Update to 0.9.2
+- Set minimum and maximum chunk sizes for both automatic and
+  manual chunking
+- New tests
+- ABI (but not API change) - Use bool from stdbool.h
+- Allow specification of output file in zck
+
 * Wed Jul 25 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.1-1
 - Update to 0.9.1
 - New error handling functions

                 reply	other threads:[~2026-06-11 15:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178119128068.1.10634732107087232521.rpms-zchunk-f305617f9d92@fedoraproject.org \
    --to=jdieter@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox