[Rpm-maint] [rpm-software-management/rpm] Don't leak local git refs in ChangeLog (Issue #2647)

Michal Domonkos notifications at github.com
Wed Sep 6 15:16:08 UTC 2023


Currently, git branches and tags in one's local checkout are part of the `ChangeLog` target in cmake, these should be omitted since there may be various WIP ones used locally and only pollute the log. Also, they cause unnecessary diffs when e.g. comparing old and new tarballs during release preparation.

Example from the latest `rpm-4.18.99.tar.bz2` (note the text in the parentheses):

```
commit 347cd05f93f8639a964331015eeb88e083295351 (HEAD -> rpm-4.19.x, tag: rpm-4.19.0-rc1, upstream/rpm-4.19.x, origin/rpm-4.19.x)
[...]
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2647
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2647 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230906/53fcd536/attachment.html>


More information about the Rpm-maint mailing list