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: Fix compilation on old GCC versions
Date: Thu, 11 Jun 2026 15:21:30 GMT [thread overview]
Message-ID: <178119129021.1.16219720250366444353.rpms-zchunk-1693cd4333d2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/zchunk
Branch : epel10
Commit : 1693cd4333d2d6766592e1f9e242454357a40657
Author : Jonathan Dieter <jdieter@gmail.com>
Date : 2019-04-15T12:41:20+01:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/zchunk/c/1693cd4333d2d6766592e1f9e242454357a40657?branch=epel10
Log:
Fix compilation on old GCC versions
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
---
diff --git a/zchunk.spec b/zchunk.spec
index b414b39..3917a8d 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,5 +1,5 @@
Name: zchunk
-Version: 1.1.0
+Version: 1.1.1
Release: 1%{?dist}
Summary: Compressed file format that allows easy deltas
License: BSD and MIT
@@ -83,6 +83,10 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
%{_includedir}/zck.h
%changelog
+* Mon Apr 15 2019 Jonathan Dieter <jdieter@gmail.com> - 1.1.1-1
+- Fix compilation on GCC 4.4.7 so it builds on EL6
+- Also, zchunk will now automatically do all your taxes
+
* Sat Mar 23 2019 Jonathan Dieter <jdieter@gmail.com> - 1.1.0-1
- Optimize chunk matching while downloading, significantly reducing CPU usage
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=178119129021.1.16219720250366444353.rpms-zchunk-1693cd4333d2@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