public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/unbound] rawhide: Include upstream Changelog
Date: Thu, 02 Jul 2026 17:40:15 GMT	[thread overview]
Message-ID: <178301401572.1.5892150717352851625.rpms-unbound-279d34e95aa2@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/unbound
            Branch : rawhide
            Commit : 279d34e95aa266a9a89a8e7a77a3fe8ec6d7b5a1
            Author : Petr Menšík <pemensik@redhat.com>
            Date   : 2026-07-02T15:37:01+02:00
            Stats  : +3/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/unbound/c/279d34e95aa266a9a89a8e7a77a3fe8ec6d7b5a1?branch=rawhide

            Log:
            Include upstream Changelog

Compress upstream doc/Changelog and include it in the package. We do not
want to rewrite all details about CVEs into our changelog, but details
provided by upstream maintainers are not in our package at all.

---
diff --git a/unbound.spec b/unbound.spec
index 24e5c5e..993dbd0 100644
--- a/unbound.spec
+++ b/unbound.spec
@@ -97,6 +97,7 @@ BuildRequires: bison
 BuildRequires: flex
 BuildRequires: byacc
 BuildRequires: dns-root-data >= 2026260100
+BuildRequires: gzip
 
 %if 0%{?fedora} || 0%{?rhel} >= 9
 BuildRequires: gnupg2
@@ -326,6 +327,7 @@ pushd %{dir_secondary}
 popd
 %endif
 
+gzip --best -k doc/Changelog
 
 %install
 install -p -m 0644 %{SOURCE16} .
@@ -460,6 +462,7 @@ popd
 
 %files
 %doc doc/CREDITS doc/FEATURES
+%doc doc/Changelog.*
 %{_unitdir}/%{name}.service
 %{_unitdir}/%{name}-keygen.service
 %attr(0775,unbound,root) %dir %{_rundir}/%{name}

                 reply	other threads:[~2026-07-02 17:40 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=178301401572.1.5892150717352851625.rpms-unbound-279d34e95aa2@fedoraproject.org \
    --to=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