public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/unbound] rawhide: Include upstream Changelog
@ 2026-07-02 17:40 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-02 17:40 UTC (permalink / raw)
  To: git-commits

            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}

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-02 17:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02 17:40 [rpms/unbound] rawhide: Include upstream Changelog 

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