public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/zchunk] epel10: Switch from optional flags to more robust optional elements
@ 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 : ff3550a0482c3586fce0c8324095ec365802c113
Author : Jonathan Dieter <jdieter@gmail.com>
Date : 2018-11-13T14:18:07+00:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/zchunk/c/ff3550a0482c3586fce0c8324095ec365802c113?branch=epel10
Log:
Switch from optional flags to more robust optional elements
---
diff --git a/.gitignore b/.gitignore
index 34dbae9..5259ca4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/zchunk-0.9.12.tar.gz
/zchunk-0.9.13.tar.gz
/zchunk-0.9.14.tar.gz
+/zchunk-0.9.15.tar.gz
diff --git a/sources b/sources
index 90b8b85..525157b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-0.9.14.tar.gz) = 8c77c0c70364829687965369a84a473b29e9fa7793893b69d43a4e2097700075c6490bd271e7c0da8d044d9fd78ba9452e471698d1a73fa1e05ca777340857a3
+SHA512 (zchunk-0.9.15.tar.gz) = cb81e9718cafdc2e36ffb9a4409f0e5cdaf49d9cf9416b8e266ac90fd3a4a9f7b64a3d00d85a044008dadbedecbab8e814fd32a328c6c9de21f17f1ab492a043
diff --git a/zchunk.spec b/zchunk.spec
index 62aae23..7173b55 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,5 +1,5 @@
Name: zchunk
-Version: 0.9.14
+Version: 0.9.15
Release: 1%{?dist}
Summary: Compressed file format that allows easy deltas
License: BSD and MIT
@@ -83,6 +83,9 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
%{_includedir}/zck.h
%changelog
+* Tue Nov 13 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.15-1
+- Switch from optional flags to more robust optional elements
+
* Thu Nov 01 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.14-1
- Sanity check hex hashes passed in as an option
^ 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: Switch from optional flags to more robust optional elements Jonathan Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox