public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/zchunk] epel10.2: Update to 1.2.0
@ 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 : 2224c2782f150f969f27cab8b2bb61ad5ff521b5
            Author : Jonathan Dieter <jdieter@gmail.com>
            Date   : 2022-02-20T17:19:14+00:00
            Stats  : +9/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/zchunk/c/2224c2782f150f969f27cab8b2bb61ad5ff521b5?branch=epel10.2

            Log:
            Update to 1.2.0

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

---
diff --git a/.gitignore b/.gitignore
index 3073d52..bf60c53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
 /zchunk-1.1.13.tar.gz
 /zchunk-1.1.14.tar.gz
 /zchunk-1.1.15.tar.gz
+/zchunk-1.2.0.tar.gz

diff --git a/sources b/sources
index 2adc053..7a47e38 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-1.1.15.tar.gz) = 0a91be7e1a6242b3e1296c1b94c4302262ba9f223f92e0c5239167a3b6e1407548b30d99fec65ae0bdbe8f89e6f156fa8a5b3709f882c0cac873f6bb294a8f8f
+SHA512 (zchunk-1.2.0.tar.gz) = 45f758da170913bb8ee6bce1e799ef1666286868822987573bad4dc99a21098fe2354b0d9792ed653acafb9780927524c50fe3b80389862174739bc39d6de144

diff --git a/zchunk.spec b/zchunk.spec
index a8b6ae0..d67e492 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,6 +1,6 @@
 Name:           zchunk
-Version:        1.1.15
-Release:        4%{?dist}
+Version:        1.2.0
+Release:        1%{?dist}
 Summary:        Compressed file format that allows easy deltas
 License:        BSD and MIT
 URL:            https://github.com/zchunk/zchunk
@@ -84,6 +84,11 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
 %{_includedir}/zck.h
 
 %changelog
+* Sun Feb 20 2022 Jonathan Dieter <jdieter@gmail.com> - 1.2.0-1
+- Add `--uncompressed` option to zck, allowing for embedding of uncompressed
+  digests in the header
+- Various small bug fixes
+
 * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.15-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_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: Update to 1.2.0 Jonathan Dieter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox